clitic / kdamLinks
A console progress bar library for Rust. (inspired by tqdm & rich.progress)
☆228Updated 3 months ago
Alternatives and similar repositories for kdam
Users that are interested in kdam are comparing it to the libraries listed below
Sorting:
- Tracing layer that automatically creates and manages progress bars for active spans.☆260Updated 2 months ago
- Find potential unused enabled feature flags and prune them.☆293Updated 9 months ago
- A Rust command that prettifies the ugly `cargo test` output into a beautiful one.☆146Updated last year
- Generic extensions for tapping values in Rust.☆471Updated 2 years ago
- A dead simple ANSI terminal color painting library for Rust.☆274Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- Like Rust's std::Path, but UTF-8.☆528Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- 🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.☆296Updated 11 months ago
- Open a path or URL with the system-defined program☆371Updated 5 months ago
- Check if tables and items in a .toml file are lexically sorted☆264Updated 2 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 9 months ago
- A parser and formatter for std::{SystemTime, Duration}☆358Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆511Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆219Updated 2 weeks ago
- Fuzzy Matching Library for Rust☆289Updated last year
- A pure Rust YAML implementation.☆243Updated 2 weeks ago
- ☆501Updated this week
- Cargo command to create the README.md from your crate's documentation☆168Updated last week
- Rust library for regular expressions using "fancy" features like look-around and backreferences☆523Updated this week
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆284Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Rust procedural macro attribute for adding test cases easily☆627Updated last year
- Creates graphviz dependency graphs for Rust projects that use Cargo☆201Updated 4 months ago
- A Rust equivalent of Unix command "which".☆242Updated 4 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆372Updated this week
- A Rust library for moving files to the Recycle Bin☆227Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆249Updated last week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Logger and Widget for rust's ratatui crate☆282Updated last month