BLUE

At a very basic core level, a comparison between @deno_land 2.0 and @nodejs could probably be summarised as: - JS-runtime: Both uses V8 - Asynchronous I/O: Node.js uses #libuv#tokiors - Native code: Node.js uses C++, Deno uses Rust So essentially it boils down to libuv vs tokio […]

0
ACarxiv-cs-it.bsky.social

Tianya Li, Yongpeng Wu, Junyuan Gao, Wenjun Zhang, Xiang-Gen Xia, Derrick Wing Kwan Ng, Chengshan Xiao Asynchronous MIMO-OFDM Massive Unsourced Random Access with Codeword Collisions https://arxiv.org/abs/2405.11883

0
Rrusttrending.bsky.social

tokio-rs / tokio: A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ... ★26684 github.com/tokio-rs/tokio

tokio-rs / tokio
tokio-rs / tokio

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

0
Rrusttrending.bsky.social

tokio-rs / tokio: A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ... ★26683 github.com/tokio-rs/tokio

tokio-rs / tokio
tokio-rs / tokio

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

0
JPpardoguerra.bsky.social

Students who take my completely asynchronous course and ask for letter of recommendation need to be explained a thing or two.

2
ACarxiv-cs-ro.bsky.social

Milad Farjadnasab, Shahin Sirouspour Cooperative and Asynchronous Transformer-based Mission Planning for Heterogeneous Teams of Mobile Robots https://arxiv.org/abs/2410.06372

0
Rrusttrending.bsky.social

tokio-rs / tokio: A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ... ★26662 github.com/tokio-rs/tokio

tokio-rs / tokio
tokio-rs / tokio

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

0
Rrusttrending.bsky.social

tokio-rs / tokio: A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ... ★26659 github.com/tokio-rs/tokio

tokio-rs / tokio
tokio-rs / tokio

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

0

Poetry is asynchronous

0
Bbrundolf.bsky.social

Asynchronous coding used to mean a bunch of state and scattered events and listeners that would update the state and trigger other things Async/await was created to let you do it with normal control flow But I keep seeing us regress to the old pattern via useEffect and useState

1