Rayon find_map_any() demonstration program
A Lodash inspired utility library to manipulate array and object for Rust
A lightweight extension trait collection for Rust primitives and types.
Generate Git commit hashes matching custom patterns (vanity hashes)
Asynchronous tools that intends for smaller binary size.
Generates an array based on the similarity between the current locale and all available locales.
High-performance architectural map generator for AI agents and developers.
Practical extension methods for standard Rust collections
High performance, configurable and expressive parallel computation library.
Add a `find` and `find_map` methods to any stream.
PCI configuration space access library
A rust lib contains OrdMap(avl tree) and HashMap(use avl to resolve collision);