Rust Programming Language / Other Meetups

Add meeting Rate page Subscribe

Rust Programming Language / Other Meetups

These are all the meetings we have in "Other Meetups" (part of the organization "Rust Programming Lan…"). Click into individual meeting pages to watch the recording and search or read the transcript.

6 Jul 2023

Ferrocene - qualifying the Rust compiler using a fully open source tool stack presented by Florian Gilcher at the Q2 SDV Community Day at ZF Forum in Friedrichshafen, Germany on July 6, 2023.

Learn more at - https://sdv.eclipse.org/
  • 4 participants
  • 26 minutes
rust
rusts
ferrocene
ferrosine
project
processors
tooling
florian
topic
maintaining
youtube image

10 May 2022

rustlings (https://github.com/rust-lang/rustlings) is a wonderful project that helps you learn Rust by giving you small pieces of code which don't compile, exposing you to the compiler errors. Your job then is to fix those errors and make the code compile.

This lightning talk by Juhis was recorded at Rust Finland meetup 9.5.2022 hosted by Futurice.

Juhis: https://hamatti.org | https://twitter.com/hamatti
Rust Finland: https://www.meetup.com/Finland-Rust-Meetup/
Futurice: https://futurice.com/devbreakfast
  • 1 participant
  • 8 minutes
meetups
rostlings
rustling
rask
rust
conferences
speakers
beginners
fail
woke
youtube image

10 May 2022

Neon (https://github.com/neondatabase/neon) is a serverless open source alternative to AWS Aurora Postgres. It separates storage and compute and substitutes PostgreSQL storage layer by redistributing data across a cluster of nodes.

This talk by Heikki Linnakangas was recorded at Rust Finland meetup 9.5.2022 hosted by Futurice

Neon: https://neon.tech/
Rust Finland: https://www.meetup.com/Finland-Rust-Meetup/
Futurice: https://futurice.com/devbreakfast
  • 1 participant
  • 46 minutes
postcards
setup
posts
package
postcase
programs
postgres
stuff
hacker
amazon
youtube image

10 May 2022

Subplot (https://subplot.tech/) is a set of tools for specifying, documenting, and implementing automated acceptance tests for systems and software. Subplot tools help produce a human-readable document of acceptance criteria and a program that automatically tests a system against those criteria.

This talk by Lars Wirzenius was recorded at Rust Finland meetup 9.5.2022 hosted by Futurice

Lars Wirzenius: https://liw.fi/
Rust Finland: https://www.meetup.com/Finland-Rust-Meetup/
Futurice: https://futurice.com/devbreakfast
  • 1 participant
  • 24 minutes
subplot
scenarios
manual
problem
functions
consulting
seek
argument
command
airbus
youtube image

10 Mar 2020

Unsafe code is something we, as Rust programmers, have a complicated relationship with. Some shrug it off as "it's fine, it's just C", while others declare any use of unsafe as irresponsible and a strike against any code that uses it. Many of us sit somewhere in between, often because we are unsure what this unsafe thing even really is. Is it truly as disastrous as some say, or is it really just harmless and overblown as others claim? In this talk, we explore the pages of the nomicon and take a look at what unsafe really means, why it is dangerous, why it is sometimes useful nonetheless, and how to deal with it responsibly.

Thanks to our sponsors for the Rust NYC meetup and especially timber.io for sponsoring the film crew.

Slides: https://jon.thesquareplanet.com/slides/demystifying-unsafe/
Slides PDF: https://jon.thesquareplanet.com/slides/demystifying-unsafe/export.pdf
Meetup: https://www.meetup.com/Rust-NYC/
Jon: https://twitter.com/jonhoo
  • 2 participants
  • 29 minutes
unsafely
unsafe
safety
safe
dangerous
risks
careful
worry
ensure
behave
youtube image

4 Dec 2018

Rust Auckland meetup on 2018-12-04.
https://www.meetup.com/rust-akl/events/256460634/

An introductory talk that compares the OO model with an Entity Component Systems model of data storage and logic organization.

By Azriel
  • 8 participants
  • 1:02 hours
implementation
organization
programming
behavior
operate
paradigm
primitives
conventions
thinking
processing
youtube image

7 Nov 2018

No description provided.
  • 4 participants
  • 2:00 hours
implementation
compile
vector
compute
summing
simplify
troublesome
iterator
point
row
youtube image

1 Sep 2018

An internal presentation to my fellow Joyent engineers about my work reimplementing statemaps in Rust (my first real work in Rust). Repository can be found at https://github.com/joyent/statemap/tree/rust
  • 2 participants
  • 1:23 hours
rust
threading
processing
postgres
performance
journey
checkpoint
worthwhile
rest
discussion
youtube image

17 Oct 2017

Second talk for the first Rust Edinburgh meetup, the first Scottish meetup about the Rust programming language.

Simon Brand from Codeplay Software Ltd. presents his talk "How Rust gets polymorphism right".

Many thanks to our sponsors Maidsafe and Codeplay.

Find out more about us here:
https://meetup.com/rust-edi
https://rust-edi.github.io
  • 8 participants
  • 39 minutes
rust
programmers
polymorphism
implementations
trait
theory
struct
comments
fairly
roscoe
youtube image

5 Dec 2016

No description provided.
  • 3 participants
  • 27 minutes
programming
thread
compilers
rust
implementations
systems
software
operating
pythons
language
youtube image

11 Dec 2014

Alex Crichton presents an introduction to the Rust programming language.

Presentation slides: http://people.mozilla.org/~acrichton/rust-talk-2014-12-10/#/

Presented at Code & Supply in Pittsburgh, PA. Learn more at http://www.codeandsupply.co
  • 2 participants
  • 43 minutes
rust
mozilla
programming
threading
language
helper
extensions
mutating
manage
breasts
youtube image