mateofio / stdcxx-bitopsLinks
C++ Proposal: A constexpr bitwise operations library for C++
☆38Updated 7 years ago
Alternatives and similar repositories for stdcxx-bitops
Users that are interested in stdcxx-bitops are comparing it to the libraries listed below
Sorting:
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- low-level library for minimizing the size of your types☆115Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A C++14-and-later expression template library☆110Updated 2 months 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
- modern C++ type traits and metafunctions for callable types☆136Updated 2 months ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- Proposed SG14 status_code for the C++ standard☆69Updated 5 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A template for creating optional-like object with no space overhead☆26Updated 8 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- Meta programming library designed for compilation speed.☆172Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago