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:
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 5 years ago
- Fast binary serializer☆65Updated 9 months ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆76Updated 4 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 4 years ago
- Tracing rewriter using Fody☆93Updated 2 years ago
- Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.☆162Updated last year
- Compressed bitmaps in C#☆82Updated 2 years ago
- DAWG String Dictionary in C#☆121Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 7 years ago
- C# Implementation of ZeroMQ Realtime Exchange Protocol, based on NetMQ☆34Updated 5 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- ☆119Updated 12 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 9 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆106Updated 4 years ago
- .NET Implementation of RoaringBitmap☆72Updated 5 years ago
- ☆176Updated 5 years 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
- Simplifies the implementation of IDisposable☆77Updated 7 months ago
- Generating async c# code using Roslyn☆50Updated last year
- Collection of useful classes for your .NET application (object pool, thread pool, async processing, queues, collections, multithreading p…☆84Updated 4 years ago
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆63Updated 9 months ago
- .NET implementation of the murmurhash☆113Updated last year
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- A ConcurrentHashSet implementation☆138Updated 3 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
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 7 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- A Zstandard wrapper for .Net☆142Updated 3 years ago