mattcalabrese / argot
A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from run-time values to compile-time values.
☆60Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for argot
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- ☆26Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- WIP☆26Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- Coroutine Support Library☆34Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Compile-time printf-like string formatting☆76Updated 6 years ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- meta-programming, C++11☆16Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- An indirect value-type for C++☆82Updated last year
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago
- C++20 Compact Tuple Tools☆47Updated this week
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated last year