# vyfor/rattles

🪇 Minimal terminal spinners/throbbers for Rust

Repository: https://github.com/vyfor/rattles
Canonical: https://ross.abutalabs.com/products/rattles
Homepage: https://docs.rs/rattles
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: animation, cli, ratatui, rust, spinner, spinners, terminal, tui, rattles, no-std, throbber, throbbers
Last push: 2026-06-11T15:01:43+00:00

## Health v2 (maintenance only)
Score: 53/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 87, release rhythm 35, longevity 10
- inputs: {"age_days": 145, "days_push": 83, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1002, forks 21 (observed 2026-09-03T02:15:20.413998+00:00)

## What it is
Rattles is a minimal, dependency-free terminal spinner/throbber library for Rust with built-in presets (arrows, ascii, braille, emoji) and a macro for custom keyframes. It supports no_std environments and integrates with ratatui-based TUIs.

## Use cases
- show a loading spinner in a rust cli
- add a throbber animation to a ratatui tui app
- render progress indicators in a no_std embedded terminal
- create custom ascii spinner keyframes
- add animated indicators to terminal output

## When to choose
- you need a tiny, dependency-free spinner library in Rust
- you want no_std support or custom frame timing control
- you're building a ratatui TUI and need throbber frames

## When to avoid
- you need full-featured progress bars with percentages and ETA
- you want a library that manages its own rendering thread and output

## Facets
- artifact type: library
- maturity: active
- function: animation, terminal-ui, cli
- domain: developer-tools, cross-platform
- platform: rust, cli, cross-platform
- tags: spinner, throbber, tui, ratatui, no-std, dependency-free, command-line

## Member repositories
- vyfor/rattles (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:20.413998+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:16:10.134652+00:00, confidence not recorded.
  - readme: https://github.com/vyfor/rattles (fetched 2026-09-03T02:15:20.413998+00:00, sha bbaad1fcd890)
  - homepage: https://docs.rs/rattles (fetched 2026-08-29T13:14:15.751001+00:00, sha 934f6fdb67a4)
  - site_page: https://docs.rs/ (fetched 2026-08-29T13:14:15.759882+00:00, sha 6b6a45b1eab6)
  - site_page: https://docs.rs/crate/rattles/latest (fetched 2026-08-29T13:14:15.762080+00:00, sha b69556b0a824)
  - site_page: https://docs.rs/crate/rattles/latest/features (fetched 2026-08-29T13:14:15.764270+00:00, sha d20b5a458b49)
  - site_page: https://docs.rs/about (fetched 2026-08-29T13:14:15.766026+00:00, sha 29ab7986fbf5)
  - site_page: https://docs.rs/about/badges (fetched 2026-08-29T13:14:15.767812+00:00, sha 6588cac258af)
  - site_page: https://docs.rs/about/builds (fetched 2026-08-29T13:14:15.769528+00:00, sha 811231ca4680)
  - site_page: https://docs.rs/about/metadata (fetched 2026-08-29T13:14:15.771330+00:00, sha 0dcdccb2b2b2)
  - site_page: https://docs.rs/about/redirections (fetched 2026-08-29T13:14:15.773093+00:00, sha 1b1efd93105f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
