Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report stepancheg

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. Rust implementation of Google protocol buffers

    Rust 1.7k 265

  2. Rust implementation of gRPC

    Rust 1.2k 112

  3. HTTP/2 implementation in Rust/tokio

    Rust 189 26

  4. TLS API for Rust, and API implementations over native-tls and openssl in separate crates

    Rust 35 22

  5. Starlark (https://github.com/bazelbuild/starlark) in Rust

    187 26

  6. log crate extension with NDC-like functionality

    Rust 4

1,036 contributions in the last year

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

Contribution activity

September 2021

Created 7 commits in 1 repository

Created an issue in rust-lang/rust that received 3 comments

Inefficient compilation of ? operator

Consider these two functions: pub fn bar(x: Result<String, String>) -> Result<String, String> { Ok(x?) } pub fn baz(x: Result<String, String>) -> R…

3 comments
Opened 2 other issues in 2 repositories
lu-zero/wait4-rs 1 closed
fitzgen/bumpalo 1 closed

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