ferrilab / bitvecLinks
A crate for managing memory bit by bit
☆1,311Updated 10 months ago
Alternatives and similar repositories for bitvec
Users that are interested in bitvec are comparing it to the libraries listed below
Sorting:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,481Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- A fast bump allocation arena for Rust☆1,779Updated 2 weeks ago
- Rust quasi-quoting☆1,425Updated 3 weeks ago
- Some more derive(Trait) options☆1,937Updated 2 weeks ago
- Compile time static maps for Rust☆1,940Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Slotmap data structure for Rust☆1,205Updated last year
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,988Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,581Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,076Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,929Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 10 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Module initialization/global constructor functions for Rust☆869Updated last month
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- derive builder implementation for rust structs☆1,445Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,275Updated 3 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,432Updated last week