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☆75Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- ☆24Updated 4 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- ☆29Updated 6 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Extremely fast MurmurHash implementation with zero heap allocations☆42Updated 5 years ago
- An analyzer for Non-Copyable structs.☆33Updated 3 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- 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☆66Updated last year
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- DAWG String Dictionary in C#☆121Updated 11 months ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆67Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated last year
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- 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
- C# version for the The One Billion Row Challenge☆32Updated last year