redknightlois / fastdictionary
An alternative implementation of Dictionary<K,V> on C#
☆27Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for fastdictionary
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- The combined Langly runtime☆33Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆67Updated 7 months ago
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆56Updated 2 years ago
- This project contains networking primitives for use with .NET.☆93Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆34Updated 7 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 3 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- ☆23Updated 3 years ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 4 months ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Research project for the Linq for the 2d arrays and images☆20Updated 7 months ago
- Generating async c# code using Roslyn☆47Updated 3 months ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆62Updated 6 years ago
- A simple template base system of macros for C# that can be executed in design time☆63Updated 7 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- ☆37Updated 6 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆49Updated 3 years ago
- .NET Serializer testing framework☆76Updated last year
- An HTML generation library☆39Updated last month
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Easy memoizing in .NET☆21Updated 12 years ago