mateofio / stdcxx-bitopsLinks
C++ Proposal: A constexpr bitwise operations library for C++
☆37Updated 8 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☆102Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- C++ generic make factory☆108Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A template for creating optional-like object with no space overhead☆26Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- The Bit Library☆58Updated 6 years ago
- Fast containers of polymorphic objects.☆71Updated 2 months ago
- modern C++ type traits and metafunctions for callable types☆137Updated 2 months ago
- runtime to compile-time mappings☆109Updated 8 years ago
- A C++14-and-later expression template library☆109Updated 2 months ago
- Meta programming library designed for compilation speed.☆172Updated 3 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Warning suppression library (C++)☆83Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 4 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆110Updated 6 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- A simple framework for compile-time benchmarks☆188Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago