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
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 5 years ago
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- Compressed bitmaps in C#☆83Updated 2 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated last month
- DAWG String Dictionary in C#☆121Updated last month
- A C# port of JavaFastPFOR☆57Updated 2 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.☆161Updated last year
- Tracing rewriter using Fody☆93Updated 3 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Faster with Files☆59Updated 11 months ago
- ☆118Updated 12 years ago
- ☆177Updated 5 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 7 months ago
- Optimized BLAKE2 hashing implementations in C#☆110Updated last year
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- Fast binary serializer☆66Updated last year
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆76Updated 5 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 3 years ago
- C# Implementation of ZeroMQ Realtime Exchange Protocol, based on NetMQ☆34Updated 5 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated last year
- Low-level zero-overhead and the fastest LMDB .NET wrapper with some additional native methods useful for Spreads☆83Updated last year
- IDisposable helper types.☆137Updated last year
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 3 weeks ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 5 years ago
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 8 years ago