ldionne / libawful
A collection of awful archetypes to ease the testing of generic C++ libraries
☆108Updated 6 years ago
Alternatives and similar repositories for libawful
Users that are interested in libawful are comparing it to the libraries listed below
Sorting:
- C++ static_enum☆86Updated 5 years ago
- A simple framework for compile-time benchmarks☆183Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated 5 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code