</>PackageGraphPackageGraph

indexmap

Cargov2.14.0

A hash table with consistent order and fast iteration.

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

Overview

indexmap is an Cargo package that a hash table with consistent order and fast iteration. The latest version is 2.14.0.

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 have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.

Pros

  • Zero runtime dependencies — minimal footprint.

Cons

  • No bundled TypeScript types (may require a separate @types package).
  • No license detected — review usage terms before adopting.

Auto-generated from collected registry metadata. No external claims are inferred.

Alternatives to indexmap

Version history

VersionPublishedLicense
2.14.0latest3 months agoApache-2.0 OR MIT
2.13.13 months agoApache-2.0 OR MIT
2.13.06 months agoApache-2.0 OR MIT
2.12.18 months agoApache-2.0 OR MIT
2.12.09 months agoApache-2.0 OR MIT
2.11.410 months agoApache-2.0 OR MIT
2.11.310 months agoApache-2.0 OR MIT
2.11.210 months agoApache-2.0 OR MIT
2.11.110 months agoApache-2.0 OR MIT
2.11.011 months 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
2.7.11 year agoApache-2.0 OR MIT
2.7.01 year agoApache-2.0 OR MIT
2.6.01 year agoApache-2.0 OR MIT
2.5.01 year agoApache-2.0 OR MIT
2.4.01 year agoApache-2.0 OR MIT
2.3.01 year agoApache-2.0 OR MIT
2.2.62 years agoApache-2.0 OR MIT

Maintainers

Keywords

Frequently asked questions

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.

How popular is indexmap?

indexmap has approximately 0 downloads per week.