Those believed dead rust longer


What is going on?

We will gather for a first in-person meetup in a longer series, from now on once a month on every third Tuesday, on July 18th 19:00 CEST at Basislager, room Olymp (ground floor).

Fore more and current details keep an eye on the meetup’s announcement.

What makes Rust interesting for you? What are using it for, what are you planning to use it for, what do you want to do, what would you like to discuss? With respect to future presentations and sessions, what would you like to see or even help organize?

Related Posts

Native graph algorithms

A closer look at the graph crate

A comparison of regex engines

A performance comparison of regular expression engines including the Rust regex crate.

Idiomatic tree and graph like structures in Rust

A short introduction in how to build mutable graph like structures in Rust.

Rapid prototyping C applications with Rust

With some small overhead it is possible to use the capabilities of Cargo and Rust for C based programs.