redknightlois / fastdictionary
An alternative implementation of Dictionary<K,V> on C#
☆27Updated 4 years ago
Alternatives and similar repositories for fastdictionary:
Users that are interested in fastdictionary are comparing it to the libraries listed below
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- The combined Langly runtime☆33Updated 2 years ago
- ☆28Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 5 years ago
- Generating async c# code using Roslyn☆47Updated 5 months ago
- Generates C# Script for constructing the given object☆21Updated 5 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆59Updated 2 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated last year
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 6 months ago
- This project contains networking primitives for use with .NET.☆94Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Extremely fast MurmurHash implementation with zero heap allocations☆38Updated 4 years ago
- ☆37Updated 7 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆63Updated 9 months ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 9 years ago
- .NET Serializer testing framework☆76Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 3 years ago
- ☆23Updated 4 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆34Updated 4 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆54Updated last year