mintomic / samplesLinks
[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
Sorting:
- Our open source benchmarks and code samples☆193Updated 2 weeks ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- ☆66Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- QSBR and EBR library☆133Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 3 months ago
- Library that provides an actor style message-passing programming model (in C++).☆239Updated 3 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- C11 Lock-free Stack☆184Updated last year