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:
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 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
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- WIP☆27Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- ☆27Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- a tool to count accesses to member variables in c++ programs☆78Updated 11 years ago
- Fast delegates implementation☆56Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 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 9 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago