</>PackageGraphPackageGraph

indexmap

Cargov2.14.2

A 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.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

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.

PackageWeekly downloadsDependentsLicenseLast release
indexmapthis page005 days ago
hashbrown001 day ago
serde001 day ago
smallvec001 day ago

Release history

17 releases in the last two years, typically about 32 days apart.

Recent versions of indexmap
VersionPublishedSizeLicense
2.14.2latest5 days agoApache-2.0 OR MIT
2.14.112 days agoApache-2.0 OR MIT
2.14.05 months agoApache-2.0 OR MIT
2.13.15 months agoApache-2.0 OR MIT
2.13.08 months agoApache-2.0 OR MIT
2.12.19 months agoApache-2.0 OR MIT
2.12.010 months agoApache-2.0 OR MIT
2.11.411 months agoApache-2.0 OR MIT
2.11.311 months agoApache-2.0 OR MIT
2.11.211 months agoApache-2.0 OR MIT
2.11.11 year agoApache-2.0 OR MIT
2.11.01 year agoApache-2.0 OR MIT
2.10.01 year agoApache-2.0 OR MIT
2.9.01 year agoApache-2.0 OR MIT
2.8.01 year agoApache-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

Keywords

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.