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
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 9 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
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 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
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- ☆26Updated last year
- JSON & BSON parser/writer☆38Updated 9 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 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
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Fast delegates implementation☆56Updated 2 years ago
- 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
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago