Farravid / farra_constexprLinks
Compilation of header-only C++23 constexpr utilities
☆13Updated 9 months ago
Alternatives and similar repositories for farra_constexpr
Users that are interested in farra_constexpr are comparing it to the libraries listed below
Sorting:
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Coroutines for C++23☆38Updated last month
- Boost.Mustache☆10Updated 2 years ago
- A hash function library☆45Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- ☆26Updated 5 years ago
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- C++ xUnit-like testing framework without macros☆16Updated 2 weeks ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++11 compatible charconv☆31Updated last month
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months ago
- C++20 Unit-Testing library☆47Updated last month
- string pattern matching in C++20☆9Updated 3 years ago
- A unique_ptr implementation with small object optimization☆19Updated 8 months ago
- Standalone version of the boost::unordered library☆27Updated 3 months ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 4 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- C++20 Compact Tuple Tools☆50Updated 3 weeks ago
- C++20 for flag enums☆27Updated 4 years ago
- Virtual memory based containers☆42Updated 3 years ago