Skip to content
@contain-rs

contain-rs

Extension of Rust's std::collections

Popular repositories Loading

  1. bit-vec bit-vec Public

    A Vec of Bits

    Rust 170 60

  2. linked-hash-map linked-hash-map Public

    A HashMap wrapper that holds key-value pairs in insertion order

    Rust 169 60

  3. lru-cache lru-cache Public

    A cache that holds a limited number of key-value pairs

    Rust 81 36

  4. vec-map vec-map Public

    A simple map based on a vector for small integer keys

    Rust 63 17

  5. bit-set bit-set Public

    A Set of Bits

    Rust 62 25

  6. linked-list linked-list Public

    An alternative implementation of std::collections::LinkedList

    Rust 58 12

Repositories

Showing 10 of 24 repositories
  • bit-vec Public

    A Vec of Bits

    contain-rs/bit-vec’s past year of commit activity
    Rust 170 Apache-2.0 60 32 2 Updated Nov 17, 2024
  • bit-set Public

    A Set of Bits

    contain-rs/bit-set’s past year of commit activity
    Rust 62 Apache-2.0 25 12 2 Updated Jul 16, 2024
  • linked-hash-map Public

    A HashMap wrapper that holds key-value pairs in insertion order

    contain-rs/linked-hash-map’s past year of commit activity
    Rust 169 Apache-2.0 60 6 2 Updated Jul 16, 2024
  • compare Public

    Experimental comparators for collections to be generic over

    contain-rs/compare’s past year of commit activity
    Rust 16 Apache-2.0 3 2 1 Updated Apr 29, 2024
  • linear-map Public

    A map backed by a vector

    contain-rs/linear-map’s past year of commit activity
    Rust 25 Apache-2.0 12 5 3 Updated Mar 12, 2024
  • vec-map Public

    A simple map based on a vector for small integer keys

    contain-rs/vec-map’s past year of commit activity
    Rust 63 Apache-2.0 17 7 4 Updated Nov 16, 2023
  • linked-list Public

    An alternative implementation of std::collections::LinkedList

    contain-rs/linked-list’s past year of commit activity
    Rust 58 12 5 2 Updated Sep 3, 2023
  • cons-list Public

    An immutable singly-linked list, as seen in basically every functional language

    contain-rs/cons-list’s past year of commit activity
    Rust 28 Apache-2.0 6 0 1 Updated Mar 3, 2023
  • lru-cache Public

    A cache that holds a limited number of key-value pairs

    contain-rs/lru-cache’s past year of commit activity
    Rust 81 Apache-2.0 36 8 2 Updated Apr 16, 2022
  • hashbrown2 Public Forked from rust-lang/hashbrown

    Rust port of Google's SwissTable hash map

    contain-rs/hashbrown2’s past year of commit activity
    Rust 1 Apache-2.0 300 0 0 Updated Nov 2, 2020

Top languages

Loading…

Most used topics

Loading…