6 releases
0.1.5 | Feb 24, 2023 |
---|---|
0.1.4 | Feb 24, 2023 |
#20 in #intern
500 downloads per month
Used in imbl-value
11KB
293 lines
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
Dependencies
~2MB
~30K SLoC