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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- A .NET library for compressed bit set data structures☆32Updated 2 months ago
- C# version for the The One Billion Row Challenge☆31Updated 10 months ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 9 years ago
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆31Updated 11 months ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- LZ4 for .NET (C++ /CLI)☆33Updated 8 months ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 3 years ago
- XXHash - Extremely fast hash algorithm,impl for csharp,can process 11.8 GB/s on modern cpu. impl with net core 2.0 and .net☆24Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 2 months ago
- A compiler framework for managed code.☆52Updated 5 years ago
- C# port of XXH3, plus the fastest xxHash[32|64] in the west☆30Updated 5 years ago
- A C# port of JavaFastPFOR☆52Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 5 months ago
- Definitely Fastest and Zero Allocation JSON Serializer for .NET Core☆14Updated last year
- 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
- Infrastructure for high performance code.☆64Updated 7 years ago
- Hash Array Mapped Trie implementation for .NET☆24Updated 6 years ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆60Updated 11 months ago
- ☆43Updated 2 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years ago
- The combined Langly runtime☆33Updated 2 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Tiny and simple data format/serializer.☆22Updated 2 weeks ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 5 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated last year
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last month