mkrebser / ConcurrentSortedDictionaryLinks
ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree
☆31Updated 9 months ago
Alternatives and similar repositories for ConcurrentSortedDictionary
Users that are interested in ConcurrentSortedDictionary are comparing it to the libraries listed below
Sorting:
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆48Updated 3 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 9 months ago
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆123Updated last week
- High performance C# implementation of the Snappy compression algorithm☆88Updated 3 weeks ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Declarative Structured Concurrency for C#☆121Updated last week
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆121Updated last week
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- A fast and low allocation StringBuilder for .NET.☆104Updated last week
- The most revolutionary syntax visualizer☆78Updated 5 months ago
- Reflectionless reflection☆77Updated last year
- Span-ify your code: write high performance memory aware C#☆72Updated 7 months ago
- Easy C# class and code generation, POCO object and Methods creation☆100Updated 7 months ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆117Updated 3 weeks ago
- ☆34Updated 9 months ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 6 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆73Updated last year