🦞🌯 Lobster Roll

Thread

Rust (1): Primer (winningraceconditions.blogspot.co.uk)

Stories related to "Rust (1): Primer" across the full archive.

Rust (1): Primer (winningraceconditions.blogspot.co.uk)
Rust: Function and Object Types (smallcultfollowing.com)
Go and Rust — objects without class (lwn.net)
Experience Report: Developing the Servo Web Browser Engine using Rust (kmcallister.github.io)
Reenix: Implementing a Unix-Like Operating System in Rust (scialex.github.io)
UPenn Rust Programming Course (cis198-2016s.github.io)
Shipping Rust in Firefox (hacks.mozilla.org)
A Formal Verification of Rust's Binary Search Implementation (kha.github.io)
Are we learning yet? - State of machine learning in Rust (arewelearningyet.com)
Rust required to build Gecko (groups.google.com)
Crates You Should Know: Rust Language Service (newrustacean.com)
- [mp3](http://www.podtrac.com/pts/redirect.mp3/cdn.newrustacean.com/cysk_3.mp3) - [m4a](http://www.podtrac.com/pts/redirect.m4a/cdn.newrustacean.com/cysk_3.m4a) - [ogg](http://www.podtrac.com/pts/redirect.ogg/cdn.newrustacean.com/cysk_3.ogg) Just what it says on the tin: a [discussion](http://...
Writing correct systems in Rust with TLA+ (github.com)
Exploring lock-free Rust 1: Locks (morestina.net)
A reimagining of what it looks like to generate WebAssembly code from Rust (github.com)
Boiling the Ocean, Incrementally - How Stylo Brought Rust and Servo to Firefox (bholley.net)
Rocket - A Rust game running on WASM (aochagavia.github.io)
Rust's ownership model formally proven with Coq (dl.acm.org)
- source [tweet](https://twitter.com/bksgbr/status/959813441312747525?s=08) - [PDF paper](http://delivery.acm.org/10.1145/3160000/3158154/popl18-p202.pdf?ip=87.154.206.137&id=3158154&acc=OPEN&key=4D4702B0C3E38B35%2E4D4702B0C3E38B35%2E4D4702B0C3E38B35%2E6D218144511F3437&__acm__=1517748376_e3f2eaa05b...
The Story of Stylo: Replacing Firefox's CSS engine with Rust (youtube.com)
Leveraging Rust types for modular specification and verification (research-collection.ethz.ch)
Neqo, an Implementation of QUIC written in Rust (github.com)
In Rust, ordinary vectors are values (smallcultfollowing.com)
Fully-Featured FM Synthesizer in the Browser made with Rust, Web Audio, and SIMD WebAssembly (notes.ameo.design)
I wrote a blog post going over the technical details of both FM synthesis as well as the process of building the synth by compiling Rust to WebAssembly and running it performantly in the browser via Web Audio: https://cprimozic.net/blog/fm-synth-rust-wasm-simd/ Full source code: https://github.co...
Speeding Up the Webcola Graph Viz Library with Rust + WebAssembly (cprimozic.net)
Compiling Rust is NP-hard (niedzejkob.p4.team)
An Ecosystem of libraries and tools for writing and executing extremely fast GPU code fully in Rust (github.com)
Elegant and performant recursion in Rust (recursion.wtf)
Fully generic recursion in Rust (recursion.wtf)
Supporting the Use of Rust in the Chromium Project (security.googleblog.com)
orlp/glidesort: A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm (github.com)
HVM: A massively parallel, optimal functional runtime in Rust (github.com)