cocowalla / wyhash-dotnet
Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG
☆55Updated last year
Related projects ⓘ
Alternatives and complementary repositories for wyhash-dotnet
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- .NET Serializer testing framework☆76Updated last year
- A multi-platform .NET binding of Facebook's Zstandard library.☆41Updated 4 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆38Updated 8 months ago
- High-performance network packet decoding and packet decoder source generator☆37Updated 2 years ago
- The combined Langly runtime☆33Updated 2 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆32Updated this week
- Blosc (byteshuffle, zstd, lz4, zip), mimalloc and CPU core id (sched_getcpu) native methods for .NET Standard 2.0☆26Updated 2 months ago
- io_uring-based Transport for C# / .NET☆49Updated 3 years ago
- io_uring wrapper for C# / .NET☆91Updated 3 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- The most revolutionary syntax visualizer☆62Updated last month
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 3 years ago
- Fast binary serializer☆64Updated this week
- Tiny and simple data format/serializer.☆19Updated this week
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆63Updated 5 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- .NET Implementation of RoaringBitmap☆70Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Sample code to show how to walk the managed heap in C#☆30Updated 9 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago