- Way too many strings in Rust? You may just need one more, meet hipstr https://github.com/polazarus/hipstr 15 comments rust
Linked pages
- xkcd: Standards https://xkcd.com/927/ 317 comments
- GitHub - ParkMyCar/compact_str: A memory efficient string type that can store up to 24* bytes on the stack https://github.com/parkmycar/compact_str 72 comments
- GitHub - nu11ptr/flexstr: A flexible, simple to use, immutable, clone-efficient String replacement for Rust https://github.com/nu11ptr/flexstr 63 comments
- GitHub - xfbs/imstr: Immutable strings, in Rust. https://github.com/xfbs/imstr 42 comments
- GitHub - rust-lang/miri: An interpreter for Rust's mid-level intermediate representation https://github.com/rust-lang/miri 38 comments
- GitHub - typst/ecow: Compact, clone-on-write vector and string. https://github.com/typst/ecow 29 comments
- GitHub - fitzgen/inlinable_string: An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation. https://github.com/fitzgen/inlinable_string 23 comments
- GitHub - unicode-org/icu4x: Solving i18n for client-side and resource-constrained environments. https://github.com/unicode-org/icu4x 12 comments
- GitHub - cross-rs/cross: “Zero setup” cross compilation and “cross testing” of Rust crates https://github.com/cross-rs/cross 7 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - polazarus/hipstr: Yet another string type for Rust
See how to search.