awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesSwift Native Syntax

Directly imports and calls Python libraries from Swift using native syntax without a separate binding framework.

Distinct from Python Bindings: Distinct from Python Bindings: focuses on native Swift syntax for Python calls rather than general Python binding mechanisms.

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

Awesome Swift Native Syntax GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tensorflow/swiftAvatar de tensorflow

    tensorflow/swift

    6,131Voir sur GitHub↗

    Swift for TensorFlow is a custom toolchain that extends the Swift language with first-class automatic differentiation and differentiable types, enabling gradient-based computation directly within the compiler. It integrates the Swift compiler with TensorFlow runtime and XLA backends, allowing tensor operations to be compiled and executed on hardware-accelerated hardware for high-performance machine learning. The project distinguishes itself through compiler-integrated automatic differentiation that computes gradients of user-defined functions and types during compilation, eliminating the need

    Provides native Swift syntax to import and call Python libraries directly, bridging both ecosystems.

    Jupyter Notebook
    Voir sur GitHub↗6,131
  1. Home
  2. Programming Languages & Runtimes
  3. Language Interoperability
  4. Interoperability
  5. Python Bindings
  6. Swift Native Syntax