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
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 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 week
- Literal Logging for C++☆86Updated 7 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Fast delegates implementation☆56Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆33Updated last week
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months 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 week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 8 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated this week