chriskohlhoff / propriaLinks
A general property customisation mechanism
☆16Updated 5 years ago
Alternatives and similar repositories for propria
Users that are interested in propria are comparing it to the libraries listed below
Sorting:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++11 compatible charconv☆31Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Container Traits for Modern C++☆29Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- ☆25Updated 5 years ago
- A hash function library☆50Updated 2 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months 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 header only structure of arrays container for C++☆43Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- ☆17Updated 6 years ago
- C++20 compile-time reflection library.☆35Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- meta-programming, C++11☆16Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago