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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mirage avatar

mirage/ocaml-vchan

0
View on GitHub↗
45 stele·24 fork-uri·OCaml·ISC·3 vizualizări

Ocaml Vchan

Pure OCaml implementation of the "vchan" shared-memory communication protocol

Features

  • System Programming - Implementation of shared-memory communication protocols.

Istoric stele

Graficul istoricului de stele pentru mirage/ocaml-vchanGraficul istoricului de stele pentru mirage/ocaml-vchan

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Ocaml Vchan

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Ocaml Vchan.
  • emilhernvall/dnsguideAvatar EmilHernvall

    EmilHernvall/dnsguide

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

    g-plane/tiny-package-manager

    462Vezi pe GitHub↗

    Learn how npm or Yarn v1 works.

    TypeScript
    Vezi pe GitHub↗462
  • infaaa/build-your-own-x-vibe-codingAvatar inFaaa

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

    80Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗80
  • cheery/json-algorithmAvatar cheery

    cheery/json-algorithm

    116Vezi pe GitHub↗

    Now even your pet rock can parse JSON.

    Python
    Vezi pe GitHub↗116
Vezi toate cele 16 alternative pentru Ocaml Vchan→

Întrebări frecvente

Ce face mirage/ocaml-vchan?

Pure OCaml implementation of the "vchan" shared-memory communication protocol

Care sunt principalele funcționalități ale mirage/ocaml-vchan?

Principalele funcționalități ale mirage/ocaml-vchan sunt: System Programming.

Care sunt câteva alternative open-source pentru mirage/ocaml-vchan?

Alternativele open-source pentru mirage/ocaml-vchan includ: 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.