mkrebser / ConcurrentSortedDictionaryLinks
ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree
☆30Updated 6 months ago
Alternatives and similar repositories for ConcurrentSortedDictionary
Users that are interested in ConcurrentSortedDictionary are comparing it to the libraries listed below
Sorting:
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆78Updated 6 months ago
- Declarative Structured Concurrency for C#☆123Updated 3 weeks ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆117Updated 4 months ago
- Simple C# source generation based on custom templates☆105Updated last year
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- High performance SIMD operations in c#☆45Updated 6 years ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆45Updated 3 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- High performance C# implementation of the Snappy compression algorithm☆85Updated 5 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆101Updated this week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- A fast and low allocation StringBuilder for .NET.☆102Updated 3 weeks ago
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆116Updated 4 months ago
- Simplified, but extremely fast protobuf encoder.☆17Updated last year
- High performance contract-less binary serializer for .NET☆88Updated 2 months ago
- Easy C# class and code generation, POCO object and Methods creation☆95Updated 4 months ago
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆73Updated last year
- IDistributedCache implementation on FASTER☆37Updated 8 months ago
- C# implementation of a Rope<T> immutable data structure.☆123Updated 8 months ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- High-performance network packet decoding and packet decoder source generator☆39Updated 6 months ago
- Tiny and simple data format/serializer.☆22Updated this week