jzebedee / rhbackshiftdict
C# dictionary that implements a Robin Hood hash table with backwards shifting deletion
☆15Updated 8 years ago
Alternatives and similar repositories for rhbackshiftdict:
Users that are interested in rhbackshiftdict are comparing it to the libraries listed below
- A C# port of JavaFastPFOR☆53Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A .NET library for compressed bit set data structures☆34Updated 5 months ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated 10 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- C# port of XXH3, plus the fastest xxHash[32|64] in the west☆30Updated 6 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 5 months ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for .NET Core☆14Updated last year
- C# version for the The One Billion Row Challenge☆31Updated last year
- Binary serializer. Unmatched speed and efficiency.☆76Updated 2 months ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- The combined Langly runtime☆33Updated 3 years ago
- ☆43Updated 2 years ago
- ☆22Updated 2 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆62Updated last year
- Interop bindings for mimalloc.☆41Updated last month
- Code memory safety analysis☆14Updated 3 months ago
- Roslyn extensions, with a touch of meta-programming.☆33Updated 7 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Reflective .NET implementation of Google FlatBuffers☆19Updated 8 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆31Updated last year
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- A pure C# implementation of sparse bitsets☆23Updated last year