Fallible rust stable std collections allocations
A library for fallible allocation.
A library for fallible allocations, collections and operations.
a crate which adds fallible allocation api to std collections
stable, `no_std`-compatible, fallible heap allocation
Fallible allocation functions for the Rust standard library's `Vec` type.
A library for fallible Arc.
A library for fallible Box.
a crate wich add a derive TryClone macro for the TryClone Trait of the fallible_allocation crate
Data structures, but with allocation fallibility
Ruby `Time#strftime` parser and formatter
A `#[no_std]` flexible array much like std::Vec but with custom indices and length and capacity types.