ferrilab / bitvec
A crate for managing memory bit by bit
☆1,287Updated 8 months ago
Alternatives and similar repositories for bitvec:
Users that are interested in bitvec are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,447Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,672Updated last week
- Compile time static maps for Rust☆1,913Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,971Updated 2 weeks ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,106Updated last month
- A Rust proc-macro attribute parser☆1,106Updated last week
- Rust quasi-quoting☆1,403Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,456Updated last week
- A vector with a fixed capacity. (Rust)☆809Updated 6 months ago
- A macro to generate structures which behave like bitflags☆1,002Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,535Updated 2 months ago
- Typed distributed plugin registration☆1,096Updated last month
- Some more derive(Trait) options☆1,872Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆914Updated last week
- Rust library allowing to register multiple handlers for the same signal☆767Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,260Updated 4 months ago
- Slotmap data structure for Rust☆1,197Updated last year
- Data structure serialization library with several opposite design goals from Serde☆853Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,222Updated last year
- Compile-time type-checked builder derive☆1,006Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,956Updated 3 weeks ago
- derive builder implementation for rust structs☆1,429Updated 6 months ago
- Optimized string search routines for Rust.☆1,061Updated last month
- Rust cache structures and easy function memoization☆1,747Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆958Updated 8 months ago
- Slab allocator for Rust☆758Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆786Updated 2 months ago
- Module initialization/global constructor functions for Rust☆837Updated last month
- Temporary file library for rust☆1,274Updated last week