mattcalabrese / argotView external linksLinks
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.
☆61Aug 4, 2020Updated 5 years ago
Alternatives and similar repositories for argot
Users that are interested in argot are comparing it to the libraries listed below
Sorting:
- meta-programming, C++11☆16Jun 21, 2022Updated 3 years ago
- Proposal for constexpr_allocator☆13Apr 5, 2017Updated 8 years ago
- Yet Another C++ Library☆24Jan 23, 2024Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Feb 3, 2026Updated last week
- A research project aimed at introducing language support for type erasure in C++.☆54Mar 19, 2016Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆45Jul 21, 2020Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Feb 10, 2020Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆47Apr 27, 2020Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Jan 30, 2026Updated 2 weeks ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- My proposals for the C++ standard☆12Nov 10, 2025Updated 3 months ago
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Nov 28, 2025Updated 2 months ago
- The IDK (Industrial Development Kit) library!☆37Jan 14, 2026Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆130Aug 1, 2022Updated 3 years ago
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github…☆26Jul 25, 2025Updated 6 months ago
- Papers intended for the C++ Standardization Committee☆14Nov 8, 2023Updated 2 years ago
- Material and work for O'Reilly courses and publications☆11May 19, 2020Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Dec 4, 2019Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 10 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202May 11, 2023Updated 2 years ago
- A fast C++ dynamic_cast<> alternative.☆33Mar 27, 2021Updated 4 years ago
- C++20 Meta-Programming library☆310Jun 1, 2025Updated 8 months ago
- modern C++ type traits and metafunctions for callable types☆137Dec 10, 2025Updated 2 months ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Sep 19, 2014Updated 11 years ago
- Roadmap for implementation of Concepts in the Clang compiler.☆16Aug 13, 2018Updated 7 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Jun 20, 2021Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- Virtual memory based containers☆42Jan 26, 2022Updated 4 years ago
- WIP☆27May 27, 2019Updated 6 years ago
- Highly composable C++17 template meta programming library☆40Mar 2, 2019Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆121Jan 2, 2025Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Aug 8, 2019Updated 6 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆22Aug 21, 2020Updated 5 years ago
- Compile-time printf-like string formatting☆76May 25, 2018Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆76Dec 10, 2025Updated 2 months ago
- Meta programming library designed for compilation speed.☆172Nov 5, 2025Updated 3 months ago
- A Boost.Asio-based driver for PostgreSQL☆19Apr 13, 2020Updated 5 years ago