mkrebser / ConcurrentSortedDictionaryLinks
ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree
☆31Updated last year
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 4 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- Declarative Structured Concurrency for C#☆118Updated last week
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 3 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆59Updated last year
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- High performance C# implementation of the Snappy compression algorithm☆89Updated last month
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆121Updated last week
- High performance contract-less binary serializer for .NET☆88Updated 2 months ago
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆137Updated last month
- Reflectionless reflection☆77Updated last year
- Easy to use SIMD accelerated Array and Span methods☆93Updated 3 years ago
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆76Updated 3 weeks ago
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆143Updated this week
- Tiny and simple data format/serializer.☆22Updated last week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆68Updated 2 years ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆183Updated last month
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- A fast and low allocation StringBuilder for .NET.☆107Updated last week
- A C# library for efficient bit-level reading and writing also adding bit field support☆64Updated 9 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- The most revolutionary syntax visualizer☆81Updated 8 months ago
- Easy C# class and code generation, POCO object and Methods creation☆106Updated 10 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆94Updated last year
- A C# string parser based on simple templates using source generators.☆55Updated 9 months ago