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:
- C++11 compatible charconv☆31Updated last month
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Boost.org unordered module☆78Updated this week
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- An indirect value-type for C++☆83Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- A C++14 reflection library☆75Updated this week
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 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
- A C++14 Lambda Library☆25Updated last month
- A graph concurrent library for C++☆63Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Header only associative linear container.☆42Updated 11 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- Go-like channels for ASIO C++20 coroutines☆40Updated last year
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- A fixed capacity dynamically sized string☆68Updated last month
- meta-programming, C++11☆16Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- A prototype implementation of the executors proposal☆85Updated 6 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 …☆146Updated 5 months ago