ferrilab / bitvecLinks
A crate for managing memory bit by bit
☆1,306Updated 9 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,473Updated this week
- A fast bump allocation arena for Rust☆1,753Updated this week
- Compile time static maps for Rust☆1,928Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- Rust quasi-quoting☆1,420Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,131Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- Rust cache structures and easy function memoization☆1,795Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,267Updated this week
- derive builder implementation for rust structs☆1,442Updated 7 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,175Updated 3 weeks ago
- Some more derive(Trait) options☆1,922Updated this week
- Optimized string search routines for Rust.☆1,101Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- Data structure serialization library with several opposite design goals from Serde☆857Updated 2 weeks ago
- Slotmap data structure for Rust☆1,202Updated last year
- Type erasure for async trait methods☆1,991Updated this week
- A Rust proc-macro attribute parser☆1,121Updated last week
- Find unused dependencies in Cargo.toml☆1,903Updated last month
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,797Updated last week
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- A no_std + serde compatible message library for Rust☆1,102Updated last month