rust-phf / rust-phf
Compile time static maps for Rust
☆1,913Updated 2 months ago
Alternatives and similar repositories for rust-phf:
Users that are interested in rust-phf are comparing it to the libraries listed below
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,986Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,448Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- Some more derive(Trait) options☆1,878Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,958Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,888Updated last month
- A small rust library for adding custom derives to enums☆1,999Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,960Updated last week
- A fast bump allocation arena for Rust☆1,678Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,933Updated 3 weeks ago
- Rust quasi-quoting☆1,402Updated last month
- derive builder implementation for rust structs☆1,429Updated 6 months ago
- Rust cache structures and easy function memoization☆1,749Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,122Updated last month
- A crate for managing memory bit by bit☆1,287Updated 8 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,612Updated 5 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,291Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,603Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆1,990Updated 2 months ago
- Find unused dependencies in Cargo.toml☆1,888Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,263Updated 4 months ago
- Parser for Rust source code☆3,048Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,411Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,768Updated last month
- Subcommand to show result of macro expansion☆2,841Updated 3 weeks ago
- Hypothesis-like property testing for Rust☆1,845Updated this week
- Concurrency permutation testing tool for Rust.☆2,320Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,925Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,619Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,306Updated 3 months ago