Closed Dr-Emann closed 1 year ago
Really struggling to find proper time to review larger amounts of code lately, but generally it looks great to me! Thanks one more time for the contribution.
On that note, @Dr-Emann, you made some great contributions over the last years to croaring-rs
. Would you be willing to maintain the project together? I have an intention to transfer it over to RoaringBitmap Github org, if @lemire is up for it.
I'm currently advocating for the croaring
-crate to be supported by AWS RDS for Postgres via plrust
(blog post). Having croaring-rs
adopted by the RoaringBitmap
org would be a big benefit in that regard, so selfishly I'd love to see that happen 😊
I'd certainly be willing to help maintain the project, and I also personally think it would make sense to end up under the RoaringBitmap org.
roaring_bitmap_get_index
asBitmap::position
(the name was chosen to match withIterator::position
)bitset_*
methods/types/variablesbitset_*
functions, androaring_bitmap_to_bitset
asBitmap::to_bitset
Because of the version update, this will clash with #105 and #106