moneroexamples / fiberpoolLinks
A single-file header-only C++17 boost::fiber thread pool library
☆28Updated 6 years ago
Alternatives and similar repositories for fiberpool
Users that are interested in fiberpool are comparing it to the libraries listed below
Sorting:
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- async io-uring based kernel io library☆34Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Go-like channels for ASIO C++20 coroutines☆43Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆158Updated 7 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- std::future extension☆37Updated 5 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 5 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
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- modern c++ raft library☆47Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- A tiny MessagePack library for C++11 (msgpack.org[C++11])☆125Updated 8 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- C++ asynchronous promises like a Promises/A+☆46Updated 3 years ago