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 header-only C++ parsing framework☆36Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Policy Based C++ Allocator Library☆123Updated 7 months ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A library for C++ reflection and introspection☆201Updated 8 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated last month
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆197Updated 4 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- (experimental) Syntactic sugar for variant and optional types.☆163Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A C++ micro-benchmarking framework☆94Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- ☆68Updated 9 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 4 years ago
- A template for creating optional-like object with no space overhead☆26Updated 8 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 4 years ago