mkrebser / ConcurrentSortedDictionary
ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree
☆25Updated 2 months ago
Alternatives and similar repositories for ConcurrentSortedDictionary:
Users that are interested in ConcurrentSortedDictionary are comparing it to the libraries listed below
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- High performance C# implementation of the Snappy compression algorithm☆77Updated last month
- Write scripts with the power of C# and .NET☆86Updated 3 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆62Updated last year
- High performance SIMD operations in c#☆42Updated 5 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated last month
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆78Updated last month
- A C# library for efficient bit-level reading and writing also adding bit field support☆53Updated 4 months ago
- An implementation of BinaryReader and BinaryWriter which works on binary arrays directly☆22Updated last year
- High-performance network packet decoding and packet decoder source generator☆38Updated last month
- Parse any type from string in efficient way☆33Updated 2 months ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- Declarative Structured Concurrency for C#☆120Updated 2 weeks ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- This library provides struct based collections for high performance and low memory usage☆33Updated 4 months ago
- Simple C# source generation based on custom templates☆103Updated last year
- C# version for the The One Billion Row Challenge☆31Updated last year
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Optimized allocation free implementation of IList using ArrayPool.☆51Updated 8 months ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 9 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 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
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆44Updated 3 years ago
- In-memory B-Tree implementation for C#☆20Updated 4 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 8 months ago
- A fast and low allocation StringBuilder for .NET.☆94Updated this week