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:
- Generating async c# code using Roslyn☆49Updated 10 months ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆75Updated 4 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…☆58Updated 6 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 6 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
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated 2 months ago
- Start Redis from .NET for integration tests. Contains redis runtime embedded in the dll.☆25Updated 5 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆45Updated last month
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- Faster with Files☆59Updated 5 months ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 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
- Wintellect's Power Collections for .NET☆54Updated 4 years ago
- ☆119Updated 12 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated 11 months ago
- Pather.CSharp - A Path Resolution Library for C#☆46Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- .NET Implementation of RoaringBitmap☆72Updated 5 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 5 years ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 5 years ago
- IDisposable helper types.☆130Updated last year
- Easy memoizing in .NET☆21Updated 13 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Compressed bitmaps in C#☆82Updated last year
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated this week
- Effortlessly send messages anywhere on the network using Reactive Extensions (RX). Transport protocol is ZeroMQ.☆68Updated 7 years ago