A crate for managing memory bit by bit
☆1,375Aug 9, 2024Updated last year
Alternatives and similar repositories for bitvec
Users that are interested in bitvec are comparing it to the libraries listed below
Sorting:
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A fast bump allocation arena for Rust☆2,117Updated this week
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Temporary file library for rust☆1,408Updated this week
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,303Updated this week
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,364Feb 13, 2026Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,563Jan 11, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Tools for concurrent programming in Rust☆8,319Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 3 months ago
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- Support atomic operations on Arc itself☆1,264Updated this week
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- ☆500Nov 8, 2025Updated 3 months ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week