Skip to content
😎
working
Block or report user

Report or block carllerche

Hide content and notifications from this user.

Contact Support about this user’s behavior.

Report abuse
Pro

Organizations

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

Pinned

  1. Metal IO library for Rust

    Rust 3k 353

  2. A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.

    Rust 4.4k 332

  3. HTTP 2.0 client & server implementation for Rust.

    Rust 623 43

  4. fn(Request) -> Future<Response>

    Rust 578 35

  5. Utilities for working with bytes

    Rust 304 72

  6. A gRPC client & server implementation.

    Rust 339 40

1,617 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

April 2019

Created a pull request in tower-rs/tower that received 5 comments

Consolidate `limit` layers

InFlightLimit and RateLimit are moved into tower-limit crate. InFlightLimit is renamed to LimitConcurrency. RateLimit is renamed to LimitRate. Fixes

+131 −165 5 comments

Created an issue in tower-rs/tower that received 4 comments

Consider renaming `ServiceBuilder::build_service` -> `service`

The type is already named "builder". Including build as a prefix to the fn name feels like a stutter. I would propose renaming the fn -> service(...)

4 comments

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

You can’t perform that action at this time.