ferrilab / bitvec
A crate for managing memory bit by bit
☆1,293Updated 9 months ago
Alternatives and similar repositories for bitvec:
Users that are interested in bitvec are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated last week
- A fast bump allocation arena for Rust☆1,703Updated last month
- Rust quasi-quoting☆1,412Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,994Updated last month
- Compile time static maps for Rust☆1,916Updated 3 months ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- A macro to generate structures which behave like bitflags☆1,011Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,127Updated 2 months ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Some more derive(Trait) options☆1,901Updated this week
- Typed distributed plugin registration☆1,104Updated 2 months ago
- Compile-time type-checked builder derive☆1,016Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,225Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,469Updated 2 weeks ago
- Slotmap data structure for Rust☆1,197Updated last year
- Find unused dependencies in Cargo.toml☆1,901Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,622Updated 5 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,967Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,265Updated this week
- Slab allocator for Rust☆777Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,015Updated last week
- Optimized string search routines for Rust.☆1,074Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆962Updated 9 months ago
- Rust cache structures and easy function memoization☆1,769Updated 2 months ago
- derive builder implementation for rust structs☆1,437Updated 7 months ago
- A string type for Rust that is not required to be valid UTF-8.☆929Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Module initialization/global constructor functions for Rust☆853Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- ☆824Updated 2 weeks ago