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
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 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
- C++17 lock-free data structure library☆15Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Fixed Point Arithmetic C++14 Library☆110Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Collection of header-only utilities for C++☆35Updated last year
- C++ Binary Fixed-Point Arithmetic☆9Updated 7 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year