redknightlois / fastdictionary
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
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 6 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
- The combined Langly runtime☆33Updated 3 years ago
- ☆37Updated 7 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- ☆61Updated last month
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- ☆29Updated 5 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated last month
- Generating async c# code using Roslyn☆49Updated 9 months ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 3 weeks ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆35Updated 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- A collection of utilities for working with strings in .NET.☆37Updated 4 years ago
- ☆55Updated 4 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- ☆44Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago