AlexKiryushkin / rttg
Provides run-time tuple element access
☆15Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for rttg
- An indirect value-type for C++☆82Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- Boost.org unordered module☆63Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- a small lightweight std::execution work-alike☆55Updated last month
- A fixed capacity dynamically sized string☆63Updated this week
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A library of type traits for introspecting C++ function types☆27Updated 5 years ago
- A C++14 reflection library☆69Updated this week
- File/Directory Watcher for Modern C++☆79Updated last year
- C++11 compatible charconv☆27Updated this week
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆42Updated 4 years ago
- Libunifex networking library☆21Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- C++ Concurrency library!☆26Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 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 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago