awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesMultimedia

Improving the speed and efficiency of audio and video processing tasks by writing highly optimized low-level assembly code for modern processors.

Distinct from Performance Optimizations: Distinct from Performance Optimizations: focuses on multimedia-specific assembly optimizations rather than general system-level tuning.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Multimedia. Refine with filters or upvote what's useful.

Awesome Multimedia GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ffmpeg/asm-lessonsFFmpeg 的头像

    FFmpeg/asm-lessons

    12,067在 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

    Improves the speed and efficiency of audio and video processing tasks by writing highly optimized low-level assembly code.

    在 GitHub 上查看↗12,067
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference
  6. Performance Optimizations
  7. Multimedia