Block or report user

Report or block jonhoo

Hide content and notifications from this user.

Contact Support about this user’s behavior.

Report abuse

Organizations

@gimli-rs

Pinned repositories

  1. HdrHistogram/HdrHistogram_rust

    A port of HdrHistogram to Rust

    Rust 57 8

  2. volley

    Volley is a benchmarking tool for measuring the performance of server networking stacks.

    C 115 9

  3. msql-srv

    Bindings for writing a server that can act as MySQL/MariaDB

    Rust 9 2

  4. faktory-rs

    Rust bindings for Faktory clients and workers

    Rust 28 4

  5. bus

    Efficient, lock-free, bounded Rust broadcast channel

    Rust 116 8

  6. rust-evmap

    A lock-free, eventually consistent, concurrent multi-value map.

    Rust 132 8

2,631 contributions in the last year

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

Contribution activity

August 2018

Created a pull request in tokio-rs/tokio that received 4 comments

Use spawn_local to spawn from local Handles

Previously, every call to current_thread::Handle::spawn would go through a mpsc channel. This is unnecessary when the Handle is still on the same t…

+12 −5 4 comments

Created an issue in rusoto/rusoto that received 1 comment

0.33 breaks STS with EC2

Consider the following code, which used to work (modulo new_with vs new and such) in 0.32: extern crate rusoto_core; extern crate rusoto_ec2; extern

1 comment
8 contributions in private repositories Aug 20 – Aug 22

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