A Vec of Bits
☆187Mar 13, 2026Updated last week
Alternatives and similar repositories for bit-vec
Users that are interested in bit-vec are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Set of Bits☆74Mar 12, 2026Updated last week
- A Raw utility for managing contiguous heap allocations☆10Jul 26, 2016Updated 9 years ago
- A simple map based on a vector for small integer keys☆69Dec 1, 2024Updated last year
- An ordered map and set based on a trie.☆29Mar 3, 2026Updated 3 weeks ago
- A HashMap wrapper that holds key-value pairs in insertion order☆179Jul 16, 2024Updated last year
- Ordered iterators☆10May 21, 2020Updated 5 years ago
- An immutable singly-linked list, as seen in basically every functional language☆31Mar 3, 2023Updated 3 years ago
- A double-ended priority queue implemented with an interval heap.☆17Jul 31, 2017Updated 8 years ago
- Generic array types in Rust☆433Nov 19, 2025Updated 4 months ago
- An ordered map and set based on a binary search tree.☆13Mar 31, 2015Updated 10 years ago
- A map backed by a vector☆26Mar 12, 2024Updated 2 years ago
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 7 years ago
- A cache that holds a limited number of key-value pairs☆85Apr 16, 2022Updated 3 years ago
- Experimental comparators for collections to be generic over☆17Apr 29, 2024Updated last year
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 3 months ago
- A crate for managing memory bit by bit☆1,378Aug 9, 2024Updated last year
- An alternative implementation of std::LinkedList☆62Dec 2, 2024Updated last year
- Numeric traits for generic mathematics in Rust☆922Jun 17, 2025Updated 9 months ago
- ☆910Feb 16, 2026Updated last month
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A simple bitset container for Rust☆165Jun 22, 2025Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- rust histogram and percentile stats☆48Sep 3, 2020Updated 5 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆373Dec 20, 2025Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- ☆324Sep 30, 2025Updated 5 months ago
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- ☆64Aug 28, 2024Updated last year
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week
- Support for matching file paths against Unix shell style patterns.☆573Dec 2, 2025Updated 3 months ago
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- The getopts repo maintained by the rust-lang project☆244Aug 29, 2025Updated 6 months ago