haskell-ascii-progress
Progress bar
A simple console progress bar implementation in Haskell
A simple Haskell progress bar for the console. Heavily borrows from TJ Holowaychuk's Node.JS project
64 stars
8 watching
1 forks
Language: Haskell
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
sirherrbatka/cl-progress-bar | A Common Lisp library for displaying progress bars with customizable updates and display. | 19 |
jeremiecoullon/jax-tqdm | Library that enhances JAX with support for dynamic progress bars in scans and loops | 96 |
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 |
a8m/pb | A Rust library providing a terminal progress bar implementation with features such as multi-bar support and broadcast writing. | 583 |
ykyouhei/kynavigationprogress | An extension of UINavigationController to display progress on the UINavigationBar. | 245 |
gosuri/uiprogress | A Go library to render progress bars in terminal applications | 2,112 |
chenxuan0000/svg-progress-bar | A Vue.js component library for creating customizable progress bars | 114 |
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 |
edouard-lopez/progress-bar.sh | A simple shell script that displays a progress bar with a given duration | 246 |
watson/progress-string | Generates a progress bar as a string | 95 |
yannickl/ylprogressbar | A customizable animated progress bar implementation using Core Graphics | 1,275 |
thekompanee/fuubar | A RSpec formatter that displays test progress in real-time with a customizable progress bar. | 955 |
bespokejs/bespoke-progress | A plugin for building bespoke.js presentations with customizable progress bars. | 10 |