ferrilab / bitvecLinks
A crate for managing memory bit by bit
☆1,356Updated 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,554Updated last month
- Compile time static maps for Rust☆2,039Updated last month
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- Slotmap data structure for Rust☆1,248Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Rust quasi-quoting☆1,482Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- Some more derive(Trait) options☆2,011Updated this week
- Typed distributed plugin registration☆1,208Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆832Updated last year
- A Rust proc-macro attribute parser☆1,186Updated last month
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,003Updated 2 weeks ago
- Slab allocator for Rust☆848Updated 3 months ago
- Compile-time type-checked builder derive☆1,111Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Heapless, `static` friendly data structures☆1,851Updated this week
- Data structure serialization library with several opposite design goals from Serde☆895Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,312Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,657Updated 3 months ago
- derive builder implementation for rust structs☆1,503Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆881Updated last week
- Optimized string search routines for Rust.☆1,259Updated last month
- The testing ground for the future of portable SIMD in Rust☆1,007Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago