uranium62 / xxHash
A pure C# implementation of xxhash algorithm
☆255Updated last year
Alternatives and similar repositories for xxHash:
Users that are interested in xxHash are comparing it to the libraries listed below
- Fast, idiomatic C# implementation of Flatbuffers☆519Updated last month
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆292Updated last week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆564Updated 9 months ago
- Implementation in C# of LINQ concept with struct☆301Updated 11 months ago
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆711Updated 3 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆497Updated this week
- LINQ for Span<T>, without memory allocations.☆251Updated last year
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆204Updated 3 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆247Updated this week
- .NET Reflection Made Fast and Simple ⛺☆288Updated 4 years ago
- Zero-allocation string formatting for .NET.☆342Updated 7 years ago
- Faster.Map is a high-performance, thread-safe hashmap designed to outperform the standard Dictionary and ConcurrentDictionary☆105Updated this week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆242Updated 7 months ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆263Updated 11 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆168Updated last month
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆338Updated 2 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆489Updated last year
- Inject arbitrary IL code at compile time.☆243Updated last month
- SpanJson is a JSON serializer for .NET Core 6.0+☆433Updated 3 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆758Updated 4 years ago
- Port of zstd compression library to c#☆243Updated last month
- Implementation of a lock-free dictionary on .Net.☆490Updated 7 months ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆276Updated 3 months ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆139Updated 2 months ago
- Fast version of Crc32 algorithm for .NET☆200Updated last year
- LZ4 - ultra fast compression algorithm - for all .NET platforms☆370Updated 4 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆686Updated 2 years ago
- A library for building server application using loop-action programming model on .NET.☆244Updated this week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆881Updated 11 months ago
- Dirichlet .NET Number Theory Library☆95Updated 3 years ago