koculu / ZoneTree
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.
☆417Updated 3 months ago
Alternatives and similar repositories for ZoneTree:
Users that are interested in ZoneTree are comparing it to the libraries listed below
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆674Updated this week
- High performance, thread-safe in-memory caching primitives for .NET☆535Updated 3 weeks ago
- Build time tools in the flavor of Dapper☆407Updated this week
- Fast and lightweight parser creation tools☆457Updated this week
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 7 months ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆233Updated 2 weeks ago
- Zero Allocation Writer/Reader Parser for .NET Core☆301Updated 9 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆471Updated this week
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Pure DI for .NET☆648Updated this week
- Implementation of a lock-free dictionary on .Net.