gammasoft71 / propertiesLinks
another c#-like property accessor for C++11 and above.
☆18Updated 10 months ago
Alternatives and similar repositories for properties
Users that are interested in properties are comparing it to the libraries listed below
Sorting:
- Modern c ++17 library containing multicast delegate and event classes.☆15Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).☆32Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 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☆49Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆33Updated last year
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆23Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- std extensions library☆13Updated 8 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- A modern, header-only request router for C++☆24Updated 2 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- A fixed capacity dynamically sized string☆68Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- Cross-platform C++ Utility Library☆54Updated this week
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆23Updated this week
- C++20 compile-time reflection library.☆35Updated 11 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 6 years ago