Wsm2110 / Faster.MapLinks
Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-performance BlitzMap implementations designed for extreme speed, scalability, and low memory overhead. Ideal for real-time systems, caching engines, and high-density data workloads.
☆137Updated last month
Alternatives and similar repositories for Faster.Map
Users that are interested in Faster.Map are comparing it to the libraries listed below
Sorting:
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆331Updated last month
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆179Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 3 weeks ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆209Updated 4 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆143Updated this week
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 3 months ago
- Easy to use SIMD accelerated Array and Span methods☆93Updated 3 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆309Updated 2 years ago
- NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.☆215Updated last month
- Span-ify your code: write high performance memory aware C#☆73Updated 2 months ago
- A collection of SIMD (AVX2 & AVX512) accelerated mathematical functions for .NET☆76Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆68Updated 2 years ago
- ☆172Updated 3 years ago
- .NET library for rational arithmetic based on a stack machine.☆52Updated 3 years ago
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆223Updated 7 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆59Updated last year
- Fast and light BitWriter and BitReader.☆69Updated 3 months ago
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Updated last year
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆337Updated last month
- High performance C# implementation of the Snappy compression algorithm☆89Updated last month
- Alloc-free and fast replacement for Linq, with code generation☆315Updated last year
- Managed port of mimalloc.☆45Updated 3 months ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year