← All repos

progress

Progress bar library for OCaml

Browse cluster: OCaml Systems and Utilities
182commits
12contributors
4languages

Tech stack & purpose

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.

Languages

OCaml
98.1%
C
1.6%
Makefile
0.2%
Dune
0.1%

Contributors