mintomic / samples
[deprecated] Data structures and sample applications using Mintomic
☆93Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for samples
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- Our open source benchmarks and code samples☆188Updated last month
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 10 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- ☆66Updated 4 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- Benchmarks for lockfree datastructures.☆120Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- QSBR and EBR library☆116Updated 4 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- A working project for High-concurrency B-tree source code in C☆247Updated 4 years ago
- ☆37Updated 9 years ago
- The world's first Web-scale memory allocator☆105Updated 6 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆176Updated 6 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆73Updated 3 years ago