Memstate

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.

  • In-memory data model with ACID guarantees and persistent command journal
  • Supports custom, relational, document, key/value, and graph models
  • Built-in replication for high availability
  • Open source (LGPL) — runs on Linux, macOS, and Windows
Memstate

Build faster systems, faster

Navigrator

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.

  • CLI tools and APIs for flexible, scriptable integrations
  • Built-in support for EDIFACT, XML, and custom file formats
  • Transformation and processing pipelines with configurable routing
  • Proven in production in transport and logistics environments
Navigrator