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:
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 8 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Fast containers of polymorphic objects.☆69Updated this week
- 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
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- ☆68Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- A C++14-and-later expression template library☆109Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Meta programming library designed for compilation speed.☆172Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆82Updated 2 months ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago