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:
- `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
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated 3 weeks ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated last week
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A fixed capacity dynamically sized string☆69Updated last week
- ☆25Updated 5 years ago
- RPC library for embedded systems without code generation☆18Updated this week
- Libusb wrapper for Asio☆65Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 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
- Yet Another C++ Library☆23Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- meta-programming, C++11☆16Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago