A crate for managing memory bit by bit
☆1,383Aug 9, 2024Updated last year
Alternatives and similar repositories for bitvec
Users that are interested in bitvec 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 hash table with consistent order and fast iteration; access items by key or sequence index☆2,349Apr 18, 2026Updated last week
- A fast bump allocation arena for Rust☆2,178Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,639Apr 15, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆864Oct 19, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,061Feb 10, 2026Updated 2 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Just, really the littlest Vec you could need. So smol.☆735Mar 14, 2026Updated last month
- Temporary file library for rust☆1,426Updated this week
- Compile time static maps for Rust☆2,130Apr 18, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,080Mar 12, 2026Updated last month
- A crate for mucking around with piles of bytes☆988Jan 31, 2026Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,115Apr 18, 2026Updated last week
- Heapless, `static` friendly data structures☆1,948Apr 21, 2026Updated last week
- A macro to generate structures which behave like bitflags☆1,125Apr 14, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,354Mar 7, 2026Updated last month
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Slotmap data structure for Rust☆1,311Dec 6, 2025Updated 4 months ago
- Slab allocator for Rust☆889Jan 31, 2026Updated 3 months ago
- Test harness for ui tests of compiler diagnostics