john01dav / mbsLinks
A simple cmake-based modular build system for C and C++, designed to be easy to use with a higher level project format than that of cmake.
☆27Updated 6 years ago
Alternatives and similar repositories for mbs
Users that are interested in mbs are comparing it to the libraries listed below
Sorting:
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Roman numeral support for C++17☆52Updated 2 years ago
- Command Line User Experience☆80Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- A bunch of small C++ utilities☆67Updated last year
- 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
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- C++ unit testing and mocking made easy☆56Updated 6 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- Pretty-print hierarchical information automagically☆29Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- A compiler-friendly variadic type list for C++.☆37Updated 2 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
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Fast C++17 signal/slot library☆38Updated 6 years ago
- C++ REPL Tool Builder☆64Updated 5 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
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Functional Template Library for Modern C++☆43Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆37Updated last week
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Result<T, E> for Modern C++☆35Updated 5 years ago