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:
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- Blosc (byteshuffle, zstd, lz4, zip), mimalloc and CPU core id (sched_getcpu) native methods for .NET Standard 2.0☆28Updated last year
- C# port of XXH3, plus the fastest xxHash[32|64] in the west☆30Updated 6 years ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆58Updated 5 years ago
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- 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 5 years ago
- ☆34Updated 10 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Compressed bitmaps in C#☆83Updated 2 years ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- DAWG String Dictionary in C#☆121Updated last month
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆50Updated last month
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 3 years ago
- ☆28Updated 6 months ago
- ☆23Updated 10 months ago
- Make QuickSort Quick Again in C#☆102Updated 3 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆149Updated 10 months ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆65Updated 2 months ago
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- Optimized BLAKE2 hashing implementations in C#☆110Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- ☆55Updated 5 years ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆52Updated last month