#static #vector

no-std stavec

Stack-allocated vector with static capacity

6 releases

0.2.1 Feb 28, 2023
0.2.0 Oct 21, 2022
0.2.0-rc.2 Sep 27, 2022
0.1.2 Aug 29, 2022
0.1.1 Sep 19, 2021

#472 in Data structures

Download history 8/week @ 2022-12-02 26/week @ 2022-12-09 6/week @ 2022-12-16 14/week @ 2022-12-23 5/week @ 2022-12-30 11/week @ 2023-01-06 14/week @ 2023-01-13 32/week @ 2023-01-20 26/week @ 2023-01-27 45/week @ 2023-02-03 16/week @ 2023-02-10 61/week @ 2023-02-17 34/week @ 2023-02-24 21/week @ 2023-03-03 1/week @ 2023-03-10 12/week @ 2023-03-17

77 downloads per month
Used in 4 crates (via flatty-base)

MIT/Apache

33KB
778 lines

stavec

Crates.io Docs.rs Github Actions License

Stack-allocated vector with static capacity.

The crate could be used without std.

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.

Dependencies

~150KB