RoaringBitmap / RoaringBitmap/roaring-rs
Add version for u64 data
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 957
- Forks
- 119
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 1
Description
This sounds great, but I'd love a container for u64 or usize data. Any chance that you'll come out with a variant to handle larger numbers?
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 requests a container variant for u64 or usize data in the Rust roaring-rs library. Start by reviewing the repository's existing container variants and public entry points, then determine the intended larger-number representation and API scope. Done means an agreed variant exists with behavior matching the existing containers and coverage for the requested data types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100