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 saturating arithmetic cast.☆12Feb 26, 2019Updated 7 years ago
- Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation☆17Jun 28, 2021Updated 4 years ago
- Finite State Machine implementation using std::variant☆90Sep 14, 2019Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆47Apr 27, 2020Updated 5 years ago
- Flat containers for C++☆20Oct 22, 2016Updated 9 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Feb 22, 2026Updated 3 weeks 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
- ☆12Nov 16, 2025Updated 4 months ago
- Smart Order Router, C++ 11☆19Jan 10, 2016Updated 10 years ago
- Pythonic library for dealing with the FIX protocol☆15Jan 22, 2016Updated 10 years ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- A type-erasure toolkit for C++20/23☆19Mar 4, 2026Updated 2 weeks ago
- C++17 meta programming library for fast compilation speed.☆11Jan 27, 2026Updated last month
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 7 years ago
- Source generated binary protocol c style packed structs☆14Dec 9, 2023Updated 2 years ago
- Various documents and code related to proposals for WG21☆66Aug 5, 2024Updated last year
- C++ xUnit-like testing framework without macros☆16Nov 6, 2025Updated 4 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Aug 28, 2020Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Mar 1, 2026Updated 2 weeks ago
- Better Behaved Integers☆26Jan 30, 2026Updated last month
- A Header only, constexpr / compile time small table based CRC library.☆25Mar 5, 2023Updated 3 years ago
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆39Mar 4, 2026Updated 2 weeks ago
- Yet Another C++ Library☆24Jan 23, 2024Updated 2 years ago
- Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters☆24Sep 22, 2025Updated 5 months ago
- A little metaprogramming and functional library☆68Sep 16, 2022Updated 3 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- A binary i/o library for C++, without the agonizing pain☆35Aug 3, 2023Updated 2 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
- c++ wrapper around libpapi☆93Nov 26, 2017Updated 8 years ago
- Linux command line tool to analyze hex data.☆13May 17, 2021Updated 4 years ago
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- Regular Void: The Library☆10May 10, 2022Updated 3 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Nov 20, 2021Updated 4 years ago
- A fast implementation of mmap in Python☆14Jun 3, 2020Updated 5 years ago
- A simple implementation of a MessageBus.☆26Feb 16, 2024Updated 2 years ago
- ☆22Jul 22, 2019Updated 6 years ago
- A hash function library☆52Mar 11, 2026Updated last week