mirage / mirage-tcpipView external linksLinks
TCP/IP networking stack in pure OCaml, using the Mirage platform libraries. Includes IPv4/6, ICMP, and UDP/TCP support.
☆351Nov 24, 2025Updated 2 months ago
Alternatives and similar repositories for mirage-tcpip
Users that are interested in mirage-tcpip are comparing it to the libraries listed below
Sorting:
- Light library to deal with RPCs in OCaml☆98Dec 11, 2025Updated 2 months ago
- Infrastructure to collect metrics from OCaml applications.☆46Jun 16, 2025Updated 8 months ago
- TLS in pure OCaml☆316Sep 26, 2025Updated 4 months ago
- OCaml implementation of the DNS protocol☆111Nov 30, 2025Updated 2 months ago
- Agnostic benchmark in OCaml (proof-of-concept)☆43Jun 28, 2024Updated last year
- Thin OCaml bindings to various low-level system APIs not covered by Unix module☆54Mar 12, 2025Updated 11 months ago
- Adaptive Radix Tree in OCaml☆51Jan 14, 2026Updated last month
- A DSL to invoke otherworldly functors☆63Aug 25, 2022Updated 3 years ago
- Cryptographic primitives for OCaml, in OCaml (also used in MirageOS)☆81Updated this week
- Examples of simple MirageOS apps☆232Jan 7, 2026Updated last month
- Constant time equal function to avoid timing attacks in OCaml☆51Jun 27, 2024Updated last year
- An OCaml library for HTTP clients and servers using Lwt or Async☆770Jan 15, 2026Updated last month
- Reading and writing zip and gzip files from OCaml☆44Feb 8, 2026Updated last week
- Fast implementation of queue in OCaml☆51Feb 26, 2024Updated last year
- Type-safe library for building parallel applications, built on top of Async's Rpc module.☆50Jan 15, 2026Updated last month
- Map OCaml arrays onto C-like structs☆115Mar 4, 2025Updated 11 months ago
- A platform-agnostic multi-level index☆33Feb 5, 2026Updated last week
- Serialization library built for speed and memory efficiency☆140Oct 13, 2022Updated 3 years ago
- Pure OCaml Git format and protocol☆369May 14, 2025Updated 9 months ago
- Pure OCaml library to read and write tar files☆55Jan 27, 2026Updated 2 weeks ago
- MirageOS is a library operating system that constructs unikernels☆2,835Jan 27, 2026Updated 2 weeks ago
- OCaml promises and concurrent I/O