Morwenn / static_math
Compile time mathematic functions for C++14
☆188Updated 3 years ago
Alternatives and similar repositories for static_math:
Users that are interested in static_math are comparing it to the libraries listed below
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Simple, flexible and modular assertion macro.☆225Updated 9 months ago
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- A reflective enum implementation for C++☆289Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- A polymorphic value-type for C++☆228Updated last year
- SPY - C++ Information Broker☆153Updated 2 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- rocket - Fast single header signal/slots library for C++☆195Updated 6 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 3 weeks ago
- Single-header program options parsing library for C++11☆134Updated 2 years ago
- ☆132Updated 2 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 3 weeks ago
- Meta programming library designed for compilation speed.☆169Updated 2 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆410Updated last week
- Range-based goodness for C++17☆359Updated 4 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…☆151Updated last week
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆217Updated 2 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- Implementation of C++20's std::span for older compilers☆343Updated 2 years ago
- C++11 metaprogramming library☆255Updated last month