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:
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- WIP☆27Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Fast delegates implementation☆56Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++11 compatible charconv☆31Updated last week
- Fork of Marcin Kalicinski's RapidXml library☆18Updated 10 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Coroutine Support Library☆33Updated 10 months ago
- easy to use callback library for C++☆42Updated 8 years ago