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,580Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,010Updated this week
- Macros for all your token pasting needs☆1,067Updated last year
- Compile time static maps for Rust☆2,070Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- A macro to generate structures which behave like bitflags☆1,084Updated last week
- Slotmap data structure for Rust☆1,263Updated 2 weeks ago
- Rust quasi-quoting☆1,503Updated last week
- A vector with a fixed capacity. (Rust)☆843Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- Typed distributed plugin registration☆1,221Updated this week
- Test harness for ui tests of compiler diagnostics☆941Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,817Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- A Rust proc-macro attribute parser☆1,200Updated last week
- Slab allocator for Rust☆855Updated last month
- Some more derive(Trait) options☆2,032Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆909Updated 10 months ago
- Compile-time type-checked builder derive☆1,129Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,551Updated last month
- Optimized string search routines for Rust.☆1,293Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Numeric traits for generic mathematics in Rust☆894Updated 6 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,684Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,047Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆909Updated last week
- derive builder implementation for rust structs☆1,515Updated 2 months ago
- Heapless, `static` friendly data structures☆1,875Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week