A pure C# implementation of xxhash algorithm
☆281Aug 3, 2023Updated 2 years ago
Alternatives and similar repositories for xxHash
Users that are interested in xxHash are comparing it to the libraries listed below
Sorting:
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Nov 16, 2025Updated 3 months ago
- A pure C# library provides the implementations of xxHash algorithm.☆22Dec 25, 2018Updated 7 years ago
- xxHash for .NET☆33Mar 9, 2018Updated 7 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆211Oct 1, 2025Updated 4 months ago
- Port of Google's farmhash algorithm to .NET☆67Jan 4, 2024Updated 2 years ago
- Port of zstd compression library to c#☆363Jan 29, 2026Updated last month
- High performance, thread-safe in-memory caching primitives for .NET☆584Feb 2, 2026Updated 3 weeks ago
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆792Nov 3, 2025Updated 3 months ago
- A helper library for Unity Jobs, System.Threading, Async/Await and Coroutines in Unity.☆46Dec 5, 2022Updated 3 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆597Apr 2, 2024Updated last year
- Fast, idiomatic C# implementation of Flatbuffers☆564May 26, 2025Updated 9 months ago
- C# library to create a common interface to non-cryptographic hash functions.☆256May 13, 2022Updated 3 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Jun 16, 2023Updated 2 years ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.☆1,795Oct 1, 2025Updated 4 months ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆31Nov 8, 2022Updated 3 years ago
- Fast .NET C# Implementation of ULID for .NET and Unity.☆1,614Jan 5, 2026Updated last month
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆48Nov 16, 2024Updated last year
- 🛠 【UnityDirtyCompiler 脏脚本编译工具】修改脚本后,使用此工具进行编译,Unity只会编译脚本所在的程序集。编译速度大约能快8秒以上。☆44Oct 20, 2022Updated 3 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆762Sep 26, 2025Updated 5 months ago
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆333Jan 5, 2026Updated last month
- .NET Serializer testing framework☆78Feb 19, 2023Updated 3 years ago
- Unity性能监控软件☆145Jun 24, 2025Updated 8 months 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 simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Dec 3, 2025Updated 2 months ago
- Zero encoding extreme performance binary serializer for C# and Unity.☆4,387Jan 5, 2026Updated last month
- MemoryStream with ArrayPool☆12Mar 3, 2022Updated 3 years ago
- A virtual file system implementation in modern C#.☆41Feb 21, 2026Updated last week
- Virtual File System (VFS) is a lightweight C# framework that allows merging folders and zip-archives into one unified virtual hierarchy, …☆70Jan 15, 2026Updated last month
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 years ago
- A high-performance alloc free c# Jobscheduler.☆198Mar 18, 2025Updated 11 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆912Updated this week
- C# port of XXH3, plus the fastest xxHash[32|64] in the west☆30Mar 23, 2019Updated 6 years ago
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,659Oct 1, 2025Updated 4 months ago
- Optimized BLAKE2 hashing implementations in C#☆111Aug 27, 2024Updated last year
- Extremely fast non-cryptographic hash algorithm☆10Oct 9, 2024Updated last year
- ILCall library for Unity.IL2CPP☆16Feb 23, 2025Updated last year
- Zero Allocation StringBuilder for .NET and Unity.☆2,690Updated this week