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
imstr
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.
string-interner - A data structure to efficiently intern, cache and restore strings.
ecow - Compact, clone-on-write vector and string.
quick-protobuf - A rust implementation of protobuf parser
festival - Music player
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.
rust-memchr - Optimized string search routines for Rust.