batuta-common 0.1.0

Shared utilities for the Batuta stack: formatting, system info, display helpers
Documentation
  • Coverage
  • 100%
    58 out of 58 items documented27 out of 43 items with examples
  • Size
  • Source code size: 52.7 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 883.2 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 33s Average build duration of successful builds.
  • all releases: 33s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • paiml/batuta-common
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • noahgift

Shared utilities for the Batuta stack.

Provides consistent formatting, system information, and display helpers used across pmat, trueno-viz, aprender, and other Batuta crates.

Modules

  • [fmt] — Byte, percentage, duration, and number formatting
  • [sys] — System information (cgroup detection, CPU info)
  • [display] — Column alignment, truncation, and builder traits