cocowalla / wyhash-dotnet
Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG
☆55Updated last year
Alternatives and similar repositories for wyhash-dotnet
Users that are interested in wyhash-dotnet are comparing it to the libraries listed below
Sorting:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Tiny and simple data format/serializer.☆22Updated this week
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆42Updated 2 weeks ago
- Fast Accessors for .Net☆33Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- Blosc (byteshuffle, zstd, lz4, zip), mimalloc and CPU core id (sched_getcpu) native methods for .NET Standard 2.0☆26Updated 8 months ago
- Analyzers checking System.Reflection☆81Updated last year
- A .NET implementation of several non-cryptographic hashes.☆67Updated 4 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 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
- Example implementation of IValueTaskSource☆30Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Fast binary serializer☆65Updated 5 months ago
- ☆51Updated 2 weeks ago
- Non-boxing passing of values.☆27Updated 10 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year