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
- 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 7 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.☆45Updated 3 weeks ago
- Container Traits for Modern C++☆28Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A fixed capacity dynamically sized string☆69Updated last week
- A saturating arithmetic cast.☆12Updated 6 years ago
- Makes my C++ projects easier and faster to develop☆10Updated 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
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- A hash function library☆49Updated 2 weeks ago
- RPC library for embedded systems without code generation☆18Updated this week
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 5 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated last week
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks 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
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- C++11 compatible charconv☆31Updated 2 weeks ago
- ☆25Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago