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
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 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
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Tiny and simple data format/serializer.☆22Updated last week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- FrozenObjects serializer and deserializer☆90Updated 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
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years 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…☆24Updated 5 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆39Updated 11 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated last month
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 3 weeks ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 6 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 8 months ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆27Updated this week
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- ☆23Updated 4 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated 2 weeks ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 4 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month