Veykril / tlbormLinks
The Little Book of Rust Macros (updated fork)
☆831Updated 3 weeks ago
Alternatives and similar repositories for tlborm
Users that are interested in tlborm are comparing it to the libraries listed below
Sorting:
- Some more derive(Trait) options☆1,941Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,873Updated last week
- Medium to hard Rust questions with explanations☆1,794Updated 3 months ago
- ☆1,003Updated 3 weeks ago
- Utilities for working with bytes☆2,068Updated 3 weeks ago
- Learn Macros In Rust☆1,156Updated 11 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,079Updated last month
- Rust quasi-quoting☆1,425Updated last month
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,047Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,943Updated last month
- Type erasure for async trait methods☆2,002Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,929Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,989Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆1,980Updated last week
- A publication dedicated to the Rust programming language☆625Updated 10 months ago
- Rust cache structures and easy function memoization☆1,820Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,656Updated 3 months ago
- Parser for Rust source code☆3,103Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated last week
- Compile-time type-checked builder derive