Skip to content
@contain-rs

contain-rs

Extension of Rust's std::collections

Popular repositories Loading

  1. linked-hash-map linked-hash-map Public

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

    Rust 168 60

  2. bit-vec bit-vec Public

    A Vec of Bits

    Rust 155 60

  3. lru-cache lru-cache Public

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

    Rust 84 36

  4. vec-map vec-map Public

    A simple map based on a vector for small integer keys

    Rust 64 16

  5. linked-list linked-list Public

    An alternative implementation of std::collections::LinkedList

    Rust 58 12

  6. bit-set bit-set Public

    A Set of Bits

    Rust 53 21

Repositories

Showing 10 of 24 repositories
  • bit-vec Public

    A Vec of Bits

    contain-rs/bit-vec’s past year of commit activity
    Rust 155 Apache-2.0 60 32 3 Updated Jul 21, 2024
  • bit-set Public

    A Set of Bits

    contain-rs/bit-set’s past year of commit activity
    Rust 53 Apache-2.0 21 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 168 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 17 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 26 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 64 Apache-2.0 16 7 3 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 29 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 84 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 282 0 0 Updated Nov 2, 2020

Top languages

Loading…

Most used topics

Loading…