3 results found Sort:
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Created
2019-08-02
1,326 commits to master branch, last one about a year ago
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
Created
2021-05-07
173 commits to master branch, last one 3 months ago
The bare essentials of std::io for use in no_std. Alloc support is optional.
Created
2020-10-10
37 commits to main branch, last one 2 years ago