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 3 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Literal Logging for C++☆86Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- WIP☆27Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Fast delegates implementation☆56Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Boost.org multi_index module☆51Updated 3 weeks ago
- Header-only library providing unicode aware string support for C++☆109Updated 3 months ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- RemoteCall C++ framework for IPC☆22Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year