awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·11 views

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.

Star history

Star history chart for kevmo314/codec-from-scratchStar history chart for kevmo314/codec-from-scratch

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Codec From Scratch

Similar open-source projects, ranked by how many features they share with Codec From Scratch.
  • infaaa/build-your-own-x-vibe-codinginFaaa avatar

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

    80View on GitHub↗

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

    Python
    View on GitHub↗80
  • relativty/relativrelativty avatar

    relativty/Relativ

    7,189View on 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++
    View on GitHub↗7,189
  • emilhernvall/dnsguideEmilHernvall avatar

    EmilHernvall/dnsguide

    4,570View on 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
    View on GitHub↗4,570
  • g-plane/tiny-package-managerg-plane avatar

    g-plane/tiny-package-manager

    462View on GitHub↗

    Learn how npm or Yarn v1 works.

    TypeScript
    View on GitHub↗462
See all 30 alternatives to Codec From Scratch→

Frequently asked questions

What does kevmo314/codec-from-scratch do?

Build a simple video encoder from scratch

What are the main features of kevmo314/codec-from-scratch?

The main features of kevmo314/codec-from-scratch are: System Programming, System Utilities, Experimental Projects.

What are some open-source alternatives to kevmo314/codec-from-scratch?

Open-source alternatives to kevmo314/codec-from-scratch include: 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.