Progress bar library for OCaml
Browse cluster: OCaml Systems and Utilities →Progress is an OCaml library for rendering customizable progress bars in the terminal. It enables users to define their own progress bar layouts and supports advanced features like displaying multiple bars simultaneously, responding to terminal resizing, and properly interleaving log messages with progress rendering. The library is built in OCaml and can be installed via opam, with full documentation available online.