The Wayback Machine - https://web.archive.org/web/20200507203531/https://github.com/oconnor663
Skip to content
Pro
Block or report user

Report or block oconnor663

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Organizations

@buildinspace @BLAKE3-team
Block or report user

Report or block oconnor663

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Pinned

  1. official implementations of the BLAKE3 cryptographic hash function

    Assembly 1.8k 67

  2. an implementation of BLAKE3 verified streaming

    Rust 229 3

  3. high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD

    Rust 74 6

  4. a package manager for including other people's code in your projects

    Python 881 63

  5. a Python library for running child processes

    Python 41 4

  6. a Rust library for running child processes

    Rust 282 16

1,741 contributions in the last year

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

Contribution activity

May 2020

Created a pull request in clap-rs/clap that received 3 comments

prevent some panics when parsing invalid Unicode on Windows

Previously, OsStr::starts_with() would panic on Windows if the OsStr contained any invalid Unicode. Because this method is in the critical path for…

+204 −0 3 comments

Created an issue in clap-rs/clap that received 10 comments

failure to parse invalid Unicode on Windows in v2.33.0 (but not master)

The following is for the current release version of Clap, v2.33.0. (The bug does not appear to repro in Clap master. More on that below.) I've set …

10 comments
You can’t perform that action at this time.