KjellKod / concurrentLinks
Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.
☆23Updated 4 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
- ☆27Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated 4 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago