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

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

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

kevmo314/codec-from-scratch

0
View on GitHub↗
453 نجوم·22 تفرعات·Go·Apache-2.0·4 مشاهدات

Codec From Scratch

Build a simple video encoder from scratch

Features

  • System Programming - Tutorials for building media encoding and decoding systems.
  • System Utilities - Tutorials for building media encoding and decoding tools.
  • Experimental Projects - Implementing media encoding and decoding logic for raw data streams.

سجل النجوم

مخطط تاريخ النجوم لـ kevmo314/codec-from-scratchمخطط تاريخ النجوم لـ kevmo314/codec-from-scratch

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Codec From Scratch

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Codec From Scratch.
  • infaaa/build-your-own-x-vibe-codingالصورة الرمزية لـ inFaaa

    inFaaa/build-your-own-x-vibe-coding

    80عرض على GitHub↗

    Master programming by recreating your favorite technologies from scratch with vibe coding.

    Python
    عرض على GitHub↗80
  • relativty/relativالصورة الرمزية لـ relativty

    relativty/Relativ

    7,189عرض على GitHub↗

    Relativ is an open-source project for the development of custom virtual reality hardware, encompassing the mechanical design, electronics, and software interfaces required to build a headset from scratch. It provides the frameworks necessary for assembling devices using open-source electronics and firmware. The project integrates custom hardware with SteamVR through driver-based configurations, mapping device identifiers and display viewports to ensure rendered images align with physical secondary displays. It employs a combination of microcontroller-based inertial measurement unit polling fo

    C++
    عرض على GitHub↗7,189
  • emilhernvall/dnsguideالصورة الرمزية لـ EmilHernvall

    EmilHernvall/dnsguide

    4,570عرض على GitHub↗

    dnsguide is a software implementation of the DNS protocol designed to handle queries and responses between clients and nameservers. It functions as a recursive DNS server and network service tool for managing the resolution of domain names within local or wide area networks. The project provides a framework for building a custom DNS server, incorporating recursive resolution logic and stub resolver integration to translate hostnames into IP addresses. It is designed for implementing the DNS protocol from scratch to facilitate network protocol learning and custom name resolution. The implemen

    dnsdns-serverinternet
    عرض على GitHub↗4,570
  • g-plane/tiny-package-managerالصورة الرمزية لـ g-plane

    g-plane/tiny-package-manager

    462عرض على GitHub↗

    Learn how npm or Yarn v1 works.

    TypeScript
    عرض على GitHub↗462
عرض جميع البدائل الـ 30 لـ Codec From Scratch→

الأسئلة الشائعة

ما هي وظيفة kevmo314/codec-from-scratch؟

Build a simple video encoder from scratch

ما هي الميزات الرئيسية لـ kevmo314/codec-from-scratch؟

الميزات الرئيسية لـ kevmo314/codec-from-scratch هي: System Programming, System Utilities, Experimental Projects.

ما هي البدائل مفتوحة المصدر لـ kevmo314/codec-from-scratch؟

تشمل البدائل مفتوحة المصدر لـ kevmo314/codec-from-scratch: infaaa/build-your-own-x-vibe-coding — Master programming by recreating your favorite technologies from scratch with vibe coding. emilhernvall/dnsguide — dnsguide is a software implementation of the DNS protocol designed to handle queries and responses between clients and… relativty/relativ — Relativ is an open-source project for the development of custom virtual reality hardware, encompassing the mechanical… jamesroutley/write-a-hash-table — This project is a pedagogical implementation of a hash table in C, built from scratch using open addressing and linear… cheery/json-algorithm — Now even your pet rock can parse JSON. g-plane/tiny-package-manager — Learn how npm or Yarn v1 works.