← All repos

gen

Simple, efficient iterators for OCaml

gengeneratoriteratorocaml
Browse cluster: OCaml Systems and Utilities
163commits
9contributors
4languages

Tech stack & purpose

Gen is a library that provides iterators for OCaml, supporting both restartable and consumable variants while balancing simplicity and performance. Written in OCaml and built with the Dune build system, it's installable via Opam for native OCaml projects or via npm as BuckleScript bindings for JavaScript environments. The project is maintained by c-cube and is extensively tested using qtest, with documentation and the main Gen module serving as the primary reference for users.

Languages

OCaml
99.2%
Makefile
0.8%
Dune
0.0%
Standard ML
0.0%

Contributors