| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.6.15 source code.tar.gz | 2026-07-23 | 50.1 MB | |
| 1.6.15 source code.zip | 2026-07-23 | 50.3 MB | |
| README.md | 2026-07-23 | 691 Bytes | |
| Totals: 3 Items | 100.4 MB | 1 | |
What's Changed
- Reuse ART shuttle stack entries instead of allocating per node by @nishantmehta in https://github.com/RoaringBitmap/RoaringBitmap/pull/831
- Declare as a dependency of by @xingyaner in https://github.com/RoaringBitmap/RoaringBitmap/pull/839
- Avoid O(N^2) operations in some cases by @lemire in https://github.com/RoaringBitmap/RoaringBitmap/pull/840
New Contributors
- @nishantmehta made their first contribution in https://github.com/RoaringBitmap/RoaringBitmap/pull/831
- @xingyaner made their first contribution in https://github.com/RoaringBitmap/RoaringBitmap/pull/839
Full Changelog: https://github.com/RoaringBitmap/RoaringBitmap/compare/1.6.14...1.6.15