VictorScherbakov / DataTankerLinks
Embedded persistent key-value store for .NET. Pure C# code.
☆64Updated 4 years ago
Alternatives and similar repositories for DataTanker
Users that are interested in DataTanker are comparing it to the libraries listed below
Sorting:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Fast binary serializer☆66Updated 11 months ago
- DAWG String Dictionary in C#☆121Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- High performance contract-less binary serializer for .NET☆89Updated last week
- A extremely fast ioc container for high performance applications☆76Updated 5 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆81Updated this week
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Concurrency library for .Net☆65Updated 6 months ago
- .NET Implementation of RoaringBitmap☆73Updated 5 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet☆178Updated 2 years ago
- Optimized BLAKE2 hashing implementations in C#☆108Updated last year
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆93Updated 9 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 6 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 10 months ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆65Updated 6 months ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- A fast and powerful Static Website Engine☆74Updated last week