redknightlois / fastdictionaryLinks
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
Sorting:
- ☆29Updated 5 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
- Fast Accessors for .Net☆33Updated 2 years ago
- Generating async c# code using Roslyn☆49Updated 10 months ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- The combined Langly runtime☆33Updated 3 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 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
- 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…☆35Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 months ago
- Tiny and simple data format/serializer.☆22Updated 3 weeks ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Generates C# Script for constructing the given object☆21Updated 10 months ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- ☆44Updated 2 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆45Updated last month
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 11 months ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago