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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stevenvar avatar

stevenvar/omicrob

0
View on GitHub↗
155 estrellas·26 forks·OCaml·2 vistas

Omicrob

An OCaml generic virtual machine for microcontrollers

Features

  • System Programming - Virtual machine for running bytecode on AVR microcontrollers.

Historial de estrellas

Gráfico del historial de estrellas de stevenvar/omicrobGráfico del historial de estrellas de stevenvar/omicrob

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Omicrob

Proyectos open-source similares, clasificados según cuántas características comparten con Omicrob.
  • emilhernvall/dnsguideAvatar de EmilHernvall

    EmilHernvall/dnsguide

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

    g-plane/tiny-package-manager

    462Ver en GitHub↗

    Learn how npm or Yarn v1 works.

    TypeScript
    Ver en GitHub↗462
  • infaaa/build-your-own-x-vibe-codingAvatar de inFaaa

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

    80Ver en GitHub↗

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

    Python
    Ver en GitHub↗80
  • cheery/json-algorithmAvatar de cheery

    cheery/json-algorithm

    116Ver en GitHub↗

    Now even your pet rock can parse JSON.

    Python
    Ver en GitHub↗116
Ver las 16 alternativas a Omicrob→

Preguntas frecuentes

¿Qué hace stevenvar/omicrob?

An OCaml generic virtual machine for microcontrollers

¿Cuáles son las características principales de stevenvar/omicrob?

Las características principales de stevenvar/omicrob son: System Programming.

¿Qué alternativas de código abierto existen para stevenvar/omicrob?

Las alternativas de código abierto para stevenvar/omicrob incluyen: emilhernvall/dnsguide — dnsguide is a software implementation of the DNS protocol designed to handle queries and responses between clients and… g-plane/tiny-package-manager — Learn how npm or Yarn v1 works. infaaa/build-your-own-x-vibe-coding — Master programming by recreating your favorite technologies from scratch with vibe coding. 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… kevmo314/codec-from-scratch — Build a simple video encoder from scratch. cheery/json-algorithm — Now even your pet rock can parse JSON.