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
mirage avatar

mirage/ocaml-fat

0
View on GitHub↗
25 stars·18 forks·OCaml·ISC·9 views

Ocaml Fat

Read and write FAT format filesystems from OCaml

Features

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

Star history

Star history chart for mirage/ocaml-fatStar history chart for mirage/ocaml-fat

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Ocaml Fat

These projects share indexed features with Ocaml Fat. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • cheery/json-algorithmcheery avatar

    cheery/json-algorithm

    116View on GitHub↗

    Now even your pet rock can parse JSON.

    Python
    View on GitHub↗116
Compare all 16 related projects→

Frequently asked questions

What does mirage/ocaml-fat do?

Read and write FAT format filesystems from OCaml

What are the main features of mirage/ocaml-fat?

The main features of mirage/ocaml-fat are: System Programming.

Which projects share features with mirage/ocaml-fat?

Projects with overlapping indexed features include: 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.