indexmap-rs

indexmap-rs

Geek Repo

Github PK Tool:Github PK Tool

indexmap-rs's repositories

indexmap

A hash table with consistent order and fast iteration; access items by key or sequence index

Language:RustLicense:NOASSERTIONStargazers:1723Issues:11Issues:123

ordermap

A hash table with strong order and fast iteration; access items by key or sequence index

Language:RustLicense:Apache-2.0Stargazers:27Issues:1Issues:0

equivalent

Rust traits for key comparison in maps.

Language:RustLicense:Apache-2.0Stargazers:19Issues:2Issues:2