awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesCPython-Based Runtimes

Execution environments based on modified versions of the CPython interpreter.

Distinct from Code Execution Runtimes: Specifically focuses on CPython-derived implementations rather than generic code execution runtimes.

Explore 1 awesome GitHub repository matching devops & infrastructure · CPython-Based Runtimes. Refine with filters or upvote what's useful.

Awesome CPython-Based Runtimes GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • facebookincubator/cinderAvatar facebookincubator

    facebookincubator/cinder

    3,764Vezi pe GitHub↗

    Cinder is a high-performance Python runtime implementation based on CPython. It is designed as an execution environment optimized for large-scale distributed systems and cloud environments. The project integrates a distributed memory cache and an asynchronous memory layer to manage data across multiple network nodes. It also provides a native C extension framework for developing high-performance compiled modules that link directly into the interpreter memory space. The system covers capabilities for asynchronous data retrieval, large-scale execution, and the integration of embedded scripting

    Implements a high-performance Python runtime based on a modified CPython interpreter optimized for cloud environments.

    Pythoncompilerinterpreterjit
    Vezi pe GitHub↗3,764
  1. Home
  2. DevOps & Infrastructure
  3. Execution Environments
  4. Code Execution Runtimes
  5. CPython-Based Runtimes