KjellKod / concurrentLinks
Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.
☆23Updated 5 years ago
Alternatives and similar repositories for concurrent
Users that are interested in concurrent are comparing it to the libraries listed below
Sorting:
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Fast delegates implementation☆56Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- ☆28Updated last year
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆120Updated 7 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 weeks ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆28Updated 10 years ago
- ZeroMQ C++ binding.☆31Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago