A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.
-
Updated
Apr 15, 2026 - C#
A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.
Benchmarking various ways of binary serialization / deserialization
To associate your repository with the grobuf topic, visit your repo's landing page and select "manage topics."