ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree
-
Updated
Oct 12, 2024 - C#
ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree
Multi threaded call center
Performant, persistent and concurrent dictionary for C# / .NET
Thread-Safe Data Structures in .NET
A ConcurrentHashSet implementation
A simple demonstration of the power of ReactiveX extensions
This project presents a simple, but fun “Money Pot” Service and Client Application demonstration. The “Money Pot” is a self-hosted (service host) WCF application with a GUI user interface to quickly demo and test the service with a client (both simple Windows Form Applications). In addition, a short discussion of concurrency to protect resources…
C# Concurrent Trie implementation - a port from Roman Levenstein Java based concurrent trie
Custom parallel method and class definitions compatible with Unity 5.5 (.NET 3.5, C# 4.0)
Add a description, image, and links to the concurrent-data-structure topic page so that developers can more easily learn about it.
To associate your repository with the concurrent-data-structure topic, visit your repo's landing page and select "manage topics."