uranium62 / xxHashLinks
A pure C# implementation of xxhash algorithm
☆280Updated 2 years ago
Alternatives and similar repositories for xxHash
Users that are interested in xxHash 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…☆321Updated 3 weeks ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 3 weeks ago
- Fast, idiomatic C# implementation of Flatbuffers☆554Updated 6 months ago
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆128Updated last month
- Implementation in C# of LINQ concept with struct☆305Updated last year
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆331Updated this week
- .NET Reflection Made Fast and Simple ⛺☆300Updated 5 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆589Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆205Updated 2 months ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 6 months ago
- A simple, single file, implementation of a circular buffer in C#.☆248Updated last year
- LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆248Updated last year
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month
- SpanJson is a JSON serializer for .NET Core 6.0+☆443Updated 4 months ago
- C# delta syncing library☆153Updated 3 months ago
- Zstd wrapper for .NET☆316Updated 3 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated 2 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆503Updated last year
- Alloc-free and fast replacement for Linq, with code generation☆316Updated last year
- General purpose C# code library.☆99Updated last month
- Dirichlet .NET Number Theory Library☆98Updated 4 years ago
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆245Updated last week
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 2 months ago
- ☆170Updated 2 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆179Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆345Updated 3 years ago
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆777Updated last month
- Zero-allocation string formatting for .NET.☆342Updated 8 years ago
- Fast C# CSV parser☆151Updated last year