awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesFunctor Implementations

Creating objects that behave like functions by overloading the function call operator.

Distinct from Function Overloading: Distinct from Function Overloading and general Function Definitions by focusing on the operator() overload for objects.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Functor Implementations. Refine with filters or upvote what's useful.

Awesome Functor Implementations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • federico-busato/modern-cpp-programmingAvatar de federico-busato

    federico-busato/Modern-CPP-Programming

    15,808Ver en GitHub↗

    This project is a comprehensive educational resource and programming course covering C++ language semantics and features from C++03 through C++26. It provides structured tutorials and technical guides focused on modern C++ development. The material offers specialized instruction on template metaprogramming, including the use of type traits and compile-time computations. It features detailed guides on concurrency and parallelism for multi-core execution, as well as a reference for software design applying SOLID principles and RAII. Additionally, it covers build performance optimization to redu

    Explains how to overload the function call operator to create function objects, also known as functors.

    HTMLc-plus-pluscode-qualitycompilers
    Ver en GitHub↗15,808
  1. Home
  2. Programming Languages & Runtimes
  3. Functor Implementations