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:
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆67Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 6 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- ☆29Updated 5 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Compressed bitmaps in C#☆82Updated last year
- An analyzer for Non-Copyable structs.☆33Updated 3 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- ☆66Updated 5 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Fast binary serializer☆65Updated 7 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Blittable .NET structs☆16Updated 9 years ago