A thread-per-core async Rust runtime with IOCP/io_uring/polling.

19 Open Issues Need Help Last updated: Aug 16, 2026

Open Issues Need Help

View All on GitHub
help wanted performance package: executor difficulty: hard

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
bug help wanted driver: polling

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
enhancement help wanted driver: io-uring

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
enhancement good first issue package: net package: fs package: driver package: runtime

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
help wanted good first issue

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
enhancement good first issue package: io

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
enhancement help wanted driver: io-uring package: driver

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
Improve docs 6 months ago
documentation help wanted good first issue

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
enhancement help wanted driver: io-uring

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
enhancement help wanted

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
good first issue package: buf

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
enhancement help wanted RFC

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
enhancement help wanted RFC

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
enhancement help wanted

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
enhancement help wanted

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust
bug help wanted package: runtime

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust

AI Summary: Expose the internal `Socket` struct used by `TcpListener` in the Compio Rust runtime, allowing users to configure socket options like `SO_REUSEPORT` directly. This likely involves making the necessary parts of the `Socket` struct and related functions public, potentially behind a feature flag.

Complexity: 3/5
enhancement help wanted package: net

A thread-per-core async Rust runtime with IOCP/io_uring/polling.

Rust