ProgressMeter.jl is a lightweight Julia package that provides customizable progress bars for long-running loops and computations. It allows developers to track the progress of tasks with real-time visual feedback in the terminal, making it easier to monitor performance, debug slow operations, or report computational progress in user-facing applications.
Features
- Displays real-time progress bars in terminal or script output
- Configurable update frequency and display style
- Supports nested and multiple progress meters
- Compatible with both serial and parallel tasks
- Integrates easily into custom loops with macros
- Optional ETA and throughput display
Categories
Software DevelopmentLicense
MIT LicenseFollow ProgressMeter.jl
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ProgressMeter.jl!