MatlabProgressBar

Progress Bar Library

A MATLAB class that provides a customizable and optimized progress bar for iterating over large datasets or complex workflows.

This MATLAB class provides a smart progress bar like tqdm in the command window and is optimized for progress information in simple iterations or large frameworks with full support of parallel parfor loops provided by the MATLAB Parallel Computing Toolbox.

GitHub

80 stars
2 watching
11 forks
Language: MATLAB
last commit: about 1 year ago
Linked from 1 awesome list

command-lineloopmatlabparallelparforprogressprogress-monitorprogressbartqdm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jfelchner/ruby-progressbar A Ruby library for creating text-based progress bars in command-line interfaces. 1,575
waqar144/progressbar A Vlang library for creating progress bars on the command line. 30
jeremiecoullon/jax-tqdm Library that enhances JAX with support for dynamic progress bars in scans and loops 96
lightningtgc/mprogress.js A JavaScript library for creating a Material Design Progress Linear bar with various types and usage options 1,544
khoatranprogrammer/progressbarcollection A demonstration application showcasing various styles of progress bars using Qt QML and its controls. 37
a8m/pb A Rust library providing a terminal progress bar implementation with features such as multi-bar support and broadcast writing. 583
jkandzi/progress.swift A Swift framework that adds a progress bar to loops and sequences, providing a simple way to display the progress of long-running tasks. 347
dansoftowner/fxtaskbarprogressbar Provides a JavaFX library to display progress in the Windows taskbar 90
fxm90/gradientprogressbar A customizable gradient progress bar implementation for iOS 535
sirherrbatka/cl-progress-bar A Common Lisp library for displaying progress bars with customizable updates and display. 19
michelelacorte/elasticprogressbar A customizable loading bar component for Android that provides an animated progress indicator 314
yannickl/ylprogressbar A customizable animated progress bar implementation using Core Graphics 1,275
ttytm/bartender A library providing customizable progress indicators for terminal applications 49
mrwonderman/android-square-progressbar An Android library that displays a progressbar around an image. 1,283
mpdreamz/shellprogressbar A library to display progress in console applications with customizable styling and child progress bars. 1,451