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☆192Updated last week
- The world's first Web-scale memory allocator☆108Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆206Updated 4 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- C11 Lock-free Stack☆184Updated last year
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago