| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-17 | 1.0 kB | |
| Version 2.25.0 source code.tar.gz | 2026-08-17 | 141.8 MB | |
| Version 2.25.0 source code.zip | 2026-08-17 | 142.0 MB | |
| Totals: 3 Items | 283.7 MB | 0 | |
What's Changed
- Improve roaring64 BSI value access and min/max by @guymolinari in https://github.com/RoaringBitmap/roaring/pull/544
- Make array Validate require strictly increasing values by @lemire in https://github.com/RoaringBitmap/roaring/pull/545
- Optimize populated run-optimized BSI query results by @perfloop-agent in https://github.com/RoaringBitmap/roaring/pull/539
- Optimize lazy bitmap container unions by @perfloop-agent in https://github.com/RoaringBitmap/roaring/pull/542
- Only build smat.go when fuzzing by @Gusted in https://github.com/RoaringBitmap/roaring/pull/547
- Use VBIT for the arm64 NEON AndNot popcount kernel by @lemire in https://github.com/RoaringBitmap/roaring/pull/549
- Optimize AVX2 popcount inner loop and CPU feature detection by @lemire in https://github.com/RoaringBitmap/roaring/pull/546
New Contributors
- @Gusted made their first contribution in https://github.com/RoaringBitmap/roaring/pull/547
Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.24.0...v2.25.0