Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide serialization/deserialization functionality to the ART-based 64-bit roaring #542

Closed
lemire opened this issue Jan 8, 2024 · 0 comments · Fixed by #564
Closed
Assignees

Comments

@lemire
Copy link
Member

lemire commented Jan 8, 2024

In #534, @SLieve implemented 64-bit ART-based roaring bitmaps. They have their counterpart in Java. (https://github.com/RoaringBitmap/RoaringBitmap)

It would be fantastic to provide an interoperable 64-bit format (Java <-> C/C++).

See
https://github.com/RoaringBitmap/RoaringFormatSpec#extension-for-64-bit-implementations

cc @SLieve

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants