GitHub

Popular repositories Loading

  1. A Vec of Bits

    Rust 190 68

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

    Rust 179 59

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

    Rust 86 31

  4. A simple map based on a vector for small integer keys

    Rust 66 20

  5. An alternative implementation of std::collections::LinkedList

    Rust 63 10

Repositories

Showing 10 of 25 repositories

  • contain-rs/bit-vec's past year of commit activity

    Rust

    190

    Apache-2.0

    68 29 4

    Updated Jul 18, 2026

  • contain-rs/bit-set's past year of commit activity

  • 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

  • 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 5 2

    Updated Dec 2, 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

    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

    179

    Apache-2.0

    59 7 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

  • contain-rs/linear-map's past year of commit activity

    Rust

    27

    Apache-2.0

    12 5 3

    Updated Mar 12, 2024

  • 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

Read the original on github.com ↗