cl-progress-bar
Progress bar library
A Common Lisp library for displaying progress bars with customizable updates and display.
Progress bars, just like in quicklisp!
19 stars
3 watching
3 forks
Language: Common Lisp
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
waqar144/progressbar | A Vlang library for creating progress bars on the command line. | 30 |
jfelchner/ruby-progressbar | A Ruby library for creating text-based progress bars in command-line interfaces. | 1,575 |
edouard-lopez/progress-bar.sh | Creates a simple and customizable progress bar in bash with a specified duration. | 244 |
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 |
doches/progressbar | A C library that displays attractive text progress bars on the command line | 467 |
murhafsousli/ngx-progressbar | A small Angular library providing a customizable progress bar with realistic animations for displaying loading states. | 1,017 |
ttytm/bartender | A library providing customizable progress indicators for terminal applications | 49 |
lightningtgc/mprogress.js | A JavaScript library for creating a Material Design Progress Linear bar with various types and usage options | 1,544 |
vindarel/progressons | A progress bar implementation with support for both real and dumb terminals. | 13 |
jaadrian/matlabprogressbar | A MATLAB class that provides a customizable and optimized progress bar for iterating over large datasets or complex workflows. | 80 |
yamadapc/haskell-ascii-progress | A simple console progress bar implementation in Haskell | 64 |
khoatranprogrammer/progressbarcollection | A demonstration application showcasing various styles of progress bars using Qt QML and its controls. | 37 |
refusado/progress.css | A CSS library that creates customizable horizontal and circular progress bars without JavaScript. | 10 |
gosuri/uiprogress | A Go library to render progress bars in terminal applications | 2,110 |