awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesSource Code Exposure

Capabilities that expose the actual underlying source code of internal functions for study.

Distinct from Function Metadata Inspection: Distinct from metadata inspection by providing the full source code rather than just properties like arity.

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

Awesome Source Code Exposure GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • omkarpathak/pygorithmAvatar von OmkarPathak

    OmkarPathak/pygorithm

    4,385Auf GitHub ansehen↗

    Pygorithm is a Python algorithm library and computational logic reference. It provides a collection of standard algorithmic implementations and tools for analyzing the runtime efficiency and scaling performance of specific functions. The project enables the inspection of underlying source code for internal functions to study how logic is structured and executed. It maps specific implementations to their theoretical time and space complexity for performance analysis. The library is organized into discrete modules that support the execution of standard algorithmic patterns across variable data

    Exposes the underlying Python source code of internal functions to allow users to study actual implementations.

    Python
    Auf GitHub ansehen↗4,385
  1. Home
  2. Programming Languages & Runtimes
  3. Function Metadata Inspection
  4. Source Code Exposure