• OPENDEV HUB V1.0• API STATUS: 100% OPERATIONAL• CLIENT ENGINE: LOADED & CACHED• TRENDING TECH: TAILWIND V4, NEXT.JS 16, RUST, GO• ZERO AUTH REQUIRED
OPENDEVHUB

Command Palette

Search for a command to run...

DEVELOPER RELEASES

DEVELOPER NEWS STREAM

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

Cargo build script
rust2019-04-30
x1957x1957

Cargo build script

cargo build script

Protobuf log
rust2019-04-26
x1957x1957

Protobuf log

handle protobuf log

impl Trait for Fn
rust2019-03-31
x1957x1957

impl Trait for Fn

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

Type systems: dynamic versus static, strong versus weak
compiler2019-03-06
Hong JiangHong Jiang

Type systems: dynamic versus static, strong versus weak

Almost every practical programming language has a type system that specifies how to assign types to v...

Webassembly using Rust
webassembly2019-01-07
Daniel PerssonDaniel Persson

Webassembly using Rust

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

graphql_client 0.6, to the browser and beyond
graphql2018-12-30
Tom HouléTom Houlé

graphql_client 0.6, to the browser and beyond

Announcing graphql_client 0.6

Stuff I've Been Fiddling With Lately
reactnative2018-06-10
Sean WalshSean Walsh

Stuff I've Been Fiddling With Lately

Originally published at https://swalsh.org/blog/stuff-ive-been-fiddling-with-la...

Aha! Understanding lifetimes in Rust
rust2016-01-02
Andrew BuntineAndrew Buntine

Aha! Understanding lifetimes in Rust

Understanding lifetimes in Rust

#TIR: A call for Rust 2019 Roadmap blog posts
tir2018-12-12
chengechenge

#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....

Study Guide for the Comet OS Book
rust2018-12-08
Pan ChasingaPan Chasinga

Study 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...

I made tool for taking notes fast on the command line.
showdev2018-10-21
nasanasa

I 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...

Introducing 'sparkpost' a Rust Crate for email API
showdev2018-10-16
Harry GillHarry Gill

Introducing '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...

Rust Little Book 3 Days(v1.0)
small2018-10-14
chengechenge

Rust Little Book 3 Days(v1.0)

This v1.0 has a directory for reading. Hope you like it. link--> ...

Rust Little Book 3 Days
rust2018-10-11
chengechenge

Rust 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...

Announcing graphql-client 0.5
graphql2018-10-07
Tom HouléTom Houlé

Announcing graphql-client 0.5

Today's release has by far the most improvements since graphql-client was initially release. This is...

Reinventing wheels with cheats using Rustlang
rust2018-07-30
Choon-Siang LaiChoon-Siang Lai

Reinventing wheels with cheats using Rustlang

Learning Monad with Rust by Cheating