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.☆13Mar 9, 2015Updated 11 years ago
- Love template metaprogramming☆331Apr 10, 2022Updated 4 years ago
- Instant compile time C++ 11 metaprogramming library☆570Sep 7, 2022Updated 3 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,481Updated this week
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Materials for the C++ Template Metaprogramming one-day workshop☆62Feb 3, 2016Updated 10 years ago
- Range-based goodness for C++17☆366Feb 11, 2021Updated 5 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,641Oct 13, 2025Updated 8 months 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
- runtime to compile-time mappings☆109Oct 29, 2017Updated 8 years ago
- A C++ micro-benchmarking framework☆366Feb 25, 2020Updated 6 years ago
- A library for C++ reflection and introspection☆203Jul 30, 2017Updated 8 years ago
- Compile time mathematic functions for C++14☆192Oct 28, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Meta programming utilities for C++14. Merged in matt-42/lithium☆727Dec 7, 2019Updated 6 years ago
- Compile Time Type Information for C++☆612Apr 20, 2023Updated 3 years ago
- Compile-time Huffman coding compression using C++20☆173Oct 12, 2021Updated 4 years ago
- An approach for runtime detection inside a constexpr function☆80Jul 15, 2018Updated 7 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Sep 12, 2023Updated 2 years ago
- Compile Time Regular Expression in C++☆3,820May 8, 2026Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,552Apr 20, 2026Updated 2 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,611May 29, 2025Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆203May 11, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆15Sep 27, 2020Updated 5 years ago
- Warning suppression library (C++)☆82Mar 8, 2020Updated 6 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 7 months ago
- Lightweight benchmarking component for small C++ routines☆15Mar 29, 2023Updated 3 years ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆887Jun 15, 2019Updated 7 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆332Jun 6, 2017Updated 9 years ago
- A tiny metaprogramming library☆310Jun 23, 2023Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆86Nov 24, 2019Updated 6 years ago
- A header-only C++ library for task concurrency☆633May 18, 2023Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- scanf for modern C++☆1,316Oct 29, 2025Updated 7 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆259Mar 25, 2020Updated 6 years ago
- Library to parse and work with the C++ AST☆1,777May 20, 2026Updated last month
- Your standard library for metaprogramming☆1,840Apr 22, 2026Updated 2 months ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Jan 30, 2023Updated 3 years ago
- Runtime polymorphism done right☆1,036May 27, 2021Updated 5 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆110Dec 27, 2016Updated 9 years ago