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
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated last year
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- The combined Langly runtime☆33Updated 3 years ago
- Generating async c# code using Roslyn☆49Updated 8 months ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- ☆29Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- This project contains networking primitives for use with .NET.☆94Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- ☆18Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 6 months ago
- Example implementation of IValueTaskSource☆30Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated this week
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- ☆44Updated 2 years ago