Class template designed to express optionality without having to sacrifice memory to store additional bool flag
☆14Sep 19, 2023Updated 2 years ago
Alternatives and similar repositories for opt
Users that are interested in opt are comparing it to the libraries listed below
Sorting:
- A collection of scripts for building Clang on Linux☆17Aug 8, 2022Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Oct 1, 2018Updated 7 years ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆25Dec 6, 2022Updated 3 years ago
- C++17 meta programming library for fast compilation speed.☆11Jan 27, 2026Updated last month
- ☆12Nov 16, 2025Updated 3 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated this week
- C++20 for flag enums☆27Jun 7, 2020Updated 5 years ago
- Finite State Machine implementation using std::variant☆90Sep 14, 2019Updated 6 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 6 years ago
- C++ Binary Fixed-Point Arithmetic☆10May 12, 2018Updated 7 years ago
- Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation☆17Jun 28, 2021Updated 4 years ago
- Smart Order Router, C++ 11☆19Jan 10, 2016Updated 10 years ago
- Various useful c++ containers and utilities.☆14Feb 1, 2026Updated last month
- JAXN: A standard for extended JSON☆19Jul 13, 2021Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Jul 17, 2021Updated 4 years ago
- A type-erasure toolkit for C++20/23☆19Dec 21, 2025Updated 2 months ago
- An open-source application delivering a responsive user management experience.☆13Sep 18, 2023Updated 2 years ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- Pythonic library for dealing with the FIX protocol☆15Jan 22, 2016Updated 10 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- C++ xUnit-like testing framework without macros☆16Nov 6, 2025Updated 3 months ago
- A little metaprogramming and functional library☆68Sep 16, 2022Updated 3 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Mar 24, 2022Updated 3 years ago
- c++ wrapper around libpapi☆92Nov 26, 2017Updated 8 years ago
- Embedded template library.☆27Oct 24, 2025Updated 4 months ago
- Better Behaved Integers☆25Jan 30, 2026Updated last month
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- ☆16Feb 29, 2020Updated 6 years ago
- A drop in replacement for pkg-config/pkgconf using cps files☆20Apr 28, 2025Updated 10 months ago
- Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters☆24Sep 22, 2025Updated 5 months ago
- A simple implementation of a MessageBus.☆26Feb 16, 2024Updated 2 years ago
- Yet Another C++ Library☆24Jan 23, 2024Updated 2 years ago
- Forward declarations for C++ standard library☆22Sep 18, 2021Updated 4 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Feb 20, 2026Updated last week
- Lightweight, header-only, C++17 configuration library☆22Feb 18, 2022Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Feb 20, 2026Updated last week
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Nov 20, 2021Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆47Apr 27, 2020Updated 5 years ago
- Make Chrome log fancy. Demultiplex by process/thread + colorize.☆23Feb 1, 2025Updated last year