RoaringBitmap / RoaringBitmap/CRoaring
Parallelize
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.9k
- Forks
- 334
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 17
Description
The Go version has been parallelized https://github.com/RoaringBitmap/roaring/pull/109
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
The issue provides no C files, tests, or entry points; begin by reviewing the linked Go pull request and the CRoaring implementation to determine the intended parallelization scope. Before changing code, establish the expected behavior and completion criteria, then verify that the agreed C implementation is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, go
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100