mpusz / optLinks
Class template designed to express optionality without having to sacrifice memory to store additional bool flag
☆14Updated last year
Alternatives and similar repositories for opt
Users that are interested in opt are comparing it to the libraries listed below
Sorting:
- Experimental library for coroutines and networking☆16Updated 7 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 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
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A fixed capacity dynamically sized string☆67Updated last week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- RPC library for embedded systems without code generation☆18Updated this week
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- ☆32Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆70Updated last week
- A bunch of small C++ utilities☆66Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- C++11 compatible charconv☆31Updated last week
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated last week
- Make std::mdspan formattable by std::format.☆10Updated last year
- Asio Buffers without the Asio☆14Updated last week
- ☆26Updated 5 years ago