mpusz / optLinks
Class template designed to express optionality without having to sacrifice memory to store additional bool flag
☆14Updated 2 years ago
Alternatives and similar repositories for opt
Users that are interested in opt are comparing it to the libraries listed below
Sorting:
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆25Updated last week
- Libusb wrapper for Asio☆65Updated 3 years ago
- ☆31Updated last month
- RPC library for embedded systems without code generation☆18Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- A hash function library☆50Updated 2 weeks ago
- ☆31Updated 4 years ago
- meta-programming, C++11☆16Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Flat containers for C++☆20Updated 9 years ago