Skip to content

compio-rs

Welcome to the compio-rs organization! We develop compio, an asynchronous runtime for Rust based on completion-based io, along with several related projects.

Community

Projects

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

MIT licensed crates.io docs.rs

(Proof of Concept) High-performance Python asyncio alternative event loop powered by compio.

Apache-2.0 license MulanPSL-license 中文

An HTTP library based on compio and hyper.

MIT licensed crates.io docs.rs

Single-threaded asynchronous GUI runtime. Winio provides an async runtime specifically designed for GUI applications.

MIT licensed crates.io docs.rs

An asynchronous runtime-agnostic alternative to tokio::sync::watch.

MIT licensed APACHE-2.0 licensed crates.io docs.rs

A library that provides both sync and unsync versions of common synchronization primitives.

MIT licensed crates.io docs.rs

A compact, single-threaded smart pointer combining reference counting and interior mutability

MIT licensed crates.io docs.rs

Contributing

We welcome contributions to all our projects! Whether you're just getting started with Rust or are an experienced developer, there are opportunities to contribute at any level. Please check the CONTRIBUTING.md file in each project's repository for guidelines.

Pinned Loading

  1. compio compio Public

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

    Rust 1.5k 100

Repositories

Showing 10 of 12 repositories
  • compio Public

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

    compio-rs/compio’s past year of commit activity
    Rust 1,525 MIT 100 14 (6 issues need help) 2 Updated Feb 23, 2026
  • compio-py Public

    An asyncio event loop using Rust compio.

    compio-rs/compio-py’s past year of commit activity
    Rust 232 Apache-2.0 13 1 1 Updated Feb 23, 2026
  • cyper Public

    An HTTP library based on compio and hyper.

    compio-rs/cyper’s past year of commit activity
    Rust 63 MIT 10 4 (2 issues need help) 1 Updated Feb 20, 2026
  • compio-website Public

    Official website for compio

    compio-rs/compio-website’s past year of commit activity
    TypeScript 1 MIT 3 0 0 Updated Feb 19, 2026
  • winio Public

    Single-threaded asynchronous GUI runtime

    compio-rs/winio’s past year of commit activity
    Rust 94 MIT 6 3 (2 issues need help) 0 Updated Feb 19, 2026
  • winui3-rs Public Forked from Alovchin91/winui3-rs

    Experimental, unofficial WinUI 3 Rust bindings

    compio-rs/winui3-rs’s past year of commit activity
    Rust 2 MIT 1 0 0 Updated Feb 17, 2026
  • thin-cell Public

    A compact, single-threaded smart pointer combining reference counting and interior mutability

    compio-rs/thin-cell’s past year of commit activity
    Rust 3 MIT 1 0 0 Updated Feb 10, 2026
  • .github Public

    Home, sweet home

    compio-rs/.github’s past year of commit activity
    0 0 0 0 Updated Jan 24, 2026
  • synchrony Public

    A library that provides both sync and unsync versions of common synchronization primitives.

    compio-rs/synchrony’s past year of commit activity
    Rust 3 4 0 1 Updated Jan 18, 2026
  • see Public

    A high-performance, asynchronous runtime-agnostic alternative to `tokio::sync::watch`.

    compio-rs/see’s past year of commit activity
    Rust 11 Apache-2.0 2 0 0 Updated Nov 12, 2025

Most used topics

Loading…