Experiments with constexpr
☆247Mar 5, 2021Updated 5 years ago
Alternatives and similar repositories for constexpr
Users that are interested in constexpr are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆16Dec 25, 2017Updated 8 years ago
- [Inactive] Public domain implementations of core RFC specifications for C++14.☆12Mar 9, 2015Updated 11 years ago
- Love template metaprogramming☆331Apr 10, 2022Updated 4 years ago
- Instant compile time C++ 11 metaprogramming library☆570Aug 7, 2026Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,489Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Materials for the C++ Template Metaprogramming one-day workshop☆62Feb 3, 2016Updated 10 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,650Oct 13, 2025Updated 11 months ago
- Range-based goodness for C++17☆366Feb 11, 2021Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Oct 5, 2017Updated 8 years ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆59Dec 11, 2017Updated 8 years ago
- A C++ micro-benchmarking framework☆365Feb 25, 2020Updated 6 years ago
- Compile time mathematic functions for C++14☆193Oct 28, 2021Updated 4 years ago
- A library for C++ reflection and introspection☆203Jul 30, 2017Updated 9 years ago
- runtime to compile-time mappings