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 189 69

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

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

    Rust 178 58

  3. lru-cache lru-cache Public

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

    Rust 86 30

  4. bit-set bit-set Public

    A Set of Bits

    77 33

  5. vec-map vec-map Public

    A simple map based on a vector for small integer keys

    Rust 66 20

  6. linked-list linked-list Public

    An alternative implementation of std::collections::LinkedList

    Rust 63 10

Repositories

Showing 10 of 25 repositories
  • linked-list Public

    An alternative implementation of std::collections::LinkedList

    contain-rs/linked-list's past year of commit activity
    Rust 63 Apache-2.0 10 4 1 Updated Sep 13, 2026
  • bit-vec Public

    A Vec of Bits

    contain-rs/bit-vec's past year of commit activity
    Rust 189 Apache-2.0 69 29 5 Updated Aug 21, 2026
  • bit-set Public

    A Set of Bits

    contain-rs/bit-set's past year of commit activity
    77 33 7 0 Updated Jul 4, 2026
  • trie Public

    An ordered map and set based on a trie.

    contain-rs/trie's past year of commit activity
    Rust 29 Apache-2.0 2 8 1 Updated Apr 10, 2026
  • 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 66 Apache-2.0 20 1 0 Updated Dec 1, 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 178 Apache-2.0 58 8 3 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 27 Apache-2.0 12 5 3 Updated Mar 12, 2024
  • endian-type Public Forked from Lolirofle/endian-type
    contain-rs/endian-type's past year of commit activity
    Rust 0 MIT 5 0 0 Updated Mar 6, 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 31 Apache-2.0 6 0 1 Updated Mar 3, 2023

Top languages

Loading…

Most used topics

Loading…