A fast, simple tuple implementation that implements tuple as an aggregate
☆227Sep 27, 2024Updated last year
Alternatives and similar repositories for tuplet
Users that are interested in tuplet are comparing it to the libraries listed below
Sorting:
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆39Jun 14, 2023Updated 2 years ago
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 8 months ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- A command line parser for C++.☆38Jan 29, 2025Updated last year
- Library for complex bitfields☆19May 25, 2024Updated last year
- An easy to customize, strong type library with built in support for unit-like behavior☆48Jan 26, 2026Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆636Jan 22, 2026Updated last month
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated 11 months ago
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- Fast, convenient JSON serialization and parsing in C++☆502Feb 16, 2026Updated last week
- List-initialize containers with proper move semantics☆30Mar 12, 2025Updated 11 months ago
- std::optional for C++20☆32Jan 10, 2024Updated 2 years 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
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- C++ "borrowing" smart pointer.☆11May 13, 2022Updated 3 years ago
- C++17 library for comfortable and efficient dynamic polymorphism☆497Sep 14, 2025Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Mar 15, 2023Updated 2 years ago
- Unique-ownership smart pointers with observable lifetime.☆39Aug 12, 2025Updated 6 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Jul 11, 2025Updated 7 months ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Nov 16, 2023Updated 2 years ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 4 months ago
- Polymorphic memory resource for real-time applications.☆74Aug 1, 2023Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- C++ small containers☆148Jan 11, 2026Updated last month
- Reference implementation of mdspan targeting C++23☆493Feb 20, 2026Updated last week
- Fast binary logger for C++☆230Jan 31, 2025Updated last year
- Based on Jason Turner's musing for a better `main` that is more in step with Modern C++☆18Feb 8, 2023Updated 3 years ago
- Similar to python's `repr`, for c++☆32Apr 11, 2022Updated 3 years ago
- C++11 (and onwards) library for lazy evaluation☆364Feb 7, 2026Updated 3 weeks ago
- Meta C++ Library and Tool☆83Dec 12, 2022Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- ☆24Sep 21, 2025Updated 5 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆485Sep 3, 2024Updated last year