smol-rs

Results 26 repositories owned by smol-rs

fastrand

341
Stars
29
Forks
Watchers

A simple and fast random number generator

futures-lite

407
Stars
25
Forks
Watchers

Futures, streams, and async I/O combinators.

polling

436
Stars
56
Forks
Watchers

Portable interface to epoll, kqueue, event ports, and wepoll

async-compat

149
Stars
9
Forks
Watchers

Compatibility adapter between tokio and futures

async-fs

129
Stars
6
Forks
Watchers

Async filesystem primitives

async-broadcast

144
Stars
25
Forks
Watchers

Async broadcast channels

async-dup

38
Stars
6
Forks
Watchers

Duplicate an async I/O handle

async-rustls

37
Stars
12
Forks
Watchers

[DEPRECATED] Async TLS/SSL streams using rustls

atomic-waker

21
Stars
7
Forks
Watchers

futures::task::AtomicWaker extracted into its own crate

cache-padded

48
Stars
4
Forks
Watchers

[DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line