TheMaverickProgrammer / C-Python-like-DecoratorsLinks
How to write decorator functions in modern C++
☆184Updated 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:
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- C++11 (and onwards) library for lazy evaluation☆362Updated last week
- Microbenchmarking for Modern C++☆228Updated 5 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆205Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆199Updated 4 years ago
- C++ command line parsing library☆203Updated 2 years ago
- Lightweight Error Augmentation Framework☆336Updated this week
- A reflective enum implementation for C++☆299Updated last year
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆174Updated 10 months ago
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- SPY - C++ Information Broker☆157Updated last month
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Document modern C++ using unit tests☆55Updated 4 years ago
- Header-only library for multithreaded programming☆237Updated 7 months ago
- Port of Golang channels to C++☆178Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++11 metaprogramming library☆276Updated 2 weeks ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- Simple C++20 module support for CMake☆213Updated last year
- Functional reactive programming library for c++☆160Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆211Updated 4 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆178Updated 2 months ago