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

x1957Cargo build script
cargo build script

x1957Protobuf log
handle protobuf log

x1957impl Trait for Fn
用ws-rs的时候,看demo: connect(HUOBI, |out| { out.send(r#"{"event":"addChannel","channel":"ltcbtc...

Hong JiangType systems: dynamic versus static, strong versus weak
Almost every practical programming language has a type system that specifies how to assign types to v...

Daniel PerssonWebassembly using Rust
We talk about how to use Rust to write webassembly code and build a small game of life example.

Tom Houlégraphql_client 0.6, to the browser and beyond
Announcing graphql_client 0.6

Sean WalshStuff I've Been Fiddling With Lately
Originally published at https://swalsh.org/blog/stuff-ive-been-fiddling-with-la...

Andrew BuntineAha! Understanding lifetimes in Rust
Understanding lifetimes in Rust

chenge#TIR: A call for Rust 2019 Roadmap blog posts
It's almost 2019! As such, the Rust team needs to create a roadmap for Rust's development next year....

Pan ChasingaStudy Guide for the Comet OS Book
Check out comet-guide, my attempt to create a study guide to this book for myself and others. The co...

nasaI made tool for taking notes fast on the command line.
Hello I'm nasa. I think that you can understand by looking at the title,I made a memo tool. I usuall...

Harry GillIntroducing 'sparkpost' a Rust Crate for email API
Rust is an enjoyable language, and I have been experimenting with it for a some time. I started with...

chengeRust Little Book 3 Days(v1.0)
This v1.0 has a directory for reading. Hope you like it. link--> ...

chengeRust Little Book 3 Days
I'm writing the Rust Little Book 3 Days. Maybe I can complete it in a week. It is translated by Googl...

Tom HouléAnnouncing graphql-client 0.5
Today's release has by far the most improvements since graphql-client was initially release. This is...

Choon-Siang LaiReinventing wheels with cheats using Rustlang
Learning Monad with Rust by Cheating