logoalt Hacker News

epageyesterday at 1:42 PM1 replyview on HN

For more string types, see https://github.com/rosetta-rs/string-rosetta-rs


Replies

tialaramexyesterday at 5:16 PM

Yes - this is definitely about performance tuning which means you should be measuring and not just assume whatever you're about to do is a good idea. CompactString absolutely might make the wrong trades for your needs and the alternatives are very different.