ferrilab / bitvecLinks
A crate for managing memory bit by bit
☆1,318Updated 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,523Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Macros for all your token pasting needs☆1,053Updated 10 months ago
- Compile time static maps for Rust☆1,977Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- A fast bump allocation arena for Rust☆1,855Updated last month
- Slotmap data structure for Rust☆1,222Updated last year
- Rust quasi-quoting☆1,444Updated last week
- A macro to generate structures which behave like bitflags☆1,042Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- A Rust proc-macro attribute parser☆1,154Updated last week
- Some more derive(Trait) options☆1,972Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- Compile-time type-checked builder derive☆1,055Updated last week
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆969Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Slab allocator for Rust☆821Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆886Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,505Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Typed distributed plugin registration☆1,156Updated last week
- Heapless, `static` friendly data structures☆1,758Updated this week
- Data structure serialization library with several opposite design goals from Serde☆877Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,289Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,007Updated 2 months ago
- derive builder implementation for rust structs☆1,462Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,617Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,138Updated last month