Hacker News
- Small Strings in Rust: smolstr vs. smartstring (2020) https://fasterthanli.me/articles/small-strings-in-rust 83 comments
Lobsters
- Small strings in Rust https://fasterthanli.me/articles/small-strings-in-rust 8 comments performance , rust
- Small strings in Rust, from 2033 to 35 memory events https://fasterthanli.me/articles/small-strings-in-rust 60 comments programming
- Small strings in Rust https://fasterthanli.me/articles/small-strings-in-rust 59 comments rust
- Learning rust by doing, critique my small string reversal program. https://github.com/price-tag/projects/blob/master/reverse/src/main.rs 12 comments rust
- Announcing `compact_str` version 0.3! A small string optimization for Rust https://doc.rust-lang.org/std/iter/trait.FromIterator.html 35 comments rust