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:
- A compiler-friendly variadic type list for C++.☆39Jun 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 9 months ago
- List-initialize containers with proper move semantics☆30Mar 12, 2025Updated last year
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years 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
- 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.☆641Jan 22, 2026Updated last month
- Fast, convenient JSON serialization and parsing in C++☆504Feb 16, 2026Updated last month
- 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 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
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 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 8 months ago
- Reference implementation of mdspan targeting C++23☆495Feb 24, 2026Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 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…☆74Jun 6, 2024Updated last year
- Fast binary logger for C++☆231Jan 31, 2025Updated last year
- std::optional for C++20☆32Jan 10, 2024Updated 2 years ago
- C++ small containers☆148Jan 11, 2026Updated 2 months ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆75Aug 1, 2023Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆488Mar 3, 2026Updated 2 weeks ago
- C++17 library for comfortable and efficient dynamic polymorphism☆497Feb 27, 2026Updated 3 weeks ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Dec 31, 2025Updated 2 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Jun 7, 2022Updated 3 years ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- P0323 & P2505 std::expected simple implementation☆43Aug 8, 2025Updated 7 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 11 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago