sphinxy / DataStructuresLinks
Concurrent priority queue and skip list for .NET
☆42Updated 5 years ago
Alternatives and similar repositories for DataStructures
Users that are interested in DataStructures are comparing it to the libraries listed below
Sorting:
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 4 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- Fast binary serializer☆65Updated 7 months ago
- .NET Implementation of RoaringBitmap☆72Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 6 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated 2 months ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 3 years ago
- Generating async c# code using Roslyn☆50Updated 11 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆75Updated 4 years ago
- ☆119Updated 12 years ago
- Compressed bitmaps in C#☆82Updated last year
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆137Updated 9 months ago
- DAWG String Dictionary in C#☆121Updated 11 months ago
- Effortlessly send messages anywhere on the network using Reactive Extensions (RX). Transport protocol is ZeroMQ.☆68Updated 7 years ago
- Simplifies the implementation of IDisposable☆77Updated 6 months ago
- C# Implementation of ZeroMQ Realtime Exchange Protocol, based on NetMQ☆34Updated 5 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated 3 months ago
- .NET implementation of the murmurhash☆112Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A robust, thread-safe, and multi-process persistent queue library for dotnet☆120Updated 3 months ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Wintellect's Power Collections for .NET☆55Updated 4 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆106Updated 3 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago