jzebedee / rhbackshiftdictLinks
C# dictionary that implements a Robin Hood hash table with backwards shifting deletion
☆15Updated 9 years ago
Alternatives and similar repositories for rhbackshiftdict
Users that are interested in rhbackshiftdict are comparing it to the libraries listed below
Sorting:
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 5 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 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
- An efficient delta compression algorithm written in C#☆113Updated 5 years ago
- A C# port of JavaFastPFOR☆58Updated 2 years ago
- ☆43Updated 2 months ago
- A .NET library for compressed bit set data structures☆36Updated last year
- Gets size of .Net Framework objects, can change type of object to incompatible and can alloc .Net objects at unmanaged memory area☆110Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- Runtime IL-to-shader translation engine for C#/.NET.☆66Updated 14 years ago
- General purpose C# code library.☆98Updated last month
- C# to Javascript Compiler implemented via Roslyn☆112Updated 9 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 8 months 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…☆25Updated 6 years ago
- Inject arbitrary IL code at compile time.☆257Updated last month
- Definitely Fastest and Zero Allocation JSON Serializer for .NET Core☆14Updated 2 years ago
- Dirichlet .NET Number Theory Library☆98Updated 4 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 3 months ago
- Immutable collections in C#☆53Updated 10 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- Managed port of mimalloc.☆45Updated 3 months ago
- Varint encoding and decoding for .NET☆23Updated 13 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- Unmaintained port of LZ4 Compression algorithm to C#☆60Updated 11 years ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year
- Easy to use SIMD accelerated Array and Span methods☆93Updated 3 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆69Updated 5 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆152Updated last year