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 483

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

    Rust 10.5k 958

  3. HTTP 2.0 client & server implementation for Rust.

    Rust 857 117

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

    Rust 1.2k 92

  5. Utilities for working with bytes

    Rust 652 108

  6. A gRPC client & server implementation.

    Rust 566 67

1,072 contributions in the last year

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

Contribution activity

December 2020

Created a pull request in tokio-rs/tokio that received 2 comments

tracing: switch to unstable for 1.0.

Enabling tracing integration now requires compiling with --cfg tokio_unstable. Once tracing-core guarantees the same level of stability as Tokio 1.…

+18 −7 2 comments
Reviewed 36 pull requests in 8 repositories
tokio-rs/tokio 23 pull requests
tokio-rs/website 4 pull requests
tokio-rs/mio 3 pull requests
hyperium/h2 2 pull requests
hyperium/http 1 pull request
tokio-rs/bytes 1 pull request
tokio-rs/loom 1 pull request
tokio-rs/tokio-core 1 pull request

Created an issue in tokio-rs/bytes that received 21 comments

Consider renaming `Buf::bytes()` and `BufMut::bytes_mut()`

These two functions are named in a way that implies they return the entire set of bytes represented by the Buf/BufMut. Some options: window() / wi…

21 comments
Answered 1 discussion in 1 repository

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

You can’t perform that action at this time.