Indicatif
A command line progress reporting library for Rust
Install / Use
/learn @console-rs/IndicatifREADME
indicatif
A Rust library for indicating progress in command line applications to users.
This currently primarily provides progress bars and spinners as well as basic color support, but there are bigger plans for the future of this!
Examples
examples/yarnish.rs <img src="https://github.com/console-rs/indicatif/blob/main/screenshots/yarn.gif?raw=true">
examples/download.rs <img src="https://github.com/console-rs/indicatif/blob/main/screenshots/download.gif?raw=true">
examples/multi.rs <img src="https://github.com/console-rs/indicatif/blob/main/screenshots/multi-progress.gif?raw=true">
examples/single.rs <img src="https://github.com/console-rs/indicatif/blob/main/screenshots/single.gif?raw=true">
Integrations
You can use indicatif-log-bridge to integrate with the log crate and avoid having both fight for your terminal.
You can use tracing-indicatif to integrate with the tracing crate with automatic progress bar management for active tracing spans, as well as ensure that tracing log events do not interfere with active progress bars.
Related Skills
mcp-shrimp-task-manager
2.1kShrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems.
mcp-shrimp-task-manager
2.1kShrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems.
contextplus
1.5kSemantic Intelligence for Large-Scale Engineering. Context+ is an MCP server designed for developers who demand 99% accuracy. By combining RAG, Tree-sitter AST, Spectral Clustering, and Obsidian-style linking, Context+ turns a massive codebase into a searchable, hierarchical feature graph.
Peekaboo
2.9kPeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
