Farravid / farra_constexprLinks
Compilation of header-only C++23 constexpr utilities
☆13Updated last year
Alternatives and similar repositories for farra_constexpr
Users that are interested in farra_constexpr are comparing it to the libraries listed below
Sorting:
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆23Updated 4 months ago
- Boost.Mustache☆10Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- ☆25Updated 5 years ago
- A unique_ptr implementation with small object optimization☆19Updated last year
- A type-erasure toolkit for C++20/23☆19Updated this week
- Data structures for ASTs☆14Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A C++20 serialization library (cereal fork)☆29Updated 6 months ago
- string pattern matching in C++20☆10Updated 4 years ago
- ☆10Updated 2 years ago
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago