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éesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesCLI Binary Distributions

Wraps compiled Rust binaries as Python scripts, making them command-line tools after installation.

Distinct from Binary Distribution Tools: Distinct from Binary Distribution Tools: specifically wraps Rust binaries as Python scripts for CLI use, not general binary distribution.

Explore 1 awesome GitHub repository matching devops & infrastructure · CLI Binary Distributions. Refine with filters or upvote what's useful.

Awesome CLI Binary Distributions 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.
  • pyo3/maturinAvatar de PyO3

    PyO3/maturin

    5,413Voir sur GitHub↗

    Maturin is a build tool that compiles Rust crates into Python wheel packages, supporting multiple binding systems such as PyO3, CFFI, and UniFFI to create native extension modules. It manages the full build pipeline from Rust compilation to wheel assembly, including cross-compilation for different operating systems and architectures without requiring native hardware. The tool integrates development-mode installation with automatic rebuilds: when a Python import hook detects source changes, it triggers recompilation before the module loads. Editable installs link the compiled module into site-

    Wraps compiled Rust binaries as Python scripts, making them command-line tools after installation.

    Rustcfficpythoncross-compile
    Voir sur GitHub↗5,413
  1. Home
  2. DevOps & Infrastructure
  3. Binary Distribution Tools
  4. CLI Binary Distributions