An approach for runtime detection inside a constexpr function
☆80Jul 15, 2018Updated 7 years ago
Alternatives and similar repositories for in_constexpr
Users that are interested in in_constexpr are comparing it to the libraries listed below
Sorting:
- A no-dependencies C++ extensible type erasure library☆45Jul 21, 2020Updated 5 years ago
- Useful C++ templates☆14May 14, 2024Updated last year
- A compile-time linear algebra system for C++☆121Oct 11, 2021Updated 4 years ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26May 6, 2019Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Nov 24, 2019Updated 6 years ago
- A plugin for Clang compiler☆121Dec 22, 2021Updated 4 years ago
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Mar 25, 2017Updated 8 years ago
- Use unused bits in your pointer☆46Oct 4, 2017Updated 8 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Aug 18, 2017Updated 8 years ago
- runtime to compile-time mappings☆109Oct 29, 2017Updated 8 years ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Mar 23, 2015Updated 10 years ago
- A C++14 and later CRTP template for defining iterators☆76Dec 10, 2025Updated 2 months ago
- Material and work for O'Reilly courses and publications☆11May 19, 2020Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Oct 7, 2017Updated 8 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 years ago
- low-level library for minimizing the size of your types☆118Oct 2, 2019Updated 6 years ago
- Generic C++14 Database Construction Library☆15Jul 12, 2018Updated 7 years ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- collection of opengl effects (WIP)☆12Sep 15, 2016Updated 9 years ago
- MSGUI - Metashell GUI☆69Nov 22, 2018Updated 7 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆201May 11, 2023Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- dynamic polymorphism without inheritance☆31Sep 24, 2017Updated 8 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆51Apr 25, 2020Updated 5 years ago
- Library for extracting stacktrace from exception.☆49Nov 22, 2023Updated 2 years ago
- ☆40Nov 1, 2020Updated 5 years ago
- Compile-time printf-like string formatting☆76May 25, 2018Updated 7 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- a binary format for baked (bak3d) 3d files☆19Dec 1, 2015Updated 10 years ago
- homogeneous variadic function parameters☆18Feb 20, 2024Updated 2 years ago
- Visual Computing Library☆20Jan 14, 2026Updated last month
- Techniques for installing and accessing resource files using C++ and Python.☆18Oct 8, 2019Updated 6 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆807May 23, 2021Updated 4 years ago
- Replacements to standard numeric types which throw exceptions on errors