Parmap is a minimalistic library allowing to exploit multicore architecture for OCaml programs with minimal modifications.
☆97Nov 14, 2024Updated last year
Alternatives and similar repositories for parmap
Users that are interested in parmap are comparing it to the libraries listed below
Sorting:
- Archived. Curve25519 support has been integrated into mirage-crypto-ec (via fiat-crypto). Hacl bindings are available from the hacl-star …☆20Apr 23, 2021Updated 4 years ago
- Enables HTTP file uploads and form processing in OCaml web applications.☆14Jun 19, 2024Updated last year
- Dissect OCaml compiled programs, and weight their content☆25Nov 2, 2022Updated 3 years ago
- A tool to create PDFs that are also OCaml bytecodes☆42Sep 19, 2023Updated 2 years ago
- A simple tool and library to embed files and directories inside an OCaml executables☆20Apr 11, 2022Updated 3 years ago
- OCaml implementation of sets as hash tables by Jean-Christophe Filliatre☆10Feb 13, 2025Updated last year
- OCaml library for resizable arrays and strings☆26Nov 28, 2025Updated 3 months ago
- Parallelize _anything_ //☆54Oct 5, 2023Updated 2 years ago
- Agnostic benchmark in OCaml (proof-of-concept)☆43Jun 28, 2024Updated last year
- Pure OCaml library to read and write tar files☆55Jan 27, 2026Updated last month
- Infrastructure to collect metrics from OCaml applications.☆46Jun 16, 2025Updated 8 months ago
- Self-adjusting computations☆23Oct 9, 2023Updated 2 years ago
- Printf-style format-strings for user-defined string conversion☆23Jan 15, 2026Updated last month
- Format string experimentations☆13Jul 19, 2021Updated 4 years ago
- PPX rewriter that enables string interpolation in OCaml☆44Jun 30, 2025Updated 8 months ago
- OCaml bit vector library☆34Dec 19, 2025Updated 2 months ago
- OCaml binary heap implementation by Jean-Christophe Filliatre☆18Nov 29, 2020Updated 5 years ago
- Defunctionalised higher-kinded polymorphism in OCaml.☆20Oct 13, 2020Updated 5 years ago
- Difference list library for OCaml☆35Jul 21, 2020Updated 5 years ago
- A session manager for your everyday needs☆43Sep 3, 2022Updated 3 years ago
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Jul 21, 2025Updated 7 months ago
- Light library to deal with RPCs in OCaml☆99Dec 11, 2025Updated 2 months ago
- Collection of composable P2P libraries☆26Aug 27, 2021Updated 4 years ago
- Plan 9 programs ported to OCaml☆36Feb 22, 2026Updated last week
- (unreleased) Data validation with first-class and first-order labels in OCaml☆30Jun 29, 2018Updated 7 years ago
- Matching Regular Expressions with OCaml Patterns☆56Feb 5, 2023Updated 3 years ago
- Adaptive Radix Tree in OCaml☆51Jan 14, 2026Updated last month
- OCaml implementation of Facebook's graphql, library and server.☆21Feb 24, 2016Updated 10 years ago
- Generation of memorable passphrases☆21Nov 29, 2023Updated 2 years ago
- Strongly typed file path and file system operations.☆26Jun 24, 2025Updated 8 months ago
- Distribute/marshal instances of ocaml extensible variant types and exceptions☆16Nov 26, 2016Updated 9 years ago
- Code using GADT☆39Apr 5, 2021Updated 4 years ago
- MPP: a meta preprocessor that blends programming languages☆32Jun 8, 2023Updated 2 years ago
- Generic Programming Library for OCaml☆34Mar 29, 2017Updated 8 years ago
- An implementation of binary session types in OCaml