clitic / kdamLinks
A console progress bar library for Rust. (inspired by tqdm & rich.progress)
☆220Updated last week
Alternatives and similar repositories for kdam
Users that are interested in kdam are comparing it to the libraries listed below
Sorting:
- Find potential unused enabled feature flags and prune them.☆283Updated 6 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆252Updated last week
- A Rust command that prettifies the ugly `cargo test` output into a beautiful one.☆143Updated last year
- Comparing argparse APIs☆170Updated 3 weeks ago
- Fuzzy Matching Library for Rust☆284Updated last year
- 🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.☆296Updated 9 months ago
- Open a path or URL with the system-defined program☆364Updated 2 months ago
- A pure Rust YAML implementation.☆227Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆372Updated last year
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 6 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆189Updated last month
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆172Updated 4 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆430Updated last week
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆219Updated last month
- pre-compiled binary packages for `cargo install`☆256Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆488Updated last week
- A Rust library for moving files to the Recycle Bin☆220Updated last week
- Generic extensions for tapping values in Rust.☆462Updated last year
- A dead simple ANSI terminal color painting library for Rust.☆268Updated last year
- Expanding opportunities standard library std::fs and std::io