ferrilab / bitvec
A crate for managing memory bit by bit
☆1,221Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for bitvec
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Rust quasi-quoting☆1,330Updated last week
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Compile time static maps for Rust☆1,846Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- A macro to generate structures which behave like bitflags☆964Updated last month
- Typed distributed plugin registration☆997Updated last week
- Rust cache structures and easy function memoization☆1,567Updated last week
- Macros for all your token pasting needs☆1,026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- Temporary file library for rust☆1,192Updated this week
- Slotmap data structure for Rust☆1,163Updated 8 months ago
- A Rust proc-macro attribute parser☆1,025Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 3 months ago
- derive builder implementation for rust structs☆1,333Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 3 months ago
- A small rust library for adding custom derives to enums☆1,784Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,670Updated 5 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,349Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- A vector with a fixed capacity. (Rust)☆747Updated last month
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,205Updated 2 months ago
- Find unused dependencies in Cargo.toml☆1,748Updated this week