Skip to content

Commit

Permalink
Add 2024-04: This Month in Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
Florob committed Apr 3, 2024
1 parent ba2b6cf commit 7028344
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions _posts/2024-04-10-this-month-in-rust.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: "Macros by simple Examples"
date: 2024-03-06 19:15:00 MEZ
categories: meetup cologne
links:
"Meetup.com": "https://www.meetup.com/de-DE/rustcologne/events/300191375/"
"Planning discussion on Github": "https://github.com/Rustaceans/rust-cologne/issues/116"
location: c4
talks:
- title: "macro_rules!"
speaker:
name: "Florian Zeitz"
twitter: florob
github: florob
abstract: |
This talk will discuss the basics of declarative macros.
slides: "http://babelmonkeys.de/~florob/talks/RC-2024-03-06-macro-rules.pdf"
---
_(The meetup will likely be held in German but we'll switch to English if needed.)_

Dear Rustacean,

our next Meetup will be on **Wednesday 2024-04-10, 19:15 CEST**.

You're new to Rust, tried it out with some private projects or are already working professionally with it for years? You're in good company! Whether you want to speed up your python code, write a web service, need interop with your C++-codebase, cross-compile for a microcontroller, write an emulator, … we've got you covered!

We commonly open up with a brief summary of noteworthy changes in the Rust ecosystem. Be it updates to the language itself, public events, its impact on other projects and languages, …

After that we often have volunteers talking about specific topics or personal projects, but in general the remaining time is about whatever _you_ want to talk about!

Always wanted to know why Rust is harder to learn than other popular languages or why it lacks a certain feature? When is it appropriate to rewrite a project in Rust? Is the compiler really that slow and are the binaries really that big? Do all those safety guarantees have an impact on the performance? Fetch a drink and let's find it out.

**[You can register here](https://www.meetup.com/de-DE/rustcologne/events/300191375/)**.

See you soon!

Yours,
Florian and Kai
- - -
If you have a topic you'd like to talk about, please [let us know in advance](https://github.com/Rustaceans/rust-cologne/issues/116). This way we can make sure there's a timeslot for you and maybe announce it officially. Thank you.

0 comments on commit 7028344

Please sign in to comment.