Sign in Sign up
cargo

maplike_derive

Rust traits for abstract containers and operations over them. Basically, every container is treated as a map. You can have the same code work on Vec, VecDeque, HashMap, BTreeMap, Option, Box, Rc, Arc, and more.

Activity

Latest release
1w ago
Total releases
19
Cadence
~2 days
Last 12 months
19

Reach

Downloads
1.5k
Stars
9

Details

License
MIT OR Apache-2.0
First release
Apr 01, 2026
Releases
Version Released
0.15.0 minor
0.14.0 minor
0.13.7 patch
0.13.6 patch
0.13.5 patch
0.13.4 patch
0.13.3 patch
0.13.2 patch
0.13.1 patch
0.13.0 minor
0.12.4 patch
0.12.3 patch
0.12.2 patch
0.12.1 patch
0.12.0 minor
0.11.2 patch
0.11.1 minor
0.9.2 patch
0.9.1 initial