indexmap
Cargov2.14.2A hash table with consistent order and fast iteration.
Not recommended for new projects
No — indexmap should not be adopted for new projects. No license declared — you have no explicit right to use this code.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 5 days ago. 18 releases in the last 2 years.
- AWeight: grade A, Excellent.
Zero runtime dependencies.
- ASupply chain: grade A, Excellent.
No install scripts, 2 maintainers, and a contained dependency surface.
- FLicense: grade F, Failing.
No license declared — you have no explicit right to use this code.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding indexmap to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Rust edition
- No constraint declared
indexmap vs the alternatives
Packages solving a similar problem in the cargo ecosystem, compared on the signals that drive an adoption decision.
Release history
17 releases in the last two years, typically about 32 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 2.14.2latest | 5 days ago | — | Apache-2.0 OR MIT |
| 2.14.1 | 12 days ago | — | Apache-2.0 OR MIT |
| 2.14.0 | 5 months ago | — | Apache-2.0 OR MIT |
| 2.13.1 | 5 months ago | — | Apache-2.0 OR MIT |
| 2.13.0 | 8 months ago | — | Apache-2.0 OR MIT |
| 2.12.1 | 9 months ago | — | Apache-2.0 OR MIT |
| 2.12.0 | 10 months ago | — | Apache-2.0 OR MIT |
| 2.11.4 | 11 months ago | — | Apache-2.0 OR MIT |
| 2.11.3 | 11 months ago | — | Apache-2.0 OR MIT |
| 2.11.2 | 11 months ago | — | Apache-2.0 OR MIT |
| 2.11.1 | 1 year ago | — | Apache-2.0 OR MIT |
| 2.11.0 | 1 year ago | — | Apache-2.0 OR MIT |
| 2.10.0 | 1 year ago | — | Apache-2.0 OR MIT |
| 2.9.0 | 1 year ago | — | Apache-2.0 OR MIT |
| 2.8.0 | 1 year ago | — | Apache-2.0 OR MIT |
Overview
indexmap is an Cargo package that a hash table with consistent order and fast iteration. The latest version is 2.14.2.
Who should use it
Teams working in the Cargo ecosystem who need a hash table with consistent order and fast iteration and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use indexmap?
No — indexmap should not be adopted for new projects. No license declared — you have no explicit right to use this code.
How do I install indexmap?
Run `cargo add indexmap` to add indexmap to your Cargo project.
What license is indexmap released under?
No license was detected in indexmap's metadata; review the repository before use.
Is indexmap still maintained?
The most recent release of indexmap (v2.14.2) was published 5 days ago.