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
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 2 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆39Updated last year
- FrozenObjects serializer and deserializer☆91Updated 2 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
- Tiny and simple data format/serializer.☆22Updated 2 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Non-boxing passing of values.☆27Updated 8 months ago
- A light-weight, performant interval tree in C#☆27Updated 3 weeks ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated last year
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆78Updated last month
- Fast Accessors for .Net☆33Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 9 months ago
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 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
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year