cocowalla / wyhash-dotnetLinks
Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG
☆56Updated 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:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- .NET Implementation of RoaringBitmap☆73Updated 5 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A fast and powerful Static Website Engine☆74Updated last month
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 9 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆49Updated last week
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Optimized BLAKE2 hashing implementations in C#☆108Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- High performance contract-less binary serializer for .NET☆89Updated 3 weeks ago
- Fast binary serializer☆66Updated 11 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- ☆29Updated 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…☆25Updated 6 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- A C# string parser based on simple templates using source generators.☆52Updated 5 months ago