readable
string-interner
readable | string-interner | |
---|---|---|
1 | 1 | |
13 | 176 | |
- | - | |
8.8 | 5.5 | |
8 months ago | 25 days ago | |
Rust | Rust | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
readable
string-interner
-
String interner which spends a lot of time computing cache
what are you using? can you try https://github.com/Robbepop/string-interner?
What are some alternatives?
compact_str - A memory efficient string type that can store up to 24* bytes on the stack
decancer - A library that removes common unicode confusables/homoglyphs from strings.
rust-memchr - Optimized string search routines for Rust.
festival - Music player
imstr - Immutable strings, in Rust.
staticvec - Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
flexstr - A flexible, simple to use, immutable, clone-efficient String replacement for Rust
hrtime - A thin Rust library which converts seconds into a string of colon-separated time or vice versa.
tmf - Tight Model format is an experimental lossy 3D model format focused on reducing file size as much as posible without decreasing visual quality of the viewed model or read speeds.