Skip to content

Heapless, `static` friendly data structures

License

Notifications You must be signed in to change notification settings

KeyrockEU/heapless

This branch is 42 commits behind rust-embedded/heapless:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 24, 2024
Feb 19, 2024
Jul 20, 2024
Jul 1, 2024
Jun 30, 2024
Oct 3, 2017
Jul 2, 2024
Oct 20, 2023
Feb 27, 2024
Mar 5, 2017
Mar 5, 2017
Oct 21, 2023
May 7, 2024
Nov 17, 2023
Jan 10, 2023

Repository files navigation

crates.io crates.io

heapless

static friendly data structures that don't require dynamic memory allocation

This project is developed and maintained by the libs team.

Tests

$ # run all
$ cargo test --features serde

$ # run only for example histbuf tests
$ cargo test histbuf --features serde

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Heapless, `static` friendly data structures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%