condy0919 / bipolarLinks
A nano concurrency library
☆24Updated 5 years ago
Alternatives and similar repositories for bipolar
Users that are interested in bipolar are comparing it to the libraries listed below
Sorting:
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- ☆22Updated 9 months ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- Tiny mutex and rw-locks based on C++11 or C++20 std::atomic☆21Updated 10 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- C++ framework for rapid server development☆77Updated last year
- Different implementations of spinlock.☆105Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 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
- Coroutine library and toolkit for C++20☆39Updated 4 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- ☆12Updated last year
- 基于folly、wangle和proxygen的c++11基础库☆10Updated 7 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆100Updated 2 months ago
- ☆21Updated 6 years ago
- Performance profiling of JSON libraries☆26Updated last month
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 3 months ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago