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 263

  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,038 contributions in the last year

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

Contribution activity

August 2021

Created 2 repositories

Created a pull request in bluss/indexmap that received 3 comments

IndexMap::insert_no_overwrite_unchecked

Insert a key-value pair into the map without checking if the key already exists in the map. This operation is safe if a key does not exist in the map.

+60 −1 3 comments
Opened 1 other pull request in 1 repository
asny/three-d 1 closed

Created an issue in rust-lang/cargo that received 1 comment

Do not emit error when conflicting exact versions are specified (for "private" dependencies)

Consider two crates: cr1 and cr2. cr1 specifies a dependency for example rand = "=0.8.3" cr2 specifies a dependency for example rand = "=0.8.4" Now…

1 comment

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