https://github.com/parkmycar/compact_str
A memory efficient string type that can store up to 24* bytes on the stack
https://github.com/parkmycar/compact_str
inline memory rust string
Last synced: 9 months ago
JSON representation
A memory efficient string type that can store up to 24* bytes on the stack
- Host: GitHub
- URL: https://github.com/parkmycar/compact_str
- Owner: ParkMyCar
- License: mit
- Created: 2021-09-11T16:27:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T08:27:22.000Z (11 months ago)
- Last Synced: 2025-04-28T11:56:11.204Z (10 months ago)
- Topics: inline, memory, rust, string
- Language: Rust
- Homepage:
- Size: 3.83 MB
- Stars: 732
- Watchers: 7
- Forks: 51
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README