Lines by C vs Rust
Lines by C vs Rust
Posted Feb 11, 2026 7:23 UTC (Wed) by taladar (subscriber, #68407)In reply to: Lines by C vs Rust by NYKevin
Parent article: Development statistics for 6.19
Might be interesting to have a graph of post macro-expansion C and Rust code numbers too.
I suspect having a culture of using derive macros for many common tasks also helps keep the line count low in Rust.
