sphinxy / DataStructures
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
- A C# port of JavaFastPFOR☆53Updated last year
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Effortlessly send messages anywhere on the network using Reactive Extensions (RX). Transport protocol is ZeroMQ.☆67Updated 7 years ago
- Faster with Files☆59Updated 2 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Compressed bitmaps in C#☆82Updated last year
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆60Updated last year
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆111Updated 5 years ago
- Generating async c# code using Roslyn☆48Updated 7 months ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 weeks ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆75Updated 4 years ago
- A basic example of using ManagedCUDA via C# to execute logic on the GPU☆32Updated 8 years ago
- 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
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 6 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 2 years ago
- PowerCollections☆48Updated 9 years ago
- .NET Implementation of RoaringBitmap☆72Updated 4 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated last year
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆107Updated 4 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 3 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- C# Implementation of ZeroMQ Realtime Exchange Protocol, based on NetMQ☆33Updated 4 years ago