Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: cargo: noindexmap

A hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap.
1 version
Latest release: over 3 years ago
1 dependent package
1,191 downloads total

View more package details: https://packages.ecosyste.ms/registries/crates.io/packages/noindexmap

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/indexmap-rs%2Findexmap

Dependent Repos 1

neatcoin/neatcoin
Cooperative DNS on Substrate / Polkadot. Actor smart contract. Massive BABE. Experimenting on the Frontier of Substrate.
  • 1.6.1 Cargo.lock

Size: 8.45 MB - Last synced: over 1 year ago - Pushed: over 1 year ago