Commodity thread pools and concurrency primitives for OCaml 5
☆76Feb 25, 2026Updated 3 weeks ago
Alternatives and similar repositories for moonpool
Users that are interested in moonpool are comparing it to the libraries listed below
Sorting:
- A simple scheduler for OCaml 5☆134Feb 28, 2026Updated 2 weeks ago
- [alpha] lightweight fiber library for OCaml 5☆16Nov 5, 2024Updated last year
- Cpu topology and affinity for ocaml-multicore☆51Sep 4, 2025Updated 6 months ago
- generic I/O streams of bytes☆27Jul 3, 2025Updated 8 months ago
- Raw bindings to platform APIs for OCaml☆16Mar 18, 2024Updated 2 years ago
- Binary packages for OPAM with local and remote repositories☆17Dec 27, 2022Updated 3 years ago
- A library that implements the websocket protocol on top of Async☆14Jan 15, 2026Updated 2 months ago
- Reactive signals for OCaml.☆18Sep 12, 2024Updated last year
- A dynamic way to instantiate an OCaml flow☆17Feb 26, 2026Updated 3 weeks ago
- OCaml implementation of sets as hash tables by Jean-Christophe Filliatre☆10Feb 13, 2025Updated last year
- Minimal HTTP server using good old threads + blocking IO, with a small request router.☆84Feb 16, 2026Updated last month
- Fast vectorized bitarrays for OCaml☆16Jul 11, 2023Updated 2 years ago
- Dig into an opam switch for doc☆10Apr 8, 2022Updated 3 years ago
- OCaml implementation of the T-Digest algorithm☆26May 19, 2025Updated 10 months ago
- Reusable runtime library for network protocols☆47Mar 12, 2026Updated last week
- OCaml PPX deriver for reflection☆53Nov 16, 2022Updated 3 years ago
- Composable byte stream readers and writers for OCaml☆22Feb 13, 2026Updated last month
- HTTP/1.1 server and client for ocaml (using Async)☆23Apr 26, 2025Updated 10 months ago
- Lock-free data structures for multicore OCaml☆264May 23, 2025Updated 9 months ago
- An OCaml toplevel (REPL) upgrade☆92Jul 29, 2025Updated 7 months ago
- Mathematical plotting library for ocaml