shibox / XXHashLinks
XXHash - Extremely fast hash algorithm,impl for csharp,can process 11.8 GB/s on modern cpu. impl with net core 2.0 and .net
☆24Updated 3 years ago
Alternatives and similar repositories for XXHash
Users that are interested in XXHash are comparing it to the libraries listed below
Sorting:
- C# port of XXH3, plus the fastest xxHash[32|64] in the west☆30Updated 6 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- xxHash for .NET☆33Updated 7 years ago
- ☆22Updated 7 months ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆28Updated 2 years ago
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆63Updated 9 months ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Genumerics is a high-performance .NET library for generic numeric operations☆19Updated 4 years ago
- Optimized BLAKE2 hashing implementations in C#☆108Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- SipHash PRF implementation in C#☆25Updated 9 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation☆31Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 years ago
- .NET Implementation of RoaringBitmap☆72Updated 5 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 7 months ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆58Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- ☆40Updated 5 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 7 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- A light-weight, performant interval tree in C#☆30Updated 5 months ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago