Highlights
- Arctic Code Vault Contributor
- Developer Program Member
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
518 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 1 repository
Created a pull request in RoaringBitmap/roaring-rs that received 2 comments
bugfix:deserialize:cotainers max len should be u32
Hello. RoaringBitmap's cotainers max len should be u32::max_value() rather then u16 in deserialize.

