buybackoff / MMDataStructuresLinks
Memory mapped data structures: dictionary, array and list
☆26Updated 5 years ago
Alternatives and similar repositories for MMDataStructures
Users that are interested in MMDataStructures are comparing it to the libraries listed below
Sorting:
- Compressed bitmaps in C#☆83Updated 2 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆111Updated 5 years ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 3 years ago
- A C# port of JavaFastPFOR☆58Updated 2 years ago
- A playground for experimenting with different server models☆38Updated 2 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- Simple in-memory bitmap index written in C#☆15Updated 12 years ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆60Updated 6 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- ☆178Updated 5 years ago
- ☆43Updated 2 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆88Updated 7 years ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆76Updated 5 years ago
- In-memory event-sourced database engine for NET/Mono☆139Updated 5 years ago
- Low-level zero-overhead and the fastest LMDB .NET wrapper with some additional native methods useful for Spreads☆83Updated last year
- New volante☆38Updated 9 years ago
- FT Naming service based on RAFT☆54Updated 7 years ago
- A simple C# type for working with contiguous buffers.☆119Updated 8 years ago
- Alternative binary serializer to protobuf-net and it has comparable speed and size☆38Updated 10 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- HyperLogLog-based set cardinality estimation library☆97Updated 5 months ago
- .NET Standard Unistack Framework☆72Updated 7 years ago
- DeveelDB is a complete SQL database system, primarly developed for .NET/Mono frameworks☆95Updated 6 years ago
- A library for handling big numbers and decimals under Mono/.NET frameworks☆51Updated last year
- Concurrent priority queue and skip list for .NET☆43Updated 6 years ago
- A .NET implementation of the RAFT consensus algoritm☆78Updated 12 years ago
- Implements a very easy to use sockets API based on IObservable☆110Updated 8 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- An easy-to-use library that provides socket utilities for taking advantage of async/await operators.☆39Updated last month