mkrebser / ConcurrentSortedDictionaryLinks
ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree
☆30Updated 7 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
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Declarative Structured Concurrency for C#☆123Updated last month
- High performance C# implementation of the Snappy compression algorithm☆86Updated 7 months ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa …☆47Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A fast and low allocation StringBuilder for .NET.☆101Updated 2 months ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 7 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆108Updated this week
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆73Updated last year
- High performance SIMD operations in c#☆46Updated 6 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆119Updated last month
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Span-ify your code: write high performance memory aware C#☆71Updated 5 months ago
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆118Updated 5 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- High performance contract-less binary serializer for .NET☆88Updated 3 months ago
- ☆32Updated 7 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A C# string parser based on simple templates using source generators.☆52Updated 4 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 10 months ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆89Updated 7 months ago