🦞🌯 Lobster Roll

Thread

Rust Case Study: Chucklefish Taps Rust to Bring Safe Concurrency to Video Games (rust-lang.org)

Stories related to "Rust Case Study: Chucklefish Taps Rust to Bring Safe Concurrency to Video Games" across the full archive.

Rust Case Study: Chucklefish Taps Rust to Bring Safe Concurrency to Video Games (rust-lang.org)
Memory Safety in Rust: A Case Study with C (willcrichton.net)
Polsim - a case study for small-scale scientific computing in Rust (tinkering.xyz)
Hey everyone, this is a tool I've written for myself while I'm working on my PhD. I gave a talk on it at Indy.rs and finally got a blog post done. The short version is that I wrote a library and command line tool for simulating the polarization of a laser beam as it passes through different optical ...
Rust Async Cancellation: A Case Study (smallcultfollowing.com)
time_it: a Case Study in Rust Macros (notes.iveselov.info)
The Usability of Advanced Type Systems: Rust as a Case Study (arxiv.org)
Safety vs Performance. A case study of C, C++ and Rust sort implementations (github.com)
Rewrite it in Rust: A Computational Physics Case Study (arxiv.org)
A Case Study in Rewriting a Critical Service in Rust (wxiaoyun.com)
The Case for Writing a Kernel in Rust (cs.virginia.edu)
Chucklefish developer discusses building one of their next projects in Rust (reddit.com)
Chucklefish are the developers behind the games Starbound and Stardew Valley.
Trustworthy Refactoring via Decomposition and Schemes: A Complex Case Study (2017) (arxiv.org)
Abstract: "Widely used complex code refactoring tools lack a solid reasoning about the correctness of the transformations they implement, whilst interest in proven correct refactoring is ever increasing as only formal verification can provide true confidence in applying tool-automated refactoring to...
Rust and the Case of the Redundant Comparison (blog.dend.ro)
Patterns of Refactoring C to Rust: The case of librsvg (people.gnome.org)
A case where Rust is safer than Haskell (fpcomplete.com)
A Case for Oxidation: The Rust Programming Language (youtube.com)
Memory-Safety Challenge Considered Solved? An Empirical Study with All Rust CVEs (arxiv.org)
convert_case rust crate released (docs.rs)
Convert strings between kebab-case, snake_case, camelCase, and much more: convert_case released
Rust on Haiku: the Case of the Disappearing Deceased Threads (haiku-os.org)
Optimizing a parser/compiler with data-oriented design: a case study (tweedegolf.nl)
Re: The Case for Rust (in the base system) (lists.freebsd.org)
An Empirical Study of Rust-for-Linux: The Success, Dissatisfaction, and Compromise (usenix.org)
Rust Collections Case Study: BTreeMap (cglab.ca)
An Empirical Study of Rust-for-Linux: The Success, Dissatisfaction, and Compromise (usenix.org)
An Empirical Study of Rust-for-Linux: The Success, Dissatisfaction, and Compromise (2024) (usenix.org)
Rewrite It in Rust: A Computational Physics Case Study (arxiv.org)
Rewrite It in Rust: A Computational Physics Case Study (arxiv.org)
Greg Kroah-Hartman Makes A Compelling Case For New Linux Kernel Drivers To Be Written In Rust (phoronix.com)
Rewrite it in Rust: a computational physics case study (arxiv.org)
A study of undefined behavior across foreign function boundaries in Rust libraries (arxiv.org)