cyfdecyf / spinlockLinks
Different implementations of spinlock.
☆105Updated 10 years ago
Alternatives and similar repositories for spinlock
Users that are interested in spinlock are comparing it to the libraries listed below
Sorting:
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- ☆37Updated 10 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆206Updated 2 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- A C library for fault injection [mirror]☆158Updated 7 months ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn☆142Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 4 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- https://git.fedorahosted.org/git/libaio.git☆16Updated 9 years ago
- annotate the source code of jemalloc 4.2.1☆111Updated 4 months ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- ☆13Updated 8 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- modern c++ raft library☆47Updated 5 years ago