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:
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 11 months ago
- C++ coroutine based networking library (WIP)☆39Updated 7 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 last month
- C++ header only library purposed to create pool of some resources like keepalive connections☆26Updated last year
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- Fast delegates implementation☆57Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 9 months ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- WIP☆27Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 months ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆85Updated 5 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated last month
- A bunch of small C++ utilities☆70Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago