ferrilab / bitvecLinks
A crate for managing memory bit by bit
☆1,363Updated last year
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,609Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,079Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- Macros for all your token pasting needs☆1,074Updated last year
- Compile time static maps for Rust☆2,089Updated 3 months ago
- Rust quasi-quoting☆1,519Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 2 weeks ago
- Slotmap data structure for Rust☆1,281Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆926Updated 11 months ago
- Some more derive(Trait) options☆2,064Updated this week
- Optimized string search routines for Rust.☆1,359Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Typed distributed plugin registration☆1,250Updated last week
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,698Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- Data structure serialization library with several opposite design goals from Serde☆916Updated last month
- Slab allocator for Rust☆866Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,052Updated 8 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,304Updated 2 months ago
- Heapless, `static` friendly data structures☆1,908Updated last week
- derive builder implementation for rust structs☆1,522Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,558Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,955Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,025Updated 3 months ago
- Compile-time type-checked builder derive☆1,138Updated last month