Hacker News new | ask | show | jobs
Show HN: A CPU info utility for DOS, Linux, etc. (github.com)
1 points by timw4mail 93 days ago
Written in Rust mostly because I'm no good with C (and Rust pattern matching is really useful with tables of CPU information).

Still to do: Intel Core/Thread count, a bunch more Intel CPU mappings, multiple sockets, and perhaps Centaur-specific data sections.