vector-of-bool / semverLinks
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
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated this week
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A set of fixed-sized C++ storage arrays with various features☆30Updated 6 years ago
- A C++20 header-only library to convert Structs to Tuples, and Tuples to Structs!☆15Updated 8 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆14Updated 2 weeks ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated 2 months ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated 2 weeks 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
- ☆41Updated 2 years ago
- homogeneous variadic function parameters☆17Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Word Game Solver☆16Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 4 months ago
- C++ Defensive Macros☆31Updated 6 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- 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…☆21Updated 2 weeks ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago