chriskohlhoff / propria
A general property customisation mechanism
☆15Updated 4 years ago
Alternatives and similar repositories for propria:
Users that are interested in propria are comparing it to the libraries listed below
- A C++ data container replicating std::queue functionality but with better performance.☆32Updated 2 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++11 compatible charconv☆29Updated 3 weeks ago
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- ☆15Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 7 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Some library components that didn't quite fit anywhere else...☆35Updated 6 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- stl-like algorithms for TYPES☆31Updated last year
- A C++14 reflection library☆70Updated 3 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 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 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- An indirect value-type for C++☆82Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 2 weeks ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago