tower120 / cpp_property
Zero overhead C# like properties for C++!
☆18Updated 6 years ago
Alternatives and similar repositories for cpp_property:
Users that are interested in cpp_property are comparing it to the libraries listed below
- A modern, fast, structured logging framework in C++☆58Updated last year
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years 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#).☆31Updated 2 years ago
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago
- ☆52Updated 5 years ago
- Latest iteration of my static webpage/blog generator☆52Updated 3 months ago
- c++11 library to ease the use of references to functions that may be destroyed before their call.☆17Updated 4 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- forward declarations for C++ std headers☆72Updated 3 years ago
- ☆22Updated 7 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- Portable UUID generation library for C++☆26Updated last year
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- Coroutine Support Library☆34Updated 5 months ago
- A collection of Unicode utilities for C++ using Range-V3☆45Updated 8 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Document modern C++ using unit tests☆55Updated 3 years ago
- Docker Based C++ Dependency and Build Management☆44Updated 8 months ago
- A set of useful C++17/20 classes and libraries☆27Updated 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Speedier handling of clang-tidy checking☆68Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 9 months ago
- Implementation of the C++ Standard Library Concepts☆13Updated 8 years ago
- C++20 implementation of {{ mustache }}