AlexKiryushkin / rttgLinks
Provides run-time tuple element access
☆15Updated 4 years ago
Alternatives and similar repositories for rttg
Users that are interested in rttg are comparing it to the libraries listed below
Sorting:
- Container Traits for Modern C++☆30Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Boost.org unordered module☆86Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- C++11 compatible charconv☆31Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- A C++14 reflection library☆77Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Boost.org circular_buffer module☆64Updated 3 weeks ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated last week
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last week
- A graph concurrent library for C++☆63Updated 2 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- a small lightweight std::execution work-alike☆64Updated 8 months 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
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago