janwilmans / LibIdentifyLinks
Standard method to identify a project's executable, for now specifically aimed at test-frameworks
☆10Updated 7 years ago
Alternatives and similar repositories for LibIdentify
Users that are interested in LibIdentify are comparing it to the libraries listed below
Sorting:
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- Scripts to build binary packages of GCC snapshots☆29Updated 2 weeks ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- ☆22Updated 3 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- A type-erasure toolkit for C++20☆18Updated 4 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A hash function library☆46Updated last week
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- The Fancy Named Parameters Library☆32Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…