async-std

89 posts

async-std

async-std

@asyncrs

The twitter account of the https://t.co/OlH6TKvDiz project.

In your cores Joined Ağustos 2019
0 Following1.1K Followers
async-std
async-std@asyncrs·
We've released async-std 1.12.0! This release stabilizes task::spawn_blocking, a fundamental API to bridge blocking and async code via a blocking thread pool. We also added TryFrom impls to convert async sockets back to std sync socket types. github.com/async-rs/async…
English
2
13
80
0
async-std
async-std@asyncrs·
async-std v1.11.0 has been released! github.com/async-rs/async… This release improves compile times by up to 55% on initial builds, and up to 75% on recompilation.
English
2
5
46
0
async-std
async-std@asyncrs·
stop-token v0.2.0 has been published! This crate provides cooperative cancellation for `async-std`, and has been updated to use the recently stabilized `async_std::channel` submodule. github.com/async-rs/stop-…
English
0
3
13
0
async-std
async-std@asyncrs·
Happy new year everyone! async-std v1.9.0 has been released! This release stabilizes the `async_std::channel` submodule, removes the deprecated `sync::channel` types, and introduces the `tokio1` feature. github.com/async-rs/async…
English
0
10
26
0
async-std
async-std@asyncrs·
async-tls v0.10.0 has been released! This release includes improvements to compile times, and new "client" and "server" features that can be toggled off manually to speed up compilation even further. github.com/async-rs/async…
English
0
3
8
0
async-std retweeted
dignifiedquire
dignifiedquire@dignifiedquire·
Just published @asyncrs async-std@1.6.0-beta.2, get it while it's hot: #160-beta2---2020-05-19" target="_blank" rel="nofollow noopener">github.com/async-rs/async…
English
0
6
22
0
async-std retweeted
Rust Language
Rust Language@rustlang·
Today is Rust's fifth birthday! 🎉 We wrote an article highlighting some of the biggest changes since 1.0 back in 2015. What have been some of your favourite improvements to Rust from these past five years? blog.rust-lang.org/2020/05/15/fiv…
English
35
480
1.4K
0
async-std retweeted
tide + surf
tide + surf@_httprs·
Announcing Tide 0.8.0: ◆ Support for Result in Endpoints ◆ Server-Sent Events ◆ Static file serving ◆ Updated module hierarchy github.com/http-rs/tide/r…
tide + surf tweet media
English
3
16
78
0
async-std retweeted
tide + surf
tide + surf@_httprs·
Tide v0.7.0 has been released! - Switched to http-types for the interface - Now uses async-h1 as the default engine - Per-route middleware is enabled github.com/http-rs/tide/r…
English
3
7
24
0
async-std retweeted
FerrousSystems
FerrousSystems@FerrousSystems·
A few weeks ago we blogged about what's required on the compiler & language side to enable async/await in no_std In this new post we take look into how async could be used in embedded Rust programs and share why we are excited about async on embedded ferrous-systems.com/blog/async-on-…
English
3
48
138
0
async-std
async-std@asyncrs·
We're slowly but surely making progress towards no_std support for async-std! We just merged @nasa_desu's patch set introducing a new "alloc" feature flag. Coming to you in async-std 1.6.0. github.com/async-rs/async…
English
0
6
48
0