m-peko / bitflagsLinks
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
☆94Updated 4 years ago
Alternatives and similar repositories for bitflags
Users that are interested in bitflags are comparing it to the libraries listed below
Sorting:
- A little metaprogramming and functional library☆68Updated 3 years ago
- tser - tiny serialization for C++☆146Updated 4 years ago
- Functional reactive programming library for c++☆160Updated 2 years ago
- C++ small containers☆148Updated 3 weeks ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated 2 months ago
- A reflective enum implementation for C++☆300Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆149Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated 2 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- C++ command line parsing library☆203Updated 2 years ago
- A modern header-only C++ library that provides platform-independent utilities.☆237Updated last month
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A modern C++ library for type-safe environment variable parsing☆155Updated last month
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 2 weeks 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
- rocket - Fast single header signal/slots library for C++☆210Updated last year
- A really stupid INI file format for C++11☆146Updated 2 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- A C++ parser combinator library.☆166Updated last week