Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-30 | 656 Bytes | |
Version 1.5.0 source code.tar.gz | 2025-07-30 | 50.1 MB | |
Version 1.5.0 source code.zip | 2025-07-30 | 50.3 MB | |
Totals: 3 Items | 100.4 MB | 0 |
What's Changed
- share empty arrays by @mkeskells in https://github.com/RoaringBitmap/RoaringBitmap/pull/779
- Implement copy on write roaring bitmaps by @anandheritage in https://github.com/RoaringBitmap/RoaringBitmap/pull/780
- make isEmpty faster by @mkeskells in https://github.com/RoaringBitmap/RoaringBitmap/pull/778
- issue-773-don't mutate in isEmpty by @mkeskells in https://github.com/RoaringBitmap/RoaringBitmap/pull/777
New Contributors
- @mkeskells made their first contribution in https://github.com/RoaringBitmap/RoaringBitmap/pull/779
Full Changelog: https://github.com/RoaringBitmap/RoaringBitmap/compare/1.4.1...1.5.0