elbeno / constexprLinks
Experiments with constexpr
☆245Updated 4 years ago
Alternatives and similar repositories for constexpr
Users that are interested in constexpr are comparing it to the libraries listed below
Sorting:
- A library for C++ reflection and introspection☆200Updated 8 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated 2 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- A new take on polymorphism☆686Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- C++ static_enum☆86Updated 5 years ago
- A reflective enum implementation for C++☆297Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- Typesafe Python Style Printf Formatting for C++☆236Updated last year
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- What a c++ standard Unicode library might look like.☆336Updated last year
- Compile Time Type Information for C++☆598Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆465Updated 2 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Visual Studio and GCC precompiled header macro for CMake☆159Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆213Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Bit flags for C++11 scoped enums☆121Updated 3 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆357Updated 7 years ago