The Wayback Machine - https://web.archive.org/web/20221228091034/https://github.com/jonhoo
Skip to content
Avatar
🤦‍♂️
Permanent 418 status code.
🤦‍♂️
Permanent 418 status code.

Sponsoring

Block or Report

Block or report jonhoo

Report abuse

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

Report abuse

Pinned

  1. A port of HdrHistogram to Rust

    Rust 234 33

  2. inferno Public

    A Rust port of FlameGraph

    Rust 1.2k 87

  3. left-right Public

    A lock-free, read-optimized, concurrency primitive.

    Rust 1.7k 87

  4. rust-imap Public

    IMAP client library for Rust

    Rust 371 61

  5. bus Public

    Efficient, lock-free, bounded Rust broadcast channel

    Rust 575 31

  6. fantoccini Public

    A high-level API for programmatically interacting with web pages through WebDriver.

    Rust 1k 92

1,627 contributions in the last year

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

Contribution activity

December 2022

Created a pull request in rust-lang/cc-rs that received 2 comments

Expose get_archiver and get_ranlib

This PR exposes cc's inferred archiver through a similar mechanism as get_compiler: with get_archiver/try_get_archiver. As part of this, I also rea…

+189 −70 2 comments
Opened 3 other pull requests in 2 repositories
rustacean-station/rustacean-station.org 2 merged
alexcrichton/openssl-src-rs 1 open
Reviewed 16 pull requests in 10 repositories
jonhoo/wewerewondering 4 pull requests
rustacean-station/rustacean-station.org 3 pull requests
jonhoo/inferno 2 pull requests
jonhoo/msql-srv 1 pull request
jonhoo/rust-ci-conf 1 pull request
jonhoo/fantoccini 1 pull request
openssh-rust/openssh 1 pull request
jonhoo/rust-for-rustaceans.com 1 pull request
jonhoo/configs 1 pull request
jonhoo/flurry 1 pull request

Created an issue in Byron/crates-index-diff-rs that received 10 comments

Cancelled error on invalid index entries

crates-index-diff now yields DiffForEach(Diff(Cancelled)) error on seemingly-okay git history (version 12 worked fine): $ git init repo $ mkdir -p …

10 comments