hatchmoment. scored by care · not by stars

developer_primitives

Rust-based CLI and Web UI for generating UUID v4/v7 and ULID IDs

It provides a local‑first workbench and command‑line tool to create and inspect UUID v4, UUID v7, and ULID identifiers without any network calls. The core is written in Rust and compiled to WebAssembly for the browser, while the CLI offers scriptable output and strict error handling. Developers and AI agents can use it to obtain time‑sortable or random IDs on demand, with batch generation and JSON support. Compared to generic generators, it bundles a consistent API, stable error codes, and both CLI and web interfaces in one polished package.

ai-agentsclideveloper-toolslocal-firstrustuliduuiduuidv7webassembly
View on GitHub →

Tinkora/developer_primitives