SCT4SP / cestLinks
Towards a constexpr version of the C++ standard library
☆18Updated last year
Alternatives and similar repositories for cest
Users that are interested in cest are comparing it to the libraries listed below
Sorting:
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- ☆25Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A hash function library☆47Updated last week
- The Fancy Named Parameters Library☆36Updated last month
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Rebooting the std::bitset franchise☆46Updated 3 weeks ago
- A fixed capacity dynamically sized string☆69Updated last week
- meta-programming, C++11☆16Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years 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
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- ☆34Updated 3 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated last week
- The IDK (Industrial Development Kit) library!☆37Updated this week
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 4 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago