A pure C# implementation of xxhash algorithm
☆282Aug 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☆149Nov 16, 2025Updated 4 months ago
- A pure C# library provides the implementations of xxHash algorithm.☆22Dec 25, 2018Updated 7 years ago
- xxHash for .NET☆33Mar 9, 2018Updated 8 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Jun 16, 2023Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆67Jan 4, 2024Updated 2 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆211Feb 25, 2026Updated 3 weeks ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆31Nov 8, 2022Updated 3 years ago
- Port of zstd compression library to c#☆366Jan 29, 2026Updated last month
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆796Nov 3, 2025Updated 4 months ago
- C# library to create a common interface to non-cryptographic hash functions.☆255May 13, 2022Updated 3 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆588Feb 2, 2026Updated last month
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆597Apr 2, 2024Updated last year
- A helper library for Unity Jobs, System.Threading, Async/Await and Coroutines in Unity.☆46Dec 5, 2022Updated 3 years ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- MemoryStream with ArrayPool☆12Mar 3, 2022Updated 4 years ago
- Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.☆1,800Feb 25, 2026Updated 3 weeks ago
- C# port of XXH3, plus the fastest xxHash[32|64] in the west☆30Mar 23, 2019Updated 6 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆567May 26, 2025Updated 9 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
- .NET Serializer testing framework☆78Feb 19, 2023Updated 3 years ago
- Fast .NET C# Implementation of ULID for .NET and Unity.☆1,614Feb 25, 2026Updated 3 weeks ago
- Optimized BLAKE2 hashing implementations in C#☆112Aug 27, 2024Updated last year
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- 🛠 【UnityDirtyCompiler 脏脚本编译工具】修改脚本后,使用此工具进行编译,Unity只会编译脚本所在的程序集。编译速度大约能快8秒以上。☆44Oct 20, 2022Updated 3 years ago
- 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
- Virtual File System (VFS) is a lightweight C# framework that allows merging folders and zip-archives into one unified virtual hierarchy, …☆71Jan 15, 2026Updated 2 months ago
- ILCall library for Unity.IL2CPP☆15Feb 23, 2025Updated last year
- Zero encoding extreme performance binary serializer for C# and Unity.☆4,436Feb 25, 2026Updated 3 weeks ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Sep 26, 2025Updated 5 months ago
- A port of original HDiffPatch by housisong, written in C# and .NET Standard 2.0 compatible☆42Mar 6, 2026Updated 2 weeks ago
- Change the C# compiler (csc) used on your Unity project, as you like!☆299Dec 22, 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
- A plugin for smart management of packages in Git repositories in the Unity Editor. Gitリポジトリのパッケージを効率的に管理するためのプラグイン☆26Dec 11, 2025Updated 3 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Jul 14, 2024Updated last year
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,678Feb 25, 2026Updated 3 weeks ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆916Feb 22, 2026Updated 3 weeks ago
- Test filesystem code without touching the real disk — fast, deterministic, and disposable.☆41Updated this week
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Dec 3, 2025Updated 3 months ago
- Zero Allocation StringBuilder for .NET and Unity.☆2,704Updated this week