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 week
- Container Traits for Modern C++☆29Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A C++14 reflection library☆75Updated last week
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆70Updated last week
- A fixed capacity dynamically sized string☆67Updated last week
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Boost.org unordered module☆76Updated last week
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 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☆48Updated last year
- 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 …☆144Updated 5 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++14 Lambda Library☆25Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last week
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 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
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago