redknightlois / fastdictionary
An alternative implementation of Dictionary<K,V> on C#
☆27Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for fastdictionary
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- The combined Langly runtime☆33Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆57Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Example implementation of IValueTaskSource☆31Updated last year
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- A simple template base system of macros for C# that can be executed in design time☆63Updated 8 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- .NET Serializer testing framework☆76Updated last year
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- This project contains networking primitives for use with .NET.☆94Updated 3 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆53Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- A 256-bit integer implementation for .NET☆36Updated 10 months ago
- 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
- ☆37Updated 6 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆66Updated 4 years ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 years ago