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☆78Updated 2 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- ☆29Updated 6 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆69Updated 5 years ago
- Fast binary serializer☆67Updated last year
- ☆24Updated 5 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Port of Google's farmhash algorithm to .NET☆67Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Model-checker for lock and wait free C# code☆78Updated 7 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- This project contains networking primitives for use with .NET.☆96Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 3 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Updated 5 years ago
- DAWG String Dictionary in C#☆123Updated 3 months 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
- ☆37Updated 8 years ago
- Generating async c# code using Roslyn☆50Updated 2 months ago
- Span-ify your code: write high performance memory aware C#☆73Updated 2 months ago
- Library-based implementation of Code Contracts-like API☆34Updated 2 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year