c-cube / gen
Simple, efficient iterators for OCaml
☆59Updated last year
Alternatives and similar repositories for gen:
Users that are interested in gen are comparing it to the libraries listed below
- Yet another type combinator library☆54Updated 3 years ago
- Universally unique identifiers (UUIDs) for OCaml☆44Updated last month
- Pretty printing library☆55Updated 5 months ago
- Matching Regular Expressions with OCaml Patterns☆55Updated 2 years ago
- An easy interface on top of the Irmin library.☆45Updated 4 years ago
- Formatted url☆49Updated 2 months ago
- Private extraction of astrada's lens library☆57Updated 3 years ago
- OCaml Programming Patterns - random tricks, "design patterns", etc.☆52Updated 2 months ago
- A simple state-machine framework for OCaml based on QCheck☆66Updated 3 years ago
- Declarative events and signals for OCaml☆50Updated last year
- Extension to OCaml for deriving functions from type declarations.☆26Updated 4 years ago
- Scalable LRU caches for OCaml☆43Updated 2 years ago
- Ppx_deriving plugin for generating command line interfaces from types (Cmdliner.Term.t)☆97Updated last year
- MessagePack implementation for OCaml / msgpack.org[OCaml]☆45Updated 2 years ago
- PPX rewriter that enables string interpolation in OCaml