ferrilab / bitvec
A crate for managing memory bit by bit
☆1,259Updated 6 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,405Updated this week
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,883Updated 3 weeks ago
- Rust quasi-quoting☆1,369Updated this week
- Compile time static maps for Rust☆1,893Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,585Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated this week
- Some more derive(Trait) options☆1,840Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,212Updated 11 months ago
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- Rust derive-based argument parsing optimized for code size☆1,729Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,377Updated this week
- A macro to generate structures which behave like bitflags☆985Updated 2 weeks ago
- Typed distributed plugin registration☆1,069Updated this week
- Slotmap data structure for Rust☆1,180Updated 11 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,239Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 6 months ago
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,845Updated last week
- derive builder implementation for rust structs☆1,394Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,921Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆832Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆768Updated 6 months ago
- Rust cache structures and easy function memoization☆1,674Updated this week
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- Compile-time type-checked builder derive☆946Updated 5 months ago
- Temporary file library for rust☆1,239Updated this week
- Module initialization/global constructor functions for Rust☆798Updated this week
- Optimized string search routines for Rust.☆996Updated last month