awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • microsoft/rusttrainingالصورة الرمزية لـ microsoft

    microsoft/RustTraining

    14,636عرض على 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
    عرض على GitHub↗14,636
  • niklasei/bevy_game_templateالصورة الرمزية لـ NiklasEi

    NiklasEi/bevy_game_template

    1,123عرض على 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
    عرض على GitHub↗1,123
  1. Home
  2. Software Engineering & Architecture
  3. Rust Engineering Workflows