Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
dirs
A library for querying operating system specific directories
-
rust
Forked from rust-lang/rust
A safe, concurrent, practical language.
Rust 1
-
rust-nix
Forked from nix-rust/nix
Rust friendly bindings to Posix APIs
Rust 1
-
movim
Forked from movim/movim
Movim - Kickass Social Network
PHP 1
-
buffer
Safe, write-only, generics-free buffer abstraction
-
file_offset
A Rust library for atomically reading and writing files at given offsets
Rust 1
124 contributions in the last year
Contribution activity
April 2019
March 2019
Created a pull request in rust-lang/rust that received 3 comments
Clarify `{Ord,f32,f64}::clamp` docs a little
Explicitly call out when it returns NaN, adhere to the panic doc guidelines.
Created an issue in rust-lang/rust-bindgen that received 5 comments
bindgen startup is incredibly slow
Just running bindgen without any parameters, just displaying the help text, takes 2 seconds:
$ time bindgen
error: The following required arguments…