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.☆30Updated 2 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A fixed capacity dynamically sized string☆64Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- A C++14 reflection library☆68Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 5 months ago
- A modern, header-only request router for C++☆23Updated 2 years ago
- ☆15Updated 4 years ago
- C++20 compile-time reflection library.☆35Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- An indirect value-type for C++☆82Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Portable UUID generation library for C++☆26Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- The IDK (Industrial Development Kit) library!☆29Updated 4 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆75Updated last year
- Boost.org unordered module☆65Updated 2 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago
- Cross platform C++17 file class, in a single header.☆20Updated 5 years ago
- Tiny Test System☆27Updated 3 weeks ago