avsm / mirage-from-basicsLinks
Another way to describe mirage
☆19Updated 6 years ago
Alternatives and similar repositories for mirage-from-basics
Users that are interested in mirage-from-basics are comparing it to the libraries listed below
Sorting:
- Distribute/marshal instances of ocaml extensible variant types and exceptions☆16Updated 9 years ago
- Dissect OCaml compiled programs, and weight their content☆25Updated 3 years ago
- Open records implemented using map over universal type☆34Updated 5 years ago
- Serialization formats toolkit for OCaml (unreleased)☆13Updated 2 weeks ago
- Portable implementation of the Irmin Watch API☆14Updated 3 weeks ago
- A tail-recursive list map with good performance for all list sizes. Not actually written in assembly.☆13Updated 4 years ago
- Unit test framework compatible with js_of_ocaml☆17Updated 4 years ago
- ☆15Updated 5 years ago
- heterogenous Map over a GADT☆42Updated last year
- Pure & Incomplete STUN protocol in OCaml☆14Updated 3 years ago
- Result value combinators for OCaml☆36Updated 2 years ago
- Lwt-enabled distributed computing library☆42Updated 3 years ago
- Monotonic wall-clock time for OCaml☆33Updated 5 months ago
- Emitter for catapult trace viewer, i.e. chrome://tracing☆16Updated 7 years ago
- Easy OCaml scripts (unreleased)☆20Updated 2 weeks ago
- ☆21Updated 6 years ago
- Very simple gzip library for OCaml☆22Updated 4 years ago
- IRC protocol in OCaml☆24Updated 2 years ago
- JWTs for OCaml☆29Updated 4 years ago
- Painless micro-benchmarks☆20Updated 6 years ago
- a distributed computing library for OCaml☆24Updated last year
- A small library for convenient printf debugging and function tracing☆26Updated 3 years ago
- Convert file extensions to MIME types☆23Updated 2 years ago
- Medium weight threads - preemptive thread pools for Lwt