snaggen@programming.dev to Rust@programming.dev · 10 months agoArc<str> vs String, is Arc<str> really faster?blocklisted.github.ioexternal-linkmessage-square10fedilinkarrow-up133arrow-down10
arrow-up133arrow-down1external-linkArc<str> vs String, is Arc<str> really faster?blocklisted.github.iosnaggen@programming.dev to Rust@programming.dev · 10 months agomessage-square10fedilink
minus-squarecrispy_kilt@feddit.delinkfedilinkarrow-up1·10 months agoGreat points about ULID, to be honest I haven’t looked into it in detail, I just saw it mentioned somewhere and glanced over their self-description. The main reason I wouldn’t use it is because Postgres already has great built-in support for UUIDs
Great points about ULID, to be honest I haven’t looked into it in detail, I just saw it mentioned somewhere and glanced over their self-description. The main reason I wouldn’t use it is because Postgres already has great built-in support for UUIDs