Skip to content

2022-10: Add my talk on Windows Linked Lists in safe and idiomatic Rust #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions content/this-month/2022-10/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,19 @@ The project is still in it's early stages, so lots of feedback is very much need
If you're interested, please take a look, and send your thoughts to [@d_sonuga](https://twitter.com/d_sonuga/)
on Twitter.

### Talk on Windows Linked Lists in safe and idiomatic Rust
<span class="maintainers">(Section written by [@ColinFinck](https://github.com/ColinFinck))</span>

At the first ever EuroRust conference from 13th to 14th October, Colin Finck gave a talk about the challenges of developing his [nt-list](https://github.com/ColinFinck/nt-list) crate.
The crate provides a safe and idiomatic Rust wrapper around the Windows variant of Linked Lists.
It was presented on this blog [in July](/this-month/2022-07/#nt-list-windows-linked-lists-in-idiomatic-rust).

A recording of the talk has just been uploaded.
Check it out, and also check out the other videos from that conference for some great takes on Rust!

[![Preview of video: Windows linked lists in safe and idiomatic Rust - Colin Finck - EuroRust 2022](nt-list-video.jpg "Preview of video: Windows linked lists in safe and idiomatic Rust - Colin Finck - EuroRust 2022")](https://www.youtube.com/watch?v=IxhZIyXOIw8)


## Join Us?

Are you interested in Rust-based operating system development? Our `rust-osdev` organization is always open to new members and new projects. Just let us know if you want to join! A good way for getting in touch is our [gitter channel](https://gitter.im/rust-osdev/Lobby).
Expand Down
Binary file added content/this-month/2022-10/nt-list-video.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.