RepoNotes
Toggle theme
Loading ...
Sign in
rust-embedded/heapless
Heapless, `static` friendly data structures
1940
14
63
Readme
Notes
New Note
Sign in to add notes for this repository
RN
rust-embedded
3238
Followers
0
Following
61
Repos
No Twitter
Enabling usage of Rust on Embedded Platforms (Embedded Linux / RTOS / Bare Metal)
Branches
v0.7.x
staging
slab
Releases
0.9.2
v0.9.1
0.9.0
Commits
Merge pull request #644 from tower120/const_vec_from_array Vec::from_array now const
Fix clippy lints
Vec::from_array now const
Issues
WIP/RFC: shift_remove and friends
Replace `mpmc_large` feature using `LenType`.
Document all `unsafe` blocks.