8000
Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Latest commit

 

History

History
29 lines (22 loc) · 2.07 KB

File metadata and controls

29 lines (22 loc) · 2.07 KB

Unified Rust Tools

Crates.io User Total Downloads Crates.io License GitHub followers

Caution

Clarification: inspired by @unjs, building a unified Rust tool library.

Let's rewrite everything written in Rust.

Crates

package introduction total downloads
@automd-rs Update README.md with Cargo.toml, automatically. Supports badges, contributors, and other blocks
@browser-paths Get the path of the browser, support Chrome and Edge.
@c12-parser Toolbox for parsing and stringifying various formats, including JSON, JSON5, JSONC, INI, TOML, and YAML.
@camel Supports bidirectional conversion of variable strings between common naming formats.
@crates-readme-table Update your README.md with your crates.io crates
@find-cargo-toml Find Cargo.toml by walking up the directory tree
@promptt Interactive CLI prompts library, lightweight and easy to use.
@rwconfig Read/write config files with get/set and dirty-tracking; save() writes all changes at once
@urlogger Lightweight colored logger: log(level, message) with RUST_LOG filtering.
0