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 50 million developers.
Sign up
Pinned
1,336 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 1 repository
- kornelski/pb Rust
Created a pull request in rust-lang/rust that received 3 comments
Expand explanation of reverse_bits
Original documentation only rephrased the function name
Opened 3 other pull requests in 3 repositories
image-rs/image-gif
1
merged
atomashpolskiy/rustface
1
merged
a8m/pb
1
merged
Created an issue in image-rs/lzw that received 2 comments
New lzw encoder creates invalid streams
Encoding of large-ish images results in GIF images that look broken. For example re-encoding of this image: gives this file: (Firefox refuses to …