ferrilab / bitvecLinks
A crate for managing memory bit by bit
☆1,315Updated 11 months ago
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,496Updated this week
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,133Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- Slotmap data structure for Rust☆1,215Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,232Updated last year
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Compile time static maps for Rust☆1,953Updated last week
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- Rust quasi-quoting☆1,431Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- Optimized string search routines for Rust.☆1,149Updated last month
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- A Rust proc-macro attribute parser☆1,133Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,394Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,496Updated 2 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,202Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,600Updated last month
- Data structure serialization library with several opposite design goals from Serde☆869Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Some more derive(Trait) options☆1,955Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Defines the Rust borrow checker.☆1,461Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 11 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,281Updated last month
- Compile-time type-checked builder derive☆1,041Updated 3 months ago