string-cache
https://github.com/servo/string-cache
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported0 Subscribers
Add a CodeTriage badge to string-cache
Help out
- Issues
- Reference count overflow in Atom::clone
- Fix uninitialized memory references
- Fix Reference Count Overflow (Use-After-Free) in Atom::clone
- Fix mutable aliasing UB: Replace Box<Entry> with NonNull<Entry>
- Expose a method to return the memory usage of all dynamic atoms.
- Enable zero-allocation conversion between Atom's from different static atom sets
- Unsoundness in dynamic_set.rs and `from_mutated_str`
- chore: 🤖 make `parking_lot` dependency optional
- UB detected by miri
- Drop memory after releasing the global lock
- Docs
- not yet supported