The Wayback Machine - https://web.archive.org/web/20201001203111/https://github.com/seanmonstar
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@mozilla @hyperium @tokio-rs

Sponsors

@TraverseResearch @TotempaaltJ @BiosElement @Luminoth @imsiddiqi @hamptokr @romatthe @EarvinKayonga @DCjanus @embark-studios @acfoltzer @messense @glebpom

Pinned

  1. An HTTP library for Rust

    Rust 6.8k 893

  2. An easy and powerful Rust HTTP Client

    Rust 3.2k 423

  3. A super-easy, composable, web server framework for warp speeds.

    Rust 3.3k 326

  4. A push parser for the HTTP 1.x protocol in Rust.

    Rust 242 50

  5. Get the number of CPUs in Rust

    Rust 271 54

1,031 contributions in the last year

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

Contribution activity

October 1, 2020

seanmonstar has no activity yet for this period.

September 2020

Created a pull request in hyperium/hyper that received 10 comments

Initial C API for hyper

This provides an initial C API for hyper, motivated by #2265. This begins by modeling hyper::client::conn, and all the pieces needed to support it. h…

+1,305 −2 10 comments

Created an issue in tokio-rs/tokio that received 1 comment

Fully seal ToSocketAddrs

Currently the ToSocketAddrs trait is meant only for bounds, and all methods are supposed to be implementation details. This is done by putting them…

1 comment
You can’t perform that action at this time.