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 async Rust runtime with IOCP/io_uring/polling.

    Rust 1.6k 109

Repositories

Showing 10 of 13 repositories
  • compio Public

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

    compio-rs/compio’s past year of commit activity
    Rust 1,611 MIT 109 18 (4 issues need help) 10 Updated Mar 20, 2026
  • send_wrapper Public Forked from thk1/send_wrapper
    compio-rs/send_wrapper’s past year of commit activity
    Rust 0 Apache-2.0 18 0 0 Updated Mar 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 4 MIT 2 0 0 Updated Mar 13, 2026
  • cyper Public

    An HTTP library based on compio and hyper.

    compio-rs/cyper’s past year of commit activity
    Rust 65 MIT 10 4 (2 issues need help) 0 Updated Mar 12, 2026
  • winio Public

    Single-threaded asynchronous GUI runtime

    compio-rs/winio’s past year of commit activity
    Rust 95 MIT 7 4 (2 issues need help) 0 Updated Mar 9, 2026
  • .github Public

    Home, sweet home

    compio-rs/.github’s past year of commit activity
    0 0 0 0 Updated Mar 7, 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 4 5 0 0 Updated Mar 6, 2026
  • compio-py Public

    An asyncio event loop using Rust compio.

    compio-rs/compio-py’s past year of commit activity
    Rust 236 Apache-2.0 13 1 0 Updated Feb 27, 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
  • 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 3 MIT 1 0 0 Updated Feb 17, 2026

Most used topics

Loading…