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
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- ☆27Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Non bloated asynchronous logger☆222Updated last year
- Fast delegates implementation☆56Updated 3 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Literal Logging for C++☆86Updated 7 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- C++17 inplace_string implementation☆97Updated 7 years ago
- 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 …☆117Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 years ago
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago