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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

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

    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