sphinxy / DataStructuresLinks
Concurrent priority queue and skip list for .NET
☆43Updated 6 years ago
Alternatives and similar repositories for DataStructures
Users that are interested in DataStructures are comparing it to the libraries listed below
Sorting:
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 10 months ago
- ☆118Updated 12 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- C# Implementation of ZeroMQ Realtime Exchange Protocol, based on NetMQ☆34Updated 5 years ago
- Compressed bitmaps in C#☆82Updated 2 years ago
- Faster with Files☆59Updated 9 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- .NET Implementation of RoaringBitmap☆73Updated 5 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated 6 months ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆67Updated 3 years ago
- ☆177Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆88Updated 7 years ago
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆109Updated 5 years ago
- DAWG String Dictionary in C#☆121Updated last week
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 3 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Effortlessly send messages anywhere on the network using Reactive Extensions (RX). Transport protocol is ZeroMQ.☆68Updated 7 years ago
- Fast binary serializer☆66Updated 11 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.