vector-of-bool / semver
A C++ Library for Dealing with Semantic Versioning
☆11Updated 5 years ago
Alternatives and similar repositories for semver:
Users that are interested in semver are comparing it to the libraries listed below
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Forward declarations for C++ standard library☆22Updated 3 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A C++20 header-only library to convert Structs to Tuples, and Tuples to Structs!☆11Updated 2 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago