Skip to content
View seanmonstar's full-sized avatar

Sponsors

Organizations

@hyperium @tokio-rs

Block or report seanmonstar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. hyperium/hyper Public

    An HTTP library for Rust

    Rust 15.2k 1.6k

  2. reqwest Public

    An easy and powerful Rust HTTP Client

    Rust 10.5k 1.2k

  3. tower-rs/tower Public

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

    Rust 3.8k 293

  4. warp Public

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

    Rust 9.8k 731

  5. httparse Public

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

    Rust 629 117

  6. num_cpus Public

    Get the number of CPUs in Rust

    Rust 599 93

736 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created a pull request in hyperium/hyper-util that received 1 comment

feat(server): add graceful::Watcher type

This allows creating an owned type that can be passed to another task before watching the connection. I also included some of the "why" in code com…

+42 −6 lines changed 1 comment
Opened 4 other pull requests in 4 repositories

Created an issue in seanmonstar/reqwest that received 3 comments

Design an internal per-request config system

The client builder provides a lot of configuration options. It's really convenient to be able to configure once and have all requests use that. But…

1 of 3 tasks
3 comments
Opened 2 other issues in 1 repository
hyperium/hyper 1 open 1 closed
Answered 2 discussions in 2 repositories
1 contribution in private repositories Apr 18
Loading