Ecosyste.ms: Repos

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

Package Usage: cargo: indexmap-amortized

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 is an ongoing fork of bluss/indexmap that provides amortized resizes.
3 versions
Latest release: over 3 years ago
2 dependent packages
3,469 downloads total

View more package details: https://packages.ecosyste.ms/registries/crates.io/packages/indexmap-amortized

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

Dependent Repos 3

greatest-ape/aquatic
High-performance open BitTorrent tracker (UDP, HTTP, WebTorrent)
  • 1.6.1 Cargo.lock
  • 1 aquatic_common/Cargo.toml

Size: 4.26 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

jonhoo/evmap
A lock-free, eventually consistent, concurrent multi-value map.
  • 1.6.1 Cargo.toml

Size: 3.6 MB - Last synced: 17 days ago - Pushed: almost 3 years ago

mayhemheroes/aquatic Fork of greatest-ape/aquatic
High-performance open BitTorrent tracker (UDP, HTTP, WebTorrent)
  • 1.6.1 Cargo.lock
  • 1.6.1 aquatic_udp/fuzz/Cargo.lock

Size: 3.57 MB - Last synced: 2 months ago - Pushed: over 1 year ago

lnx-search/evmap Fork of jonhoo/evmap
A lock-free, eventually consistent, concurrent multi-value map. (FORK)
  • 1.6.1 Cargo.toml

Size: 3.55 MB - Last synced: 10 months ago - Pushed: 10 months ago

armpdq/aquatic Fork of greatest-ape/aquatic
Blazingly fast, multi-threaded BitTorrent tracker (UDP, HTTP, WebTorrent) written in Rust
  • 1.6.1 Cargo.lock

Size: 2.13 MB - Last synced: 10 months ago - Pushed: over 2 years ago