David-Haim-zz / concurrencppLinks
C++ Concurrency library!
☆27Updated 6 years ago
Alternatives and similar repositories for concurrencpp
Users that are interested in concurrencpp are comparing it to the libraries listed below
Sorting:
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Literal Logging for C++☆86Updated 7 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 11 months ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 6 months ago
- Fast delegates implementation☆56Updated 3 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- WIP☆27Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago