🦞🌯 Lobster Roll

Thread

Stop Whining about Rust Hype - A Pro-Rust Rant (thenewwazoo.github.io)

Stories related to "Stop Whining about Rust Hype - A Pro-Rust Rant" across the full archive.

Stop Whining about Rust Hype - A Pro-Rust Rant (thenewwazoo.github.io)
Rust for C++ programmers - part 1: Hello world (featherweightmusings.blogspot.co.nz)
Rust for C++ programmers - part 2: control flow (featherweightmusings.blogspot.co.nz)
Rust for C++ programmers - part 3: primitive types and operators (featherweightmusings.blogspot.com)
Rust for C++ programmers - part 4: unique pointers (featherweightmusings.blogspot.co.nz)
Rust for C++ programmers - part 5: borrowed references (featherweightmusings.blogspot.co.uk)
A simple procedural macro that turns a Brainfuck program into Rust code. (github.com)
Improved Error Handling in Rust (lucumr.pocoo.org)
Purging proc from Rust (smallcultfollowing.com)
First Rust Program Pain (So you can avoid it…) (dtrace.org)
The Rustonomicon: The Dark Arts of Advanced and Unsafe Rust Programming (doc.rust-lang.org)
Why Rust? Trustworthy, Concurrent Systems Programming (oreilly.com)
Profiling rust code with callgrind (shunyata.github.io)
GC and Rust, part 1: Specing the problem (blog.pnkfx.org)
Raspberry Pi Bare Metal Programming with Rust (blog.thiago.me)
Coq to Rust program extraction (github.com)
Learning systems programming with Rust (jvns.ca)
Why I’m dropping Rust (hackernoon.com)
Starting a new Rust project right, with error-chain (brson.github.io)
Rust's Type System is Turing-Complete: an exploration of type-level programming in Rust (sdleffler.github.io)
System programming in Rust: beyond safety (blog.acolyer.org)
Simple Verification of Rust Programs with Functional Purification (2016) (pp.info.uni-karlsruhe.de)
Outperforming Rust With Functional Programming (blog.vmchale.com)
"Here, we do something that is not possible to do in Rust or C - we safely stack-allocate the intermediate value, eliminating all heap allocations."
Rust Programming Tipz (github.com)
runtime: seamless asynchronous programming in Rust (blog.yoshuawuyts.com)
Comparing the Same Project in Rust, Haskell, C++, Python, Scala and OCaml (thume.ca)
One Program Written in Python, Go, and Rust (nicolas-hahn.com)
Quickly Find Rust Program Bottlenecks Online Using a Go Tool (pingcap.com)
rsfetch: Fast (~1ms execution time) and somewhat(?) minimal fetch program written in Rust (github.com)
Additional clarification: By "fetch", I mean "info fetch". Think of this as a neofetch alternative written in Rust.
Why asynchronous Rust doesn't work (theta.eu.org)