cocowalla / wyhash-dotnetLinks
Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG
☆57Updated 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
- .NET Serializer testing framework☆76Updated 2 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Fast Accessors for .Net☆33Updated 3 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆44Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆50Updated 2 months ago
- Tiny and simple data format/serializer.☆22Updated last month
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 11 months ago
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- Fast binary serializer☆66Updated last year
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 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
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 5 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- A C# string parser based on simple templates using source generators.☆54Updated 7 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- A fast and powerful Static Website Engine☆75Updated last month
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 5 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
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- ☆29Updated 6 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 2 years ago