Tools for authors of ppx rewriters
☆135Jun 24, 2023Updated 2 years ago
Alternatives and similar repositories for ppx_tools
Users that are interested in ppx_tools are comparing it to the libraries listed below
Sorting:
- Base library and tools for ppx rewriters☆285Feb 19, 2026Updated 2 weeks ago
- Easy OCaml bindings for Javascript libraries☆183Feb 16, 2026Updated 2 weeks ago
- A session manager for your everyday needs☆43Sep 3, 2022Updated 3 years ago
- The Sane OCaml String API☆27Aug 24, 2017Updated 8 years ago
- A simple tool and library to embed files and directories inside an OCaml executables☆20Apr 11, 2022Updated 3 years ago
- OCaml ppx to include binary data from a file as a string☆81Aug 24, 2024Updated last year
- Code coverage for OCaml and ReScript☆315Oct 12, 2025Updated 4 months ago
- Serialization library built for speed and memory efficiency☆140Oct 13, 2022Updated 3 years ago
- Skeletons for CI scripts☆101Oct 10, 2022Updated 3 years ago
- RFC3986 URI parsing library for OCaml☆97Nov 24, 2025Updated 3 months ago
- OCaml Format pretty-printer combinators☆76Feb 13, 2026Updated 2 weeks ago
- Type-driven code generation for OCaml☆508Feb 11, 2026Updated 3 weeks ago
- Dead-code analyzer for OCaml☆101Feb 25, 2026Updated last week
- Map OCaml arrays onto C-like structs☆115Mar 4, 2025Updated last year
- Abstract engine for text edition in OCaml☆123Jul 5, 2025Updated 8 months ago
- A buffer implementation optimized for immutable strings.☆14Feb 5, 2016Updated 10 years ago
- Printf-style format-strings for user-defined string conversion☆23Jan 15, 2026Updated last month
- OCaml cryptographic library☆111Apr 17, 2020Updated 5 years ago
- Convert file extensions to MIME types☆23Oct 4, 2023Updated 2 years ago
- DEPRECATED. See https://ocaml.org/changelog/2023-10-23-omp-deprecation. Convert OCaml parsetrees between different major versions☆85Oct 24, 2023Updated 2 years ago
- Elm architecture and (V)DOM for OCaml☆207Feb 6, 2025Updated last year
- Pure OCaml regular expressions, with support for Perl and POSIX-style strings☆251Nov 24, 2025Updated 3 months ago
- HTML validation on command line☆18Oct 4, 2019Updated 6 years ago
- Ppx_deriving plugin for generating command line interfaces from types (Cmdliner.Term.t)☆98Sep 12, 2023Updated 2 years ago
- Generate functions to read/write records in csv format☆19Jan 15, 2026Updated last month
- Low-level JSON parsing and pretty-printing library for OCaml☆362Aug 1, 2025Updated 7 months ago
- Pure OCaml implementation of Zlib.☆118Jan 8, 2025Updated last year
- A Yojson codec generator for OCaml.☆166Aug 11, 2025Updated 6 months ago
- Error-recovering streaming HTML5 and XML parsers☆149Oct 6, 2024Updated last year
- Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays, based on primitives added in version 4.01.☆14Jun 27, 2022Updated 3 years ago
- ☆18Mar 12, 2016Updated 9 years ago
- Unicode text for OCaml☆14Feb 19, 2018Updated 8 years ago
- Various signed and unsigned integers for OCaml☆85Oct 18, 2022Updated 3 years ago
- Monotonic wall-clock time for OCaml☆33Feb 13, 2026Updated 2 weeks ago
- Simple hash algorithms in OCaml☆93May 21, 2025Updated 9 months ago
- The future of ppx https://discuss.ocaml.org/t/the-future-of-ppx/☆55May 20, 2020Updated 5 years ago
- **Deprecated** bisect_ppx now have built-in coveralls.io support: https://github.com/aantron/bisect_ppx/pull/176☆22Nov 23, 2018Updated 7 years ago
- Optional compilation for OCaml