compmaniak / typed_flagsLinks
Type-safe and human-readable set of bool flags
☆23Updated 8 years ago
Alternatives and similar repositories for typed_flags
Users that are interested in typed_flags are comparing it to the libraries listed below
Sorting:
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 2 weeks ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- ☆39Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- C++17 library facilities for older compilers☆146Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated 3 weeks ago
- ☆67Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆112Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago