- New York
- http://jacko.io
- @oconnor663
Block or Report
Block or report oconnor663
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
BLAKE3-team/BLAKE3 Public
the official Rust and C implementations of the BLAKE3 cryptographic hash function
-
blake2_simd Public
high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD
-
buildinspace/peru Public
a generic package manager, for including other people's code in your projects
-
655 contributions in the last year
Activity overview
Contributed to
oconnor663/blake3-py,
oconnor663/applied_crypto_2021_fall,
oconnor663/blake3-6502
and 44 other
repositories
Contribution activity
August 2022
Created 2 commits in 2 repositories
Created an issue in runcc-rs/runcc that received 1 comment
killing a child process that's also being waited on
The readme says:
Why using tokio instead of std::process::Command
and std::thread
?
std::process::Command
doesn't support to be killed while being …
1
comment