RepoNotes
Toggle theme
Loading ...
Sign in
rust-embedded/heapless
Heapless, `static` friendly data structures
1751
14
56
Readme
Notes
New Note
Sign in to add notes for this repository
RN
rust-embedded
2772
Followers
0
Following
59
Repos
No Twitter
Enabling usage of Rust on Embedded Platforms (Embedded Linux / RTOS / Bare Metal)
Branches
v0.7.x
staging
slab
Releases
0.9.0
Commits
Merge pull request #585 from riley-williams/clippy-fix Apply clippy fixes
Update changelog
Apply clippy fixes
Issues
Tracking issue for planned breaking changes:
heapless Vec does not work good with stacked borrows, while std Vec does
feature: initialize with const