bfgroup / ci_playgroundLinks
Playground for Cloud CI development for C++
☆24Updated 4 years ago
Alternatives and similar repositories for ci_playground
Users that are interested in ci_playground are comparing it to the libraries listed below
Sorting:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months 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 small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Roman numeral support for C++17☆52Updated last year
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Forward declarations for C++ standard library☆22Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- ☆62Updated 3 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Simple mutation-testing☆46Updated last year
- ☆26Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 10 months ago
- A C++14 and later CRTP template for defining iterators