uyha / flagLinks
C++20 for flag enums
☆27Updated 5 years ago
Alternatives and similar repositories for flag
Users that are interested in flag are comparing it to the libraries listed below
Sorting:
- Virtual memory based containers☆42Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆76Updated 3 years ago
- ☆25Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- C++20 compile-time reflection library.☆35Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- ☆34Updated 3 years ago
- homogeneous variadic function parameters☆18Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- Flat containers for C++☆59Updated 5 months ago
- C++ implementation of strong types☆57Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated this week
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago