timemem is a cross-platform command runner that measures elapsed time, CPU time, and process resource usage.
This repository now contains:
- the C reference implementation in the repository root,
- a Rust port also in root
- and a Go port in
go\.
All three target the same timemem 2.0 command-line behavior.
See timemem.md for the detailed specification and build notes.