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 RepositoriesSystems

A guide for developers to master hardware-specific assembly instructions and manual performance tuning for resource-constrained environments.

Distinct from Programming Tutorials: Distinct from Programming Tutorials: focuses on systems-level assembly and performance tuning rather than general software development.

Explore 1 awesome GitHub repository matching education & learning resources · Systems. Refine with filters or upvote what's useful.

Awesome Systems 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.
  • ffmpeg/asm-lessonsAvatar de FFmpeg

    FFmpeg/asm-lessons

    12,067Voir sur GitHub↗

    This project serves as an educational resource for learning and implementing low-level assembly language optimizations. It provides a structured guide for developers to master hardware-specific instructions and manual performance tuning, focusing on the translation of high-level code into efficient machine-level operations for resource-constrained environments. The materials emphasize techniques for maximizing computational throughput in multimedia processing. By covering instruction-level parallelism, register management, and data parallelism, the project enables the development of software

    Guides developers to master hardware-specific assembly instructions and manual performance tuning for resource-constrained environments.

    Voir sur GitHub↗12,067
  1. Home
  2. Education & Learning Resources
  3. Programming Tutorials
  4. Systems