yasi

Crates.ioyasi
lib.rsyasi
version0.1.9
created_at2023-02-24 06:35:28.479+00
updated_at2025-08-26 20:58:49.565326+00
descriptionYet Another String Interner
homepage
repositoryhttps://github.com/Start9Labs/yasi.git
max_upload_size
id793371
size25,334
Aiden McClelland (dr-bonez)

documentation

https://docs.rs/yasi

README

yasi: Yet Another String Interner

Uses Arc'd references, and performs Hash and Eq using Display, so that you can intern anything implementing Display without allocating unless the value doesn't already exist

Commit count: 0

cargo fmt