m-peko / bitflagsLinks
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
☆93Updated 4 years ago
Alternatives and similar repositories for bitflags
Users that are interested in bitflags are comparing it to the libraries listed below
Sorting:
- tser - tiny serialization for C++☆145Updated 4 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- Functional reactive programming library for c++☆160Updated 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☆165Updated 3 weeks ago
- C++ small containers☆149Updated 7 months ago
- SPY - C++ Information Broker☆157Updated last month
- 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.☆251Updated 3 weeks ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- A reflective enum implementation for C++