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:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 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☆49Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Literal Logging for C++☆86Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- WIP☆27Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- MIF is a C++11 web-application framework designed for the backend micro-service development☆47Updated last year
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆86Updated 4 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- C++ async operations☆100Updated 10 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago