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
·

2 dépôts

Awesome GitHub RepositoriesRust Engineering Workflows

Professional practices for structuring, building, and delivering Rust software, including CI/CD and cross-compilation pipelines.

Distinct from Rust Compilation Configurations: Covers the entire professional shipping lifecycle, whereas candidates focus on specific compiler configurations or caching.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Rust Engineering Workflows. Refine with filters or upvote what's useful.

Awesome Rust Engineering Workflows 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.
  • microsoft/rusttrainingAvatar de microsoft

    microsoft/RustTraining

    14,636Voir sur GitHub↗

    This project is a structured Rust programming curriculum and systems programming course designed to take learners from beginner to expert levels. It provides a comprehensive set of training materials focused on mastering the core syntax, idioms, and technical foundations of the Rust language. The project features a specialized language transition framework that maps concepts from C++, managed languages, and dynamic typing to Rust idioms. This allows developers from different ecosystems to translate architectural patterns and memory models into idiomatic Rust. The training covers a broad rang

    Teaches professional engineering practices including build script configuration and automated delivery pipelines.

    Rust
    Voir sur GitHub↗14,636
  • niklasei/bevy_game_templateAvatar de NiklasEi

    NiklasEi/bevy_game_template

    1,123Voir sur GitHub↗

    This project provides a foundational template and boilerplate structure for developing games with the Bevy engine in Rust. It is designed to facilitate cross-platform development by offering a unified codebase that targets desktop, mobile, and web environments. The template distinguishes itself through pre-configured automation pipelines that handle the complexities of multi-platform build orchestration. It includes integrated workflows for continuous integration, allowing developers to validate code compatibility and stability across various operating systems and hardware architectures autom

    Offers a foundational codebase for developing high-performance games in Rust with integrated build and deployment workflows.

    Rustbevybevy-enginegame-development
    Voir sur GitHub↗1,123
  1. Home
  2. Software Engineering & Architecture
  3. Rust Engineering Workflows