Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.
☆402May 6, 2022Updated 3 years ago
Alternatives and similar repositories for maplit
Users that are interested in maplit are comparing it to the libraries listed below
Sorting:
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- derive simple constructor functions for Rust structs☆572Aug 29, 2024Updated last year
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,382Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- Fowler–Noll–Vo hash function☆359Mar 20, 2024Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- ☆207Feb 8, 2026Updated last month
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- deserialize env vars into typesafe structs with rust☆972Jun 7, 2024Updated last year
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Approximate floating point equality comparisons and assertions☆181Feb 5, 2026Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,335Sep 26, 2025Updated 5 months ago
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 3 months ago
- An implementation of random number generator based on rdrand instruction☆26Dec 17, 2023Updated 2 years ago
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- Rust implementations of string similarity metrics☆480Nov 27, 2025Updated 3 months ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆372Sep 11, 2025Updated 6 months ago
- Subcommand to show result of macro expansion☆3,048Feb 12, 2026Updated last month
- ☆53Sep 12, 2025Updated 6 months ago
- ☆532Jun 4, 2020Updated 5 years ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Jan 29, 2025Updated last year
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- Temporary directory management for Rust☆141Sep 3, 2019Updated 6 years ago
- Parse command line arguments by defining a struct.☆2,732Jan 7, 2024Updated 2 years ago