astack-0.2.1 has been yanked.
astack.rs
astack offers a Stack
data structure with fixed capacity aimed at fast LIFO operations.
The crate is available in both std and non-std environments.
Examples
use stack;
License
Licensed under MIT license or Apache Licence 2.0