Experiments with constexpr
☆248Mar 5, 2021Updated 4 years ago
Alternatives and similar repositories for constexpr
Users that are interested in constexpr are comparing it to the libraries listed below
Sorting:
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆16Dec 25, 2017Updated 8 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- [Inactive] Public domain implementations of core RFC specifications for C++14.☆13Mar 9, 2015Updated 10 years ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- runtime to compile-time mappings☆109Oct 29, 2017Updated 8 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- A C++ micro-benchmarking framework☆367Feb 25, 2020Updated 6 years ago
- Compile Time Type Information for C++☆612Apr 20, 2023Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆201May 11, 2023Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 6 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
- A library for C++ reflection and introspection☆201Jul 30, 2017Updated 8 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Feb 3, 2016Updated 10 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- Compile time mathematic functions for C++14☆188Oct 28, 2021Updated 4 years ago
- Warning suppression library (C++)☆83Mar 8, 2020Updated 5 years ago
- Compile-time Huffman coding compression using C++20☆171Oct 12, 2021Updated 4 years 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,594May 29, 2025Updated 9 months ago
- An approach for runtime detection inside a constexpr function☆80Jul 15, 2018Updated 7 years ago
- ☆15Sep 27, 2020Updated 5 years ago
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- Lightweight benchmarking component for small C++ routines☆15Mar 29, 2023Updated 2 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Dec 7, 2019Updated 6 years ago
- C++11/14 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.☆887Jun 15, 2019Updated 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 2 months ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Jan 30, 2023Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 3 months ago
- A Compositional Numeric Library for C++☆684Apr 26, 2024Updated last year
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,580Jul 23, 2024Updated last year
- A cross-platform immediate mode user-interface library. Public domain.☆34Sep 2, 2017Updated 8 years ago
- BON - Binary Object Notation☆20Oct 26, 2017Updated 8 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Jun 6, 2017Updated 8 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- low-level library for minimizing the size of your types☆118Oct 2, 2019Updated 6 years ago