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:
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Additional functionality built on top of (Boost.)Asio☆26Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- WIP☆27Updated 6 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☆52Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- Fast delegates implementation☆57Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Literal Logging for C++☆86Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- ☆29Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago