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
- `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
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- Experimental library for coroutines and networking☆16Updated 7 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- C++11 compatible charconv☆31Updated 3 weeks ago
- ☆25Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 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 hash function library☆47Updated 3 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- ☆31Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- Coroutine support tools☆36Updated last month
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago