ferrilab / bitvecLinks
A crate for managing memory bit by bit
☆1,335Updated 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,532Updated last week
- A fast bump allocation arena for Rust☆1,891Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated last week
- Compile time static maps for Rust☆2,017Updated last month
- A macro to generate structures which behave like bitflags☆1,055Updated last month
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated last week
- Slotmap data structure for Rust☆1,237Updated last year
- Rust quasi-quoting☆1,467Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Slab allocator for Rust☆842Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- Optimized string search routines for Rust.☆1,212Updated this week
- Typed distributed plugin registration☆1,186Updated last week
- Test harness for ui tests of compiler diagnostics☆924Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated this week
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- A Rust proc-macro attribute parser☆1,169Updated last week
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,238Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,633Updated last month
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,022Updated 4 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- derive builder implementation for rust structs☆1,480Updated last week
- Module initialization/global constructor functions for Rust☆903Updated last month
- Numeric traits for generic mathematics in Rust☆866Updated 3 months ago