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
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- ☆25Updated 5 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- LibDeflate.NET is a managed wrapper around libdeflate, a native library for fast, whole-buffer DEFLATE-based compression and decompressio…☆16Updated last year
- C# port of XXH3, plus the fastest xxHash[32|64] in the west☆30Updated 6 years ago
- Tiny and simple data format/serializer.☆22Updated this week
- .NET Serializer testing framework☆75Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated last month
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 4 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Code memory safety analysis☆14Updated 6 months ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- A C# port of JavaFastPFOR☆54Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last month
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- Performace Profiler/Monitor for .net applications☆20Updated 2 years ago
- Experiments in .NET Core diagnostics☆24Updated last month
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- .NET Implementation of RoaringBitmap☆72Updated 5 years ago
- MSIL Reader☆36Updated 2 years 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
- Fast SIMD-based UTF-8 Validation in C#☆42Updated 5 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An allocation free Task-like object for async methods☆39Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- ☆22Updated 5 months ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago