maplike
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.
File Explorer
- checks.yaml
- FUNDING.yaml
- Apache-2.0.txt
- MIT.txt
- lib.rs
- Cargo.toml
- README.md
- boxed.rs
- btreemap.rs
- btreeset.rs
- mod.rs
- rc.rs
- vec.rs
- vecdeque.rs
- arc.rs
- hashmap.rs
- hashset.rs
- mod.rs
- arraystring.rs
- arrayvec.rs
- bibtreemap.rs
- bihashmap.rs
- compounds.rs
- geo.rs
- indexmap.rs
- indexset.rs
- mod.rs
- option.rs
- rstar.rs
- scalars.rs
- slab.rs
- smallvec.rs
- stable_vec.rs
- thunderdome.rs
- tinyvec.rs
- abc.rs
- entry.rs
- iter.rs
- lib.rs
- one.rs
- ops.rs
- derive.rs
- traits.rs
- .gitignore
- Cargo.toml
- README.md
- release.toml
- renovate.jsonc
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
// repository documentation
Was this content helpful?
(0 ratings)
