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

Adding thread utils, base91 and largebitmap support. #49

Merged
merged 14 commits into from
Oct 14, 2024
Merged

Conversation

onukristo
Copy link
Contributor

@onukristo onukristo commented Oct 11, 2024

Context

Added

  • Base91 encoder.
  • RoaringBitmap based LargeBitmap with better 64 bits support.
  • ThreadUtils to take safe-point free thread dumps. Those thread dumps will be inconsistent, but still suitable in many cases.

Checklist

@onukristo onukristo requested a review from a team as a code owner October 11, 2024 11:20
@onukristo onukristo enabled auto-merge (squash) October 11, 2024 12:32
@onukristo onukristo merged commit 22280f4 into master Oct 14, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants