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:
- Implementation of hash_append proposal☆67Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Meta programming library designed for compilation speed.☆172Updated 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A template for creating optional-like object with no space overhead☆26Updated 8 years ago
- A C++14-and-later expression template library☆109Updated 3 weeks ago
- C++ generic make factory☆108Updated 6 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆39Updated last month
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- Fast containers of polymorphic objects.☆70Updated 3 weeks ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆82Updated 3 months ago
- Simple, flexible and modular assertion macro.☆228Updated 2 weeks ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- A template for creating optional-like objects with no space overhead☆102Updated 4 years ago
- A simple framework for compile-time benchmarks☆188Updated 4 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- C++ static_enum☆87Updated 5 years ago