fixed_vec-0.1.0 has been yanked.
fixed_vec
Bounds check indices only once, instead of over and over if the indices will be re-used:
use ;
let v = vec!;
let v = name!;
let mut v = fix;
// Perform the two index checks here:
let index_a = v.check_index.unwrap;
let index_b = v.check_index.unwrap;
for _ in 0..100
let v = v.unfix;
// continue using v...
See the concept post for more information.