AlexKiryushkin / rttgLinks
Provides run-time tuple element access
☆14Updated 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- Boost.org unordered module☆75Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ☆26Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A C++14 reflection library☆73Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- WIP☆27Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 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 …☆143Updated 3 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago