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 4 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- C++11 compatible charconv☆31Updated last month
- A C++14 reflection library☆76Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Boost.org unordered module☆80Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 4 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆88Updated last week
- A C++14 Lambda Library☆26Updated last month
- fast prime sieve and hash algorithm☆38Updated last month
- 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 …☆148Updated last week
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 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
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago