mintomic / samples
[deprecated] Data structures and sample applications using Mintomic
☆93Updated 9 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☆189Updated last week
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- ☆66Updated 4 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- QSBR and EBR library☆119Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 9 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A working project for High-concurrency B-tree source code in C☆249Updated 4 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 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 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- Mordor is a high performance I/O library based on fibers.☆21Updated 7 years ago