KjellKod / concurrent
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
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- ☆26Updated last year
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- ☆11Updated 7 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- High performance multithreading toolkit for C++17☆46Updated last month
- A prototype implementation of the futures proposal☆11Updated 6 years ago