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
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- C++ coroutine based networking library (WIP)☆37Updated 6 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
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆53Updated 11 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆26Updated last year
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Fixed Point Arithmetic C++14 Library☆109Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- Collection of header-only utilities for C++☆35Updated last year
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- ☆11Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Zero-dependency C++ BSON library.☆43Updated 4 years ago
- Fast delegates implementation☆56Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago