An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README