mkrebser / ConcurrentSortedDictionary
ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree
☆21Updated last week
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 11 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆61Updated 11 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 6 months ago
- High performance C# implementation of the Snappy compression algorithm☆73Updated last week
- Fastest .NET Binary Serializer - 200% faster than MemoryPack☆76Updated last week
- This library provides struct based collections for high performance and low memory usage☆33Updated 3 months ago
- The most revolutionary syntax visualizer☆68Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Write scripts with the power of C# and .NET☆85Updated 3 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated this week
- A .NET MessagePack serialization library with great performance and simplicity.☆71Updated this week
- A C# library for efficient bit-level reading and writing also adding bit field support☆52Updated 2 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 6 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆50Updated 6 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆80Updated 10 months ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆110Updated last month
- A pure C# implementation of sparse bitsets☆23Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- C# version for the The One Billion Row Challenge☆31Updated 10 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last year
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated 11 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 7 months 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 fast and low allocation StringBuilder for .NET.☆87Updated this week
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆43Updated 3 years ago
- Tiny and simple data format/serializer.☆22Updated last week
- Single-user self-contained file system written in C#☆16Updated 3 years ago
- Simple C# source generation based on custom templates☆100Updated last year