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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated last week
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆39Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Tiny and simple data format/serializer.☆22Updated last week
- Port of https://github.com/cmuratori/meow_hash to .NET Core☆18Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Fast binary serializer☆65Updated 5 months ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆43Updated 3 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Blosc (byteshuffle, zstd, lz4, zip), mimalloc and CPU core id (sched_getcpu) native methods for .NET Standard 2.0☆26Updated 7 months ago
- .NET Implementation of RoaringBitmap☆72Updated 4 years ago
- This project contains networking primitives for use with .NET.☆94Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago