Lines by C vs Rust
Lines by C vs Rust
Posted Feb 9, 2026 23:41 UTC (Mon) by ojeda (subscriber, #143370)In reply to: Lines by C vs Rust by daroc
Parent article: Development statistics for 6.19
For the last LPC talk, I got some simple numbers with and without `syn` (and in the past with and without `alloc`), plotted them and added an exponential trendline for fun -- slides 21 to 28:
https://lpc.events/event/19/contributions/2068/attachment...
Nothing fancy, but one summary is that the Rust code more than quadrupled in a year (and that is without counting vendored code).
