You are browsing as a guest. Sign up (or log in) to start making projects!

albu_adam

@albu_adam

Joined June 9th, 2026

  • 2Devlogs
  • 5Projects
  • 1Ships
  • 1Votes
Ship Pending review

I made a Rust crate for creating forms with GTK, mainly through a derive proc-macro. It was challenging to figure out how proc-macros actually worked at first, but I eventually got the hang of it and managed to get it to generate the code to create a GTK widget and pull data from it.

  • 2 devlogs
  • 10h
Try project → See source code →
Open comments for this post

24m 50s logged

I added content to the README.md and published the (two) crates to crates.io

I added content to the README.md and published the (two) crates to crates.io

Replying to @albu_adam

0
1
Open comments for this post

9h 40m 4s logged

It’s in a usable state right now with basic features. The derive proc-macro can add text input and number fields, allowing to create forms quickly and easily.

It’s in a usable state right now with basic features. The derive proc-macro can add text input and number fields, allowing to create forms quickly and easily.

Replying to @albu_adam

0
1

Followers

Loading…