jhawthorn / jhawthorn/roaring-ruby
Use roaring64_bitmap_move_from_roaring32 to upgrade Bitmap32s into Bitmap64s
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14
- Forks
- 2
- Avg merge
- 27m
- Merged PRs (30d)
- 2
Description
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the CRoaring v4.1.2 release notes linked in the issue and locate the roaring-ruby binding entry points for Bitmap32 and Bitmap64. Confirm how roaring64_bitmap_move_from_roaring32 should be used, then verify that Bitmap32s can be upgraded to Bitmap64s without changing the expected Ruby-facing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, ruby
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100