Skip to content
Avatar
😎
working
😎
working

Achievements

Achievements

Highlights

  • 6 discussions answered

Organizations

@carlhuda @rust-lang @tokio-rs @tower-rs @runconduit
Block or Report

Block or report carllerche

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Metal IO library for Rust

    Rust 4.9k 584

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

    Rust 16.3k 1.5k

  3. hyperium/h2 Public

    HTTP 2.0 client & server implementation for Rust.

    Rust 1k 162

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

    Rust 2k 154

  5. Utilities for working with bytes

    Rust 1.1k 168

  6. tower-rs/tower-grpc Public archive

    A gRPC client & server implementation.

    Rust 566 69

393 contributions in the last year

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

Contribution activity

June 2022

Created an issue in tokio-rs/tokio that received 2 comments

task: add LocalSet::enter to enable calling task::spawn_local from outside of an async context

Is your feature request related to a problem? Please describe. The task::spawn_local function is not async, which means it could be called from out…

2 comments

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