jesuslpm / PersistentHashingLinks
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
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last year
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆43Updated 2 weeks ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- ☆25Updated 4 months ago
- ☆22Updated 4 months ago
- 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
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated 5 months ago
- 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
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- A C# port of JavaFastPFOR☆54Updated last year
- ☆23Updated 11 months ago
- Code memory safety analysis☆14Updated 5 months ago
- Performace Profiler/Monitor for .net applications☆20Updated 2 years ago
- Like compiler explorer, but for .NET JIT.