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:
- .NET Serializer testing framework☆76Updated 2 years ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- ☆29Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Extremely fast MurmurHash implementation with zero heap allocations☆42Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆69Updated 5 years ago
- ☆24Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- ☆28Updated 7 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- DAWG String Dictionary in C#☆122Updated 2 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 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
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- Port of Google's farmhash algorithm to .NET☆67Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 7 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago