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

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 89

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,455 MIT 89 17 (6 issues need help) 2 Updated Jan 22, 2026
  • compio-py Public

    An asyncio event loop using Rust compio.

    compio-rs/compio-py’s past year of commit activity
    Rust 226 Apache-2.0 13 0 0 Updated Jan 18, 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 2 0 0 Updated Jan 18, 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 0 0 0 Updated Jan 11, 2026
  • .github Public

    Home, sweet home

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

    An HTTP library based on compio and hyper.

    compio-rs/cyper’s past year of commit activity
    Rust 59 MIT 10 2 (2 issues need help) 0 Updated Dec 22, 2025
  • compio-website Public

    Official website for compio

    compio-rs/compio-website’s past year of commit activity
    TypeScript 1 MIT 3 0 1 Updated Dec 20, 2025
  • winio Public

    Single-threaded asynchronous GUI runtime

    compio-rs/winio’s past year of commit activity
    Rust 87 MIT 6 4 (2 issues need help) 0 Updated Dec 13, 2025
  • see Public

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

    compio-rs/see’s past year of commit activity
    Rust 10 Apache-2.0 2 0 0 Updated Nov 12, 2025
  • 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 Oct 25, 2025

Most used topics

Loading…