awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mirage avatar

mirage/ocaml-fat

0
View on GitHub↗
25 星标·18 分支·OCaml·ISC·4 次浏览

Ocaml Fat

Read and write FAT format filesystems from OCaml

Features

  • System Programming - Library for reading and writing FAT-formatted filesystems.

Star 历史

mirage/ocaml-fat 的 Star 历史图表mirage/ocaml-fat 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Ocaml Fat 的开源替代方案

相似的开源项目,按与 Ocaml Fat 的功能重合度排序。
  • emilhernvall/dnsguideEmilHernvall 的头像

    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-managerg-plane 的头像

    g-plane/tiny-package-manager

    462在 GitHub 上查看↗

    Learn how npm or Yarn v1 works.

    TypeScript
    在 GitHub 上查看↗462
  • infaaa/build-your-own-x-vibe-codinginFaaa 的头像

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

    80在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗80
  • cheery/json-algorithmcheery 的头像

    cheery/json-algorithm

    116在 GitHub 上查看↗

    Now even your pet rock can parse JSON.

    Python
    在 GitHub 上查看↗116
查看 Ocaml Fat 的所有 16 个替代方案→

常见问题解答

mirage/ocaml-fat 是做什么的?

Read and write FAT format filesystems from OCaml

mirage/ocaml-fat 的主要功能有哪些?

mirage/ocaml-fat 的主要功能包括:System Programming。

mirage/ocaml-fat 有哪些开源替代品?

mirage/ocaml-fat 的开源替代品包括: 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.