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

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

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBinding Scaffolding Generators

Tools that generate the glue code and boilerplate necessary to expose internal logic to other languages.

Distinct from API Binding Generators: Focuses on producing the FFI glue code/scaffolding rather than just the high-level API bindings.

Explore 1 awesome GitHub repository matching development tools & productivity · Binding Scaffolding Generators. Refine with filters or upvote what's useful.

Awesome Binding Scaffolding Generators 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.
  • mozilla/uniffi-rsAvatar de mozilla

    mozilla/uniffi-rs

    4,326Voir sur GitHub↗

    uniffi-rs is a Rust FFI binding generator and multi-language binding tool. It functions as an automated binding scaffolder that creates type-safe foreign function interfaces and native wrappers for Rust libraries in languages such as Swift, Kotlin, and Python. The project provides a system for cross-language interface definition, allowing functions and data structures to be specified in a shared format to ensure consistent API signatures across platforms. It further serves as an FFI memory management layer, handling object lifetimes and thread safety when sharing state between Rust and foreig

    Automates creation of boilerplate FFI code and native wrappers to expose Rust functions to foreign languages.

    Rustffi-layerrust-crate
    Voir sur GitHub↗4,326
  1. Home
  2. Development Tools & Productivity
  3. Metadata Generators
  4. API Binding Generators
  5. Binding Scaffolding Generators