redknightlois / fastdictionaryLinks
An alternative implementation of Dictionary<K,V> on C#
☆27Updated 5 years ago
Alternatives and similar repositories for fastdictionary
Users that are interested in fastdictionary 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
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- ☆29Updated 6 years ago
- Fast binary serializer☆66Updated last year
- Generating async c# code using Roslyn☆50Updated last week
- Model-checker for lock and wait free C# code☆78Updated 7 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 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 simple template base system of macros for C# that can be executed in design time☆67Updated last year
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 6 years ago
- Extremely fast MurmurHash implementation with zero heap allocations☆42Updated 5 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- ☆61Updated last week
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Generates C# Script for constructing the given object☆21Updated last year
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 7 months ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆51Updated last year