Skip to content

Comment on Updated benchmark: capnproto-rust vs. c++parent

Comments

Agreed. Also, less (/no?) memory related bugs counts for something too.

i'd be surprised if there wasn't a decent amount of bugs still in the standard library

There's probably not too many memory safety bugs in the standard library, most of it is "safe" code (i.e. Rust code without any `unsafe`).

(That said, there probably are some `unsafe` blocks that were not written with enough care, etc.)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.