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
- 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
- ☆22Updated 2 months ago
- In-memory B-Tree implementation for C#☆20Updated 4 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Easy memoizing in .NET☆21Updated 13 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- LibDeflate.NET is a managed wrapper around libdeflate, a native library for fast, whole-buffer DEFLATE-based compression and decompressio…☆15Updated 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
- 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
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 3 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- io_uring wrapper for C# / .NET☆92Updated 3 years ago
- Tiny and simple data format/serializer.☆22Updated 3 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 6 months ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated last month
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- High-performance hex encoding and decoding for .NET☆44Updated 4 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆64Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆25Updated 2 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago