The Little Book of Rust Macros
☆914Nov 30, 2022Updated 3 years ago
Alternatives and similar repositories for tlborm
Users that are interested in tlborm are comparing it to the libraries listed below
Sorting:
- Zero-cost asynchronous programming in Rust☆5,823Feb 15, 2026Updated 2 weeks ago
- Parser for Rust source code☆3,298Updated this week
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,730Feb 16, 2026Updated 2 weeks ago
- The Little Book of Rust Macros (updated fork)☆908Jan 23, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated 2 weeks ago
- Subcommand to show result of macro expansion☆3,037Feb 12, 2026Updated 3 weeks ago
- Metal I/O library for Rust.☆6,904Feb 24, 2026Updated last week
- Error management☆1,417May 2, 2020Updated 5 years ago
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- Rayon: A data parallelism library for Rust☆12,775Jan 6, 2026Updated 2 months ago
- Rust API guidelines☆1,316Jul 8, 2025Updated 7 months ago
- Assorted immutable collection datatypes for Rust☆1,575Aug 19, 2024Updated last year
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,223Feb 27, 2026Updated last week
- Structured, contextual, extensible, composable logging for Rust☆1,689Oct 11, 2025Updated 4 months ago
- Learn Rust by writing Entirely Too Many linked lists☆3,535Jul 30, 2024Updated last year
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,767Nov 20, 2025Updated 3 months ago
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- Analysis of various tricky Rust code☆1,997Dec 20, 2025Updated 2 months ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Rust quasi-quoting☆1,524Feb 18, 2026Updated 2 weeks ago
- RFCs for changes to Rust☆6,408Feb 27, 2026Updated last week
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- Rust Language Cheat Sheet - https://cheats.rs☆4,504Jan 4, 2026Updated 2 months ago
- Utilities for working with bytes☆2,188Feb 4, 2026Updated last month
- Serialization framework for Rust☆10,477Feb 16, 2026Updated 2 weeks ago
- HTTP 2.0 client & server implementation for Rust.