TheMaverickProgrammer / C-Python-Like-Class-Member-DecoratorsLinks
Second experiment reimagining the way member functions can be decorated
☆23Updated 5 years ago
Alternatives and similar repositories for C-Python-Like-Class-Member-Decorators
Users that are interested in C-Python-Like-Class-Member-Decorators are comparing it to the libraries listed below
Sorting:
- A little metaprogramming and functional library☆68Updated 3 years ago
- A library for classes with flexible layout☆54Updated 4 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 weeks ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- SPY - C++ Information Broker☆157Updated last week
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- std::optional for C++20☆32Updated last year
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆76Updated 3 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A functional parsing library☆29Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆198Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A compressed pair for C++17☆27Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Coroutines for C++23☆39Updated 2 months ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆160Updated 4 months ago