rust-phf / rust-phfLinks
Compile time static maps for Rust
☆1,957Updated last week
Alternatives and similar repositories for rust-phf
Users that are interested in rust-phf 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 last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,095Updated 2 weeks ago
- Some more derive(Trait) options☆1,955Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- A fast bump allocation arena for Rust☆1,800Updated 3 weeks ago
- Rust quasi-quoting☆1,433Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- A binary encoder / decoder implementation in Rust.☆3,054Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,967Updated last week
- derive builder implementation for rust structs☆1,452Updated 9 months ago
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,006Updated 5 months ago
- A small rust library for adding custom derives to enums☆2,105Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- Rust cache structures and easy function memoization☆1,836Updated last month
- A macro to generate structures which behave like bitflags☆1,029Updated last month
- Rust port of Google's SwissTable hash map☆2,686Updated last month
- Rust derive-based argument parsing optimized for code size☆1,819Updated last month
- Concurrency permutation testing tool for Rust.☆2,410Updated 2 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,312Updated 3 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,043Updated 9 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,283Updated last month
- Find unused dependencies in Cargo.toml☆1,952Updated last week
- Subcommand to show result of macro expansion☆2,888Updated this week
- Type erasure for async trait methods☆2,022Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,672Updated 4 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,991Updated this week