A comparison of different options to implement binary flags in C++17
☆17Jan 5, 2018Updated 8 years ago
Alternatives and similar repositories for flags17
Users that are interested in flags17 are comparing it to the libraries listed below
Sorting:
- Constexpr hash functions for C++☆19May 29, 2020Updated 5 years ago
- A C++ library for type level flagging☆64Jun 28, 2018Updated 7 years ago
- Fetches the names of all RSVP members of a meetup event and randomly chooses The Raffle Winner.☆16Jun 18, 2018Updated 7 years ago
- Newly created, added xperf\readme.txt.☆16Jun 15, 2020Updated 5 years ago
- A rust like Result type for modern C++☆20May 26, 2019Updated 6 years ago
- A saturating arithmetic cast.☆12Feb 26, 2019Updated 7 years ago
- Performance meets elegance.☆18Sep 28, 2021Updated 4 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Jul 16, 2018Updated 7 years ago
- What did you expect?☆110May 15, 2017Updated 8 years ago
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆29Nov 18, 2024Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Jul 14, 2017Updated 8 years ago
- being a code junkie☆22Jul 15, 2022Updated 3 years ago
- A C++ smart-pointer with value-semantics 💎☆131Sep 16, 2019Updated 6 years ago
- A fast, but not std conforming, version of visit for variants☆30Feb 17, 2021Updated 5 years ago
- Header for creating phantom types.☆13May 3, 2017Updated 8 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Mar 1, 2026Updated 2 weeks ago
- Extension of the STL algorithms on sets☆21Sep 1, 2019Updated 6 years ago
- Mutex implementations and utilities☆31Jan 22, 2017Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Aug 8, 2018Updated 7 years ago
- generic stack-based container☆110Feb 23, 2018Updated 8 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Mar 16, 2017Updated 9 years ago
- A simple reliability layer for UDP-based protocols☆16May 29, 2020Updated 5 years ago
- Presentation for Meeting C++ 2022☆10Nov 20, 2022Updated 3 years ago
- Coroutine Support Library