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
·
kevmo314 avatar

kevmo314/codec-from-scratch

0
View on GitHub↗
453 stars·22 forks·Go·Apache-2.0·9 vues

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.

Historique des stars

Graphique de l'historique des stars pour kevmo314/codec-from-scratchGraphique de l'historique des stars pour kevmo314/codec-from-scratch

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Codec From Scratch

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Codec From Scratch.
  • infaaa/build-your-own-x-vibe-codingAvatar de inFaaa

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

    80Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗80
  • relativty/relativAvatar de relativty

    relativty/Relativ

    7,189Voir sur 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++
    Voir sur GitHub↗7,189
  • emilhernvall/dnsguideAvatar de EmilHernvall

    EmilHernvall/dnsguide

    4,570Voir sur 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
    Voir sur GitHub↗4,570
  • g-plane/tiny-package-managerAvatar de g-plane

    g-plane/tiny-package-manager

    462Voir sur GitHub↗

    Learn how npm or Yarn v1 works.

    TypeScript
    Voir sur GitHub↗462
Voir les 30 alternatives à Codec From Scratch→

Questions fréquentes

Que fait kevmo314/codec-from-scratch ?

Build a simple video encoder from scratch

Quelles sont les fonctionnalités principales de kevmo314/codec-from-scratch ?

Les fonctionnalités principales de kevmo314/codec-from-scratch sont : System Programming, System Utilities, Experimental Projects.

Quelles sont les alternatives open-source à kevmo314/codec-from-scratch ?

Les alternatives open-source à kevmo314/codec-from-scratch incluent : 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.