Skip to content
@indexmap-rs

indexmap-rs

Pinned Loading

  1. indexmap Public

    A hash table with consistent order and fast iteration; access items by key or sequence index

    Rust 1.9k 164

Repositories

Showing 4 of 4 repositories
  • indexmap Public

    A hash table with consistent order and fast iteration; access items by key or sequence index

    Rust 1,909 Apache-2.0 164 11 (1 issue needs help) 6 Updated Mar 5, 2025
  • equivalent Public

    Rust traits for key comparison in maps.

    Rust 24 Apache-2.0 4 3 1 Updated Feb 14, 2025
  • ringmap Public

    A hash table with deque-like order and fast iteration; access items by key or sequence index

    Rust 8 Apache-2.0 1 0 0 Updated Jan 30, 2025
  • ordermap Public

    A hash table with strong order and fast iteration; access items by key or sequence index

    Rust 37 Apache-2.0 2 0 0 Updated Jan 22, 2025

Top languages

Rust

Most used topics

Loading…