danielhenrymantilla / stackvec-rsLinks
A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)
☆12Updated 6 years ago
Alternatives and similar repositories for stackvec-rs
Users that are interested in stackvec-rs are comparing it to the libraries listed below
Sorting:
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- std::Error in no_std environment.☆39Updated 5 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- ☆56Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- A safe-guarded transmute for Rust