Bit flags for C++11 scoped enums
☆122Aug 19, 2022Updated 3 years ago
Alternatives and similar repositories for enum-flags
Users that are interested in enum-flags are comparing it to the libraries listed below
Sorting:
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Oct 1, 2018Updated 7 years ago
- A library of tools for compiler construction.☆12May 18, 2016Updated 9 years ago
- A generic implementation of the BitmaskType C++ concept☆87Sep 4, 2020Updated 5 years ago
- C/C++ Isosurface Extraction library☆14Jan 5, 2017Updated 9 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- fast prime sieve and hash algorithm☆40Aug 31, 2025Updated 6 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Jun 20, 2021Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Aug 8, 2018Updated 7 years ago
- A C++14-and-later expression template library☆108Dec 10, 2025Updated 2 months ago
- Foundations of symbol based programming☆30Nov 26, 2019Updated 6 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- Reference Implementations of ISO C++ N3888☆42Aug 30, 2018Updated 7 years ago
- A reflective enum implementation for C++☆299Feb 8, 2024Updated 2 years ago
- Embed files into C/C++ projects.☆49Aug 4, 2021Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- A list of compiler warning flags for different GCC and clang versions☆237Jan 4, 2020Updated 6 years ago
- ☆53May 21, 2019Updated 6 years ago
- C++17 `std::variant` for C++11/14/17☆707Dec 7, 2022Updated 3 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Nov 28, 2025Updated 3 months ago
- ☆36Jan 21, 2024Updated 2 years ago
- Static global objects with constructors and destructors made useful in C++☆29Jul 29, 2016Updated 9 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated 3 weeks ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Mar 18, 2019Updated 6 years ago
- List of resources about modern dynamic polymorphism in C++.☆12Sep 29, 2018Updated 7 years ago
- A set of examples and visualizations showing off FiberTaskingLib☆13Mar 21, 2017Updated 8 years ago
- Single include version for Unicode Algorithms Implementation☆12Dec 11, 2023Updated 2 years ago
- Demo project for C++ terminate and signal handlers☆10Dec 5, 2013Updated 12 years ago
- Herramientas de Desarrollo de Videojuegos con ADN Argentino☆12Aug 6, 2024Updated last year
- This crate contains the BIOS API and common routines for all Neotron systems.☆11Feb 4, 2024Updated 2 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Mar 17, 2020Updated 5 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- A collection of data structures and utilities (C++11)☆22Sep 4, 2019Updated 6 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Feb 13, 2026Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago