cocowalla / wyhash-dotnetLinks
Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG
☆55Updated 2 years ago
Alternatives and similar repositories for wyhash-dotnet
Users that are interested in wyhash-dotnet are comparing it to the libraries listed below
Sorting:
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- .NET Serializer testing framework☆75Updated 2 years ago
- Tiny and simple data format/serializer.☆22Updated 3 weeks ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- .NET Implementation of RoaringBitmap☆72Updated 5 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆46Updated last week
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- Fast binary serializer☆65Updated 7 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A C# string parser based on simple templates using source generators.☆45Updated 2 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months 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 lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Optimized BLAKE2 hashing implementations in C#☆104Updated 10 months ago