mateofio / stdcxx-bitopsLinks
C++ Proposal: A constexpr bitwise operations library for C++
☆37Updated 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:
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 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
- A C++14-and-later expression template library☆110Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆70Updated last week
- 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 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Warning suppression library (C++)☆83Updated 5 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
- Fast containers of polymorphic objects.☆68Updated last week
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- C++ generic make factory☆108Updated 6 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 5 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆86Updated 9 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆38Updated 8 years ago
- C++ static_enum☆86Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated last month
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago