pawurb

5 mods across 2 repositories, 1.7k stars between them.

pawurb/hotpath-rs

Instructions file CodexOpenCode

Instructions for pawurb/hotpath-rs, covering agents.md, project overview, reference docs, development commands and profiling modes are combined via features, e.g.

1.7k 2d ago A 2,336 tokens original MIT

pawurb/hotpath-rs

Instructions file

Instructions for pawurb/hotpath-rs, a project described as: Quickly find bottlenecks in Rust - one profiler for CPU, memory, SQL, HTTP, I/O and async code.

1.7k 2d ago A 3 tokens copy · 100% MIT

hotpath_bump

03

pawurb/hotpath-rs

Skill Claude CodeCodex

Bump the hotpath version number across the workspace and related files. Updates crate versions in Cargo.toml files (exact patch version) and version references in the backend middleware, hotpathinit skill, and README (major.minor only). Use when the user wants to bump, bump the version, or release a new hotpath…

1.7k 2d ago A 73 tokens original MIT

hotpath_init

04

pawurb/hotpath-rs

Skill Claude CodeCodex

Configure hotpath profiling in a Rust project. Adds the hotpath dependency with feature-gated setup, instruments main with hotpath::main, functions with measure/measureall, and wraps channels, mutexes, rwlocks, streams, futures, reqwest clients, axum routers and byte-level I/O with hotpath macros. Use when the user…

1.7k 2d ago A 88 tokens original MIT

syncmeta

05

pawurb/hotpath-rs

Skill Claude CodeCodex

Sync changes from hotpath and hotpath-macros crates to their meta counterparts (hotpath-meta and hotpath-macros-meta). Use when meta crates need to be updated with recent changes.

1.7k 2d ago A 43 tokens original MIT