A collection of awful archetypes to ease the testing of generic C++ libraries
☆110Apr 4, 2019Updated 6 years ago
Alternatives and similar repositories for libawful
Users that are interested in libawful are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆197May 7, 2021Updated 4 years ago
- Open multi-methods for C++11☆119Jan 15, 2018Updated 8 years ago
- This tool generate minimal reflection info about classes and enums based on clang 3.2☆24Jun 28, 2015Updated 10 years ago
- A C++14-and-later expression template library☆108Mar 11, 2026Updated 2 weeks ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Mar 29, 2021Updated 4 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆11Oct 10, 2020Updated 5 years ago
- Use unused bits in your pointer☆46Oct 4, 2017Updated 8 years ago
- D bindings to simple STL containers (WIP)☆11May 31, 2019Updated 6 years ago
- Meta programming library designed for compilation speed.☆172Nov 5, 2025Updated 4 months ago
- Sorting algorithms & related tools for C++☆701Mar 16, 2026Updated last week
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- A small library and cli to bypass code.dlang.org in a way transparent to dub☆13Oct 28, 2024Updated last year
- polymorphism with value semantics (based on std::variant)☆12Sep 7, 2016Updated 9 years ago
- A template for creating optional-like objects with no space overhead☆102Dec 6, 2021Updated 4 years ago
- Compile Time Type Information for C++☆613Apr 20, 2023Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- Design space for LLVM/Clang work☆45Jun 14, 2012Updated 13 years ago
- A support library for reflective metaprograms☆12Mar 17, 2026Updated last week
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 6 months ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Apr 5, 2020Updated 5 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Aug 8, 2019Updated 6 years ago
- Small C++ preprocessor library☆13Jun 16, 2020Updated 5 years ago
- My proposals for the C++ standard☆13Nov 10, 2025Updated 4 months ago
- Clang Static Analyzer Plugin for MISRA C++ Compliance☆34Jul 4, 2017Updated 8 years ago
- An approach for runtime detection inside a constexpr function☆80Jul 15, 2018Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- meta-programming, C++11☆16Jun 21, 2022Updated 3 years ago
- Your standard library for metaprogramming☆1,837Mar 11, 2026Updated 2 weeks ago
- A no-dependencies C++ extensible type erasure library☆45Jul 21, 2020Updated 5 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Mar 22, 2021Updated 5 years ago
- homogeneous variadic function parameters☆18Feb 20, 2024Updated 2 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Aug 18, 2017Updated 8 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 4 years ago