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
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- async io-uring based kernel io library☆33Updated 4 years ago
- ☆22Updated this week
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆20Updated 8 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- Coroutine library and toolkit for C++20☆39Updated this week
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Boost.Atomic☆66Updated this week
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 9 months ago
- Tiny mutex and rw-locks based on C++11 or C++20 std::atomic☆20Updated last year
- ☆21Updated 6 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…☆15Updated 8 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Postgres connectivity for modern C++☆10Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- A C++ coroutine library☆19Updated 9 years ago
- 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 lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- 基于folly、wangle和proxygen的c++11基础库☆10Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago