jesuslpm / PersistentHashing
Persistent Hash Tables Backed by Memory Mapped Files
☆10Updated 6 years ago
Alternatives and similar repositories for PersistentHashing
Users that are interested in PersistentHashing are comparing it to the libraries listed below
Sorting:
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆43Updated 2 weeks ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- ☆24Updated 3 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- ☆26Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- Tiny and simple data format/serializer.☆22Updated this week
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- Inline methods in compile time☆18Updated 2 months ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last month
- Performace Profiler/Monitor for .net applications☆20Updated 2 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last year
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 2 months ago
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Vectorized generic dictionary prototype☆23Updated 5 months ago
- ☆22Updated 3 months ago
- A C# string parser based on simple templates using source generators.☆42Updated 2 weeks ago
- Embeddable Mixed-Storage Key-Value Store for C#☆26Updated 3 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Code memory safety analysis☆14Updated 4 months ago