mintomic / samples
[deprecated] Data structures and sample applications using Mintomic
☆93Updated 8 years ago
Alternatives and similar repositories for samples:
Users that are interested in samples are comparing it to the libraries listed below
- Our open source benchmarks and code samples☆188Updated 3 months ago
- ☆66Updated 4 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- C++ implementation of concurrent Binary Search Trees☆71Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆77Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 7 months ago
- A buffered-tree implemented in dictionary type and more☆74Updated 11 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆178Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- QSBR and EBR library☆116Updated 5 years ago
- A working project for High-concurrency B-tree source code in C☆246Updated 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
- C++ Green threads and coroutines library☆38Updated 10 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago