Auxiliary structures and traits for using dynamically resizable arrays (Vectors) in flexible environments, supporting both std and no_std contexts.
A Lodash inspired utility library to manipulate array and object for Rust
Abstraction of operations in std collection types
Re-exports of std HashMap, HashSet, and DefaultHasher for use by determinizable_collections
Kinder is a small crate which adds an algebraic structure to common Rust structs and emulates higher order types
collection and iterator comprehensions for Rust
a macro for matching on syn paths
General purpose tools to manipulate collections( containers like Vec/HashMap/HashSet ).
(De)Serialization of Deb822 file
A serde (de)serializer using Firestore Value as its data format
Lightweight benchmarking toolkit focused on practical performance analysis and report generation. Non-restrictive alternative to criterion, designed for easy integration and markdown report generation.
Derive struct conversions from and to key-value vectors