cute
List macro
A macro for creating list and dictionary comprehensions in Rust.
Macro for Python-esque comprehensions in Rust
336 stars
5 watching
9 forks
Language: Rust
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of exercises to learn how to write macros in Rust. | 1,091 |
| Provides a debugging macro for Go, similar to Rust's dbg macro | 202 |
| Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,815 |
| A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
| A macro system for defining error types with customizable display and source information. | 335 |
| Discord bot that renders Typst code using Rust and Poise framework | 71 |
| A tool to format and standardize Pest grammar files. | 25 |
| A recursive preprocessor macro for applying operations to elements of a list while avoiding recursion limitations. | 312 |
| A Rust library providing a grammar and tokenizer for parsing Shopify Liquid syntax | 0 |
| Provides additional dolist style macros for iterating over various data structures in Common Lisp | 18 |
| An opinionated template for building games in Rust with Macroquad | 1 |
| Automates addition of API documentation paths and schemas to Utoipa crate | 140 |
| A curated collection of lists dedicated to various programming languages and tools, providing recommendations and resources for developers | 370 |
| A suite of libraries and binaries for parsing text in Rust. | 523 |
| A collection of lints to help improve Rust code quality by catching common mistakes and suggesting idiomatic writing | 106 |