Robbepop / string-interner

A data structure to efficiently intern, cache and restore strings.
Other
175 stars 30 forks source link

Fix unsoundness in `BucketBackend::shrink_to_fit` #66

Closed Robbepop closed 7 months ago

Robbepop commented 7 months ago

Closes https://github.com/Robbepop/string-interner/issues/46.