uranium62 / xxHashLinks
A pure C# implementation of xxhash algorithm
☆274Updated last year
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…☆308Updated last month
- Fast, idiomatic C# implementation of Flatbuffers☆537Updated 3 weeks ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆115Updated 3 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆541Updated last week
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆186Updated last month
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆259Updated last week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆220Updated last week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆576Updated last year
- Implementation in C# of LINQ concept with struct☆305Updated last year
- .NET Reflection Made Fast and Simple ⛺☆296Updated 4 years ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆279Updated last year
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆146Updated 2 weeks ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- A ConcurrentHashSet implementation☆135Updated 3 years ago
- Zero-allocation string formatting for .NET.☆343Updated 7 years ago
- Port of zstd compression library to c#☆290Updated 3 months ago
- Dirichlet .NET Number Theory Library☆95Updated 4 years ago
- Simplify call an external process with the async streams in C# 8.0.☆507Updated last month
- A tool that helps to see an internal structure of the CLR types at runtime☆707Updated 2 years ago
- SharpYaml is a .NET library for YAML compatible with CoreCLR☆341Updated last week
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆301Updated last month
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 8 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆499Updated last year
- A high-performance, zero-allocation .NET logging library.☆419Updated last month
- Implementation of a lock-free dictionary on .Net.☆514Updated 4 months ago
- A library for building server application using loop-action programming model on .NET.☆257Updated last month