proc-macro-workshop VS cross

Compare proc-macro-workshop vs cross and see what are their differences.

proc-macro-workshop

Learn to write Rust procedural macros  [Rust Latam conference, Montevideo Uruguay, March 2019] (by dtolnay)

cross

“Zero setup” cross compilation and “cross testing” of Rust crates (by cross-rs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
proc-macro-workshop cross
26 118
3,836 5,965
- 2.2%
4.3 9.2
26 days ago 6 days ago
Rust Rust
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

proc-macro-workshop

Posts with mentions or reviews of proc-macro-workshop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-29.
  • Why does the core not provide a "New" derive attribute?
    1 project | /r/rust | 9 Dec 2023
    Tangentially, the proc macro workshop walks through building a derive macro implementing a builder pattern. From experience, I can tell I couldn't ever write proc macros just by reading the manual, going through it is really helpful https://github.com/dtolnay/proc-macro-workshop/blob/master/README.md
  • Help on spans for proc macros
    1 project | /r/rust | 3 Jul 2023
    I am working on the proc macro workshop and am a little stuck on the builder portion of the workshop. Step 08-unrecognized-attributes wants you to handle the car where the field modifier has a misspelled portion (eac instead of each)
  • Practical Procedural Macros in Rust
    3 projects | news.ycombinator.com | 29 Jun 2023
    I would very much second the suggestion to do David Tolnay’s Proc Macro Workshop if you want to start understanding how to write them. I’d been writing Rust for years but always kind of avoided proc macros.

    When I had a need for them, I went through only the first section of the workshop and everything clicked. You can just do the derive macro section and all the strange and scary-looking macro syntax will make sense. I realized that there is only a bit of extra syntax but it’s used very often so it can seem a little overwhelming when reading macro code.

    https://github.com/dtolnay/proc-macro-workshop

  • Rust fact vs. fiction: 5 Insights from Google's Rust journey in 2022
    5 projects | /r/rust | 27 Jun 2023
  • A walkthough on how to write derive procedural macros
    1 project | /r/rust | 10 Jun 2023
    Another good one imo is the proc-macro-workshop.
  • Transitioning to Rust as a company
    8 projects | /r/rust | 2 Jun 2023
    Don't be afraid of proc macros and derive macros, they rule. Study the basic examples. Crates like darling and resources like David Tolnay's workshop will help. Write derives for your simpler traits and impress your colleagues.
  • What are your experiences with hack-and-learn events?
    2 projects | /r/rust | 15 May 2023
    Regarding 4, I think that macros are an interesting intermediate/advanced topic. I personally loved the material from https://github.com/dtolnay/proc-macro-workshop
  • Procedural Macros are really hard to understand
    3 projects | /r/rust | 4 Feb 2023
    It took me a while to get anything done. My mistake : I came accross the procedural macros workshop several times, and every time I dismissed it, thinking - meh I'll just hack together exactly what I need and move on. Then finally I figured there is no way around it. The builder exercise sounds boring but it covers the topic pretty well. And then I went on to the debug one and from there was able to build the proc macro I wanted.
  • MacroKata is really good!
    2 projects | /r/rust | 22 Dec 2022
    Hey! While researching, I found this: https://github.com/dtolnay/proc-macro-workshop
  • Anything C can do Rust can do Better
    58 projects | dev.to | 1 Dec 2022
    Rust Latam: procedural macros workshop - David Tolnay

cross

Posts with mentions or reviews of cross. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.

What are some alternatives?

When comparing proc-macro-workshop and cross you can also consider the following projects:

sccache - Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.

dockcross - Cross compiling toolchains in Docker images

cargo-expand - Subcommand to show result of macro expansion

termux-adb-fastboot - android adb-fastboot tools for termux

rust-learnings - Collection of Rust learnings through implementation

opencv-rust - Rust bindings for OpenCV 3 & 4

style - css for rust

rusqlite - Ergonomic bindings to SQLite for Rust

quote - Rust quasi-quoting

plotters - A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀

style - Style Dart Backend Framework

homebrew-macos-cross-toolchains - macOS cross compiler toolchains