ferrilab / bitvec
A crate for managing memory bit by bit
☆1,256Updated 5 months ago
Alternatives and similar repositories for bitvec:
Users that are interested in bitvec are comparing it to the libraries listed below
- Compile time static maps for Rust☆1,864Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,201Updated 10 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month
- A macro to generate structures which behave like bitflags☆977Updated this week
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- Some more derive(Trait) options☆1,790Updated this week
- Slotmap data structure for Rust☆1,171Updated 10 months ago
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- Macros for all your token pasting needs☆1,037Updated 3 months ago
- Typed distributed plugin registration☆1,040Updated last week
- Temporary file library for rust☆1,222Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,073Updated 4 months ago
- A Rust proc-macro attribute parser☆1,058Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,901Updated 3 months ago
- A small rust library for adding custom derives to enums☆1,866Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,050Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,560Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,471Updated 4 months ago
- derive builder implementation for rust structs☆1,374Updated 3 months ago
- Compile-time type-checked builder derive☆939Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- Find unused dependencies in Cargo.toml☆1,805Updated this week
- Rust cache structures and easy function memoization☆1,625Updated 2 months ago
- Slab allocator for Rust☆726Updated last month
- Defines the Rust borrow checker.☆1,379Updated 6 months ago
- A multiprocess drop-in replacement for Rust channels☆897Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,716Updated 2 weeks ago
- An implementation of a LRU cache☆657Updated 3 months ago