Printf-style format-strings for user-defined string conversion
☆23Jan 15, 2026Updated last month
Alternatives and similar repositories for ppx_custom_printf
Users that are interested in ppx_custom_printf are comparing it to the libraries listed below
Sorting:
- A simple OCaml ppx filter to support string interpolation like [%str "value of foo is $(foo)"]☆21May 21, 2020Updated 5 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
- Enables HTTP file uploads and form processing in OCaml web applications.☆14Jun 19, 2024Updated last year
- Generate functions to read/write records in csv format☆19Jan 15, 2026Updated last month
- Expands [%here] into its location☆14Jan 15, 2026Updated last month
- Library containing the definition of S-expressions and some base converters☆20Jan 15, 2026Updated last month
- Matching Regular Expressions with OCaml Patterns☆56Feb 5, 2023Updated 3 years ago
- OCaml binary heap implementation by Jean-Christophe Filliatre☆18Nov 29, 2020Updated 5 years ago
- Literate assertions for OCaml☆18Oct 3, 2019Updated 6 years ago
- Jane Street Capital's asynchronous execution library (unix)☆34Jan 15, 2026Updated last month
- ppx_mysql☆32Aug 29, 2025Updated 6 months ago
- An exact real arithmetic (aka constructive reals) for OCaml☆13Jun 14, 2024Updated last year
- Dig into an opam switch for doc☆10Apr 8, 2022Updated 3 years ago
- Print OCaml values based on their runtime representation☆30Jun 7, 2022Updated 3 years ago
- LexiFi runtime types☆35Nov 2, 2020Updated 5 years ago
- Js_of_ocaml bindings to JS Promises with supplemental functions☆30Jan 15, 2025Updated last year
- Database migrations for Reason and OCaml☆34Nov 15, 2022Updated 3 years ago
- Get [@@deriving]-style generation of type-directed values without writing a ppx☆17Feb 15, 2022Updated 4 years ago
- [beta] High-level wrapper around ocaml-sqlite3☆17Apr 28, 2022Updated 3 years ago
- JSON library for Js_of_ocaml☆16Mar 2, 2024Updated last year
- Convert a cmi file back to an mli interface