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:
- Container Traits for Modern C++☆29Updated 4 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
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Make std::mdspan formattable by std::format.☆11Updated last year
- Libusb wrapper for Asio☆65Updated 2 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
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A hash function library☆47Updated last month
- C++11 compatible charconv☆31Updated last month
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆23Updated last week
- 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!☆76Updated 5 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A fixed capacity dynamically sized string☆68Updated last month
- ☆27Updated 2 weeks ago
- The Fancy Named Parameters Library☆34Updated last month
- ☆32Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago