DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

AlanParallel Programming: 1thread per core in Rust
This tweet boomed the other days. It's about the rare computation model of the newly released game by...

StopaRisp (in (Rust) (Lisp))
Many years ago, Peter Norvig wrote a beautiful article about creating a lisp interpreter in Python. I...

Stephan DillyWorking on a fast and user friendly git terminal interface
A post by Stephan Dilly

NatserractFunctional Programming in Rust
A month ago when I first developed a non-commercial project using ReasonML, I got a new experience,...

ScottUsing Cap'n Proto on Rust
My experiance using Cap'n Proto on Rust

Prakhar KaushikLocate: A Recursive Search Tool - RUST
How many times have you gone through files to find some string or origin of a function Locate is a...

Rob WallerHow to Add a GitHub Actions Badge to Your Project
To add a GitHub Actions badge to your project just use the following markdown.

kojix2Making Ruby Gem with Rust
Writing Ruby extensions in C is a popular way to speed up Ruby. A few days ago on Reddit, I read a...

Julio Daniel ReyesBuilding a simple GraphQL API with Actix and Juniper (Rust)
A post by Julio Daniel Reyes

Nick CameronEarly Impressions of Go from a Rust Programmer
I've been using Go for the past few weeks. It's my first time using Go for a large (-ish), serious pr...

John BehanManaging Rust binary files and Git when using rustc
What is rustc? rustc is the compiler for Rust. When we use cargo to compile our source fil...

John BehanGetting started with Rust on Mac
The Easy WayTM to Install Rust (on a Mac) The easiest way to install Rust on a Mac is to h...

Denys SéguretLapin, a terminal game in Rust
About a game I made under direction of my kids

Dandy VicaRust standard iterators
Today, I'll tackle Rust standard iterators, which can be browsed here: Rust Iterators In you ever...

Mohammed Ismail Ansari5+ ways how Rust makes you a better programmer: An initial review of my new favorite programming language
[This story was originally posted on my personal blog] With my recent dive into Rust as a low-level...

Steve PrydeIn defence of (some) fragmentation
Any time a new project is announced, especially in a relatively young language such as Rust, there wi...