TheMaverickProgrammer / C-Python-like-DecoratorsLinks
How to write decorator functions in modern C++
☆177Updated 4 years ago
Alternatives and similar repositories for C-Python-like-Decorators
Users that are interested in C-Python-like-Decorators are comparing it to the libraries listed below
Sorting:
- C++ command line parsing library☆202Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 10 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated last week
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- Implementation of C++20's std::span for older compilers☆363Updated 2 years ago
- C++11 metaprogramming library☆264Updated last week
- Microbenchmarking for Modern C++☆225Updated 4 years ago
- A reflective enum implementation for C++☆297Updated last year
- SPY - C++ Information Broker☆156Updated 2 weeks ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 10 months ago
- Lightweight Error Augmentation Framework☆333Updated last week
- Love template metaprogramming☆330Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- Port of Golang channels to C++☆180Updated 2 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆198Updated 4 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆98Updated last year
- Header-only library for multithreaded programming☆235Updated 4 months ago
- Tool for analyzing includes in C++☆205Updated last year
- Scope Guard & Defer C++☆176Updated last year
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆172Updated last week
- A simple, cross-platform, and continuously integrated C++14 project template☆67Updated 6 years ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆210Updated 3 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆169Updated 7 months ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆370Updated 3 weeks ago