uranium62 / xxHash
A pure C# implementation of xxhash algorithm
☆252Updated last year
Related projects ⓘ
Alternatives and complementary repositories for xxHash
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆279Updated 2 months ago
- Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary☆95Updated this week
- Fast, idiomatic C# implementation of Flatbuffers☆511Updated this week
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆157Updated 2 months ago
- LINQ for Span<T>, without memory allocations.☆245Updated last year
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆202Updated last month
- Implementation in C# of LINQ concept with struct☆299Updated 10 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆557Updated 7 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆240Updated 3 weeks ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆243Updated 5 months ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆267Updated last month
- High performance, thread-safe in-memory caching primitives for .NET☆483Updated this week
- Implementation of a lock-free dictionary on .Net.☆484Updated 5 months ago
- .NET Reflection Made Fast and Simple ⛺☆286Updated 4 years ago
- A library for building server application using loop-action programming model on .NET.☆238Updated 6 months ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆484Updated 10 months ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆137Updated last week
- Zero-allocation string formatting for .NET.☆340Updated 7 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆755Updated 4 years ago
- Alloc-free and fast replacement for Linq, with code generation☆287Updated 4 months ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆259Updated 9 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆338Updated last year
- Simplify call an external process with the async streams in C# 8.0.☆458Updated 2 months ago
- C# delta syncing library☆143Updated last month
- Robust and efficient library for management of asynchronous operations in C#/.Net.☆188Updated this week
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆152Updated 2 months ago
- Inject arbitrary IL code at compile time.☆242Updated this week
- SpanJson is a JSON serializer for .NET Core 6.0+☆426Updated last month
- Port of zstd compression library to c#☆225Updated last week