Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.4% forks on crates.io

crates.io : 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.

Registry - Source - Documentation - JSON
purl: pkg:cargo/noindexmap
Keywords: no_std, hashmap, hashtable, rust
License: Apache-2.0,MIT
Latest release: about 3 years ago
First release: about 3 years ago
Dependent packages: 1
Dependent repositories: 1
Downloads: 1,708 total
Stars: 1,459 on GitHub
Forks: 139 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago

    Loading...
    Readme
    Loading...