cyfdecyf / spinlock
Different implementations of spinlock.
☆104Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for spinlock
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- ☆37Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- multithreading examples of my blog☆13Updated 10 years ago
- QSBR and EBR library☆116Updated 4 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 10 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- A c++ develop toolkit☆33Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- A high-performance, concurrent hash table☆24Updated 10 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated last year
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 7 years ago
- modern c++ raft library☆46Updated 4 years ago
- An event-driven c library open source by taobao originally and maintain here☆20Updated 4 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆36Updated 5 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆199Updated last year
- Yet Another RAFT implementation☆126Updated 6 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 6 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 11 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- fast malloc. similar to google-tcmalloc.☆22Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 3 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆48Updated last year
- A working project for High-concurrency B-tree source code in C☆247Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- A C library for fault injection [mirror]☆154Updated 5 months ago
- GDB macros to print STL containers like vector, map, etc.☆13Updated 7 years ago