|
@asyncrs | |||||
|
It faithfully recreates the standard libs interface for usage in modern `async/await` applications. Want to know more? It comes with extensive docs, a book and a big tutorial!
docs.rs/async-std
book.async.rs pic.twitter.com/PdSbqF0ccN
|
||||||
|
||||||
|
async-std
@asyncrs
|
16. kol |
|
We're happy to announce the release of `async-std` beta to the public. `async-std` is a library that looks and feels like the @rustlang standard library, built from ground up for `async/await`.
async.rs/blog/announcin…
|
||
|
|
||
|
async-std
@asyncrs
|
16. kol |
|
`async-std` ships with a powerful `task` module, which makes tasks as easy to use as `thread`. On top of that, it makes tasks single allocation!
book.async.rs/concepts/tasks…
|
||
|
|
||
|
async-std
@asyncrs
|
16. kol |
|
And Aleksey Kladov (matklad) has written an extensive tutorial to implement a chat server with all bells and whistles, available in the book and here.
github.com/async-rs/a-chat
|
||
|
|
||
|
Frank Edward
@Huitzilopocomo
|
16. kol |
|
I'm noticing contextual similarities of async to concurrency, almost similar to Rholang by Greg Meredith; Brilliant Architect, moreso as a human being . Here's a link to the core team's tutorial github.com/rchain/rchain/…
|
||
|
|
||