Purpose-built tools from real-world projects — solving hard problems in data management and system integration.
Memstate is an in-memory application platform for .NET that eliminates the traditional database layer. Instead of shuttling data between disk and memory through ORMs, caches, and SQL queries, Memstate keeps your entire data model in RAM — with full ACID transactions, transparent persistence, and a complete audit trail of every change.
The result is dramatically simpler code and dramatically faster performance. A single Memstate node handles millions of reads and tens of thousands of writes per second at sub-millisecond latency. Your data model is plain C# — strongly typed, version-controlled, and unit-testable — with no mapping layers in between.
Navigrator is an integration platform built for environments where data arrives in many formats and needs to flow reliably between systems. It provides a set of command-line tools and APIs for ingesting, transforming, and routing data — handling everything from modern REST APIs to legacy file-based exchanges.
Originally developed for the transport and shipping industry, Navigrator has deep support for industry-specific formats like EDIFACT and complex XML schemas. It turns messy, heterogeneous data flows into structured, automated pipelines that are easy to operate and extend.