Skip to content
Avatar
😎
working
😎
working

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@carlhuda @rust-lang @tokio-rs @tower-rs @runconduit

Pinned

  1. Metal IO library for Rust

    Rust 4k 472

  2. A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

    Rust 9.9k 909

  3. HTTP 2.0 client & server implementation for Rust.

    Rust 846 114

  4. async fn(Request) -> Result<Response, Error>

    Rust 1.1k 89

  5. Utilities for working with bytes

    Rust 620 107

  6. A gRPC client & server implementation.

    Rust 566 67

1,163 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri
Activity overview
Contributed to tokio-rs/tokio, tokio-rs/website-next, tokio-rs/website and 5 other repositories

Contribution activity

November 2020

Created 12 commits in 1 repository

Created a pull request in tokio-rs/tokio that received 1 comment

net: add TcpStream::ready and non-blocking ops

Adds function to await for readiness on the TcpStream and non-blocking read/write functions. async fn TcpStream::ready(Interest) waits for socket r…

+576 −54 1 comment

Created an issue in ctz/rustls that received 1 comment

write_vectored implementation are not atomic

rustls/rustls/src/server/mod.rs Lines 682 to 684 in 716e7ec write_vectored should not write buffers in a loop. An error can happen in th…

1 comment
Opened 3 other issues in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.