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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A compiler-friendly variadic type list for C++.☆40Jun 14, 2023Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 10 months ago
- List-initialize containers with proper move semantics☆30Mar 21, 2026Updated last month
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆642Jan 22, 2026Updated 3 months ago
- Fast, convenient JSON serialization and parsing in C++☆503Feb 16, 2026Updated 2 months ago
- C++20 single-header library for embedding INI configs☆60Mar 15, 2023Updated 3 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Jan 4, 2023Updated 3 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆48Jan 26, 2026Updated 3 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated last year
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- scanf for modern C++☆1,306Oct 29, 2025Updated 6 months ago
- C++ "borrowing" smart pointer.☆11May 13, 2022Updated 3 years ago
- Meta C++ Library and Tool☆83Dec 12, 2022Updated 3 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…☆486Sep 3, 2024Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Jul 11, 2025Updated 9 months ago
- Reference implementation of mdspan targeting C++23☆497Feb 24, 2026Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,640Oct 13, 2025Updated 6 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…