tvandijck / meow_hash.NETLinks
Port of https://github.com/cmuratori/meow_hash to .NET Core
☆20Updated 5 years ago
Alternatives and similar repositories for meow_hash.NET
Users that are interested in meow_hash.NET are comparing it to the libraries listed below
Sorting:
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated 2 months ago
- .NET Serializer testing framework☆78Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- ☆35Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆72Updated last month
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- This project contains networking primitives for use with .NET.☆96Updated 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
- High-performance network packet decoding and packet decoder source generator☆41Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- FrozenObjects serializer and deserializer☆95Updated 3 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years 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 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
- C# version for the The One Billion Row Challenge☆33Updated last year
- Non-boxing passing of values.☆29Updated 6 months ago
- Concurrency library for .Net☆65Updated 9 months ago
- The combined Langly runtime☆33Updated 3 years ago
- Simplified, but extremely fast protobuf encoder.☆21Updated last year
- Easy to use SIMD accelerated Array and Span methods☆93Updated 3 years ago
- Managed port of mimalloc.☆45Updated 3 months ago
- Sample codes from my Lectures and Trainings on DoD☆50Updated 5 years ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆121Updated 2 weeks ago
- ☆24Updated 5 years ago
- Tiny and simple data format/serializer.☆22Updated last week