Pinned Loading
250 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
bbaldino/parsely,
bbaldino/bits-io,
bbaldino/media-pipeline-rs
and 31 other
repositories
Loading
Contribution activity
April 2025
Created 6 commits in 2 repositories
Opened 1 pull request in 1 repository
bbaldino/bits-io
1
merged
-
feat!: major refactor
This contribution was made on Apr 11
Created an issue in ferrilab/bitvec that received 1 comment
Way to provide blanket impl for anything that can become BitSlice<u8, Msb0>?
I've got a crate that uses bitvec
and I'm trying to provide some methods that will work on anything that can become a BitSlice<u8, Msb0>
.
At first …
1
comment