Self-contained monadic parser combinators for OCaml
☆153Jul 24, 2023Updated 2 years ago
Alternatives and similar repositories for opal
Users that are interested in opal are comparing it to the libraries listed below
Sorting:
- A simple monadic parser combinator library for OCaml☆69Aug 1, 2022Updated 3 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Jan 26, 2022Updated 4 years ago
- Generic Programming Library for OCaml☆34Mar 29, 2017Updated 8 years ago
- Parser combinators built for speed and memory efficiency☆703Sep 12, 2024Updated last year
- Persistent vectors for OCaml☆42Feb 19, 2018Updated 8 years ago
- Open records implemented using map over universal type☆34Mar 30, 2020Updated 5 years ago
- OCaml Format pretty-printer combinators☆76Feb 13, 2026Updated last month
- agrid is an OCaml library for adjustable grids. Adjustable grids are two dimensional arrays whose width/height can be changed by adding o…☆15Feb 3, 2023Updated 3 years ago
- Distribute/marshal instances of ocaml extensible variant types and exceptions☆16Nov 26, 2016Updated 9 years ago
- A simple parser combinator library for Ocaml☆30Aug 21, 2021Updated 4 years ago
- Make interactive text-oriented user-interfaces for OCaml☆23Feb 5, 2020Updated 6 years ago
- Fast, safe mutable dynamic arrays for OCaml☆28Jan 18, 2024Updated 2 years ago
- Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations.☆125Feb 5, 2025Updated last year
- OCaml ppx preprocessor to generate SQLite3 prepared statements and query functions☆12Nov 17, 2015Updated 10 years ago
- LINQ-like combinators for manipulating collections of in-memory data☆16Sep 21, 2020Updated 5 years ago
- OCaml asynchronous scheduler and monad for server-oriented programming.☆16Apr 8, 2025Updated 11 months ago
- An implementation of happy eyeballs (RFC 8305) in OCaml with lwt☆22May 14, 2025Updated 10 months ago
- Constant time equal function to avoid timing attacks in OCaml☆51Jun 27, 2024Updated last year
- A planet (feed aggregator) for OCaml.☆27Nov 8, 2024Updated last year
- A site generator in OCaml 🐫 (OCurrent pipelines too)☆71Mar 16, 2022Updated 4 years ago
- Elliptic Curve Diffie-Hellman on Edwards Curves (X25519, X448)☆11Oct 30, 2020Updated 5 years ago
- Literate assertions for OCaml☆18Oct 3, 2019Updated 6 years ago
- Declarative terminal graphics for OCaml☆375Apr 6, 2024Updated last year
- The Stream and Genlex libraries for use with Camlp4 and Camlp5☆16Oct 14, 2025Updated 5 months ago
- Fast implementation of queue in OCaml☆52Feb 26, 2024Updated 2 years ago
- A random generator of Lua programs☆12Mar 5, 2026Updated 2 weeks ago
- Interacting with cron from OCaml☆14Apr 16, 2022Updated 3 years ago
- An opiniated file-system for MirageOS☆26May 31, 2025Updated 9 months ago
- Functional kernel written in OCaml.