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 5 years ago
- C# Implementation of ZeroMQ Realtime Exchange Protocol, based on NetMQ☆34Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 7 years ago
- ☆119Updated 12 years ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- A robust, thread-safe, and multi-process persistent queue library for dotnet☆124Updated 5 months ago
- Generating async c# code using Roslyn☆50Updated last year
- ☆177Updated 5 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- Effortlessly send messages anywhere on the network using Reactive Extensions (RX). Transport protocol is ZeroMQ.☆68Updated 7 years ago
- Fast binary serializer☆65Updated 10 months ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 4 months ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 7 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 2 months ago
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆64Updated 9 months ago
- Compressed bitmaps in C#☆82Updated 2 years ago
- DAWG String Dictionary in C#☆120Updated last year
- .NET Implementation of RoaringBitmap☆73Updated 5 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- IDisposable helper types.☆134Updated last year
- Wintellect's Power Collections for .NET☆56Updated 4 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆76Updated 4 years ago
- A thread-safe, lock-free implementation of the IList<T> interface for .NET☆59Updated 12 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆106Updated 4 years ago