.NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms
☆148Nov 16, 2025Updated 3 months ago
Alternatives and similar repositories for HashDepot
Users that are interested in HashDepot are comparing it to the libraries listed below
Sorting:
- A pure C# implementation of xxhash algorithm☆281Aug 3, 2023Updated 2 years ago
- C# port of XXH3, plus the fastest xxHash[32|64] in the west☆30Mar 23, 2019Updated 6 years ago
- xxHash for .NET☆33Mar 9, 2018Updated 7 years ago
- A pure C# library provides the implementations of xxHash algorithm.☆22Dec 25, 2018Updated 7 years ago
- A Zstandard wrapper for .Net☆144Oct 10, 2021Updated 4 years ago
- 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☆24Apr 1, 2022Updated 3 years ago
- A collection of lockless, concurrent queues☆13Dec 8, 2021Updated 4 years ago
- SipHash PRF implementation in C#☆26Aug 7, 2016Updated 9 years ago
- Compressed bitmaps in C#☆83Aug 28, 2023Updated 2 years ago
- A micro-library that backports/polyfills .NET 9.0+'s System.Threading.Lock to prior versions (from .NET Standard 2.0 up to .NET 8.0), pro…☆25Feb 10, 2026Updated 2 weeks ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20May 10, 2019Updated 6 years ago
- C# bindings for lemire/simdjson (and full C# port)☆690Dec 8, 2022Updated 3 years ago
- Byter: C# library for serializing and deserializing data to and from bytes, supporting unlimited complexity and depth.⚡☆11May 2, 2025Updated 9 months ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆792Nov 3, 2025Updated 3 months ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Sep 1, 2023Updated 2 years ago
- C# library to create a common interface to non-cryptographic hash functions.☆256May 13, 2022Updated 3 years ago
- High-performance .NET regex engine with predictable performance☆49Sep 7, 2023Updated 2 years ago
- MurmurHash3 x64 128-bit - a fast, non-cryptographic hash function☆21Jun 2, 2020Updated 5 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Jun 16, 2023Updated 2 years ago
- Zstd wrapper for .NET☆321Feb 22, 2026Updated last week
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆16May 14, 2021Updated 4 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆42Jan 24, 2025Updated last year
- A collection of algorithms I've implemented and found generally useful☆16Apr 21, 2024Updated last year
- Vs extension that dumps objects on stack to C# code☆15Dec 8, 2022Updated 3 years ago
- Demonstrating how to sign .net assemblies and nuget packages in azdo☆16Feb 23, 2022Updated 4 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Feb 8, 2025Updated last year
- Lightweight framework for interprocess communication for .NET platforms.☆15Jan 7, 2022Updated 4 years ago
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- Microsoft Orleans enhancement for dynamic grain activation balancing across a cluster☆25Jul 9, 2023Updated 2 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆701Updated this week
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆31Nov 8, 2022Updated 3 years ago
- Blake3.NET is a fast managed wrapper around the SIMD Rust implementations of the BLAKE3 cryptographic hash function.☆175Dec 25, 2025Updated 2 months ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,128Updated this week
- An alternative high performance NATS client for .NET.☆291Jul 17, 2023Updated 2 years ago
- .NET implementation of the murmurhash☆114Jan 24, 2024Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Sep 10, 2023Updated 2 years ago
- Blazing fast collection implementation in unmanaged heap written in modern C#, useful for buffers you have to pass the pointer to native …☆18Mar 9, 2022Updated 3 years ago