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
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- Additional functionality built on top of (Boost.)Asio☆26Updated 8 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- WIP☆27Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 3 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆118Updated 7 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago