roaring

Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog

APACHE-2.0 License

Stars
2.5K
Committers
56

Bot releases are hidden (Show)

roaring - Version 2.3.4 Latest Release

Published by lemire 3 months ago

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.3...v2.3.4

roaring - Version 2.3.3

Published by lemire 3 months ago

roaring - Version 2.3.2

Published by lemire 3 months ago

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.1...v2.3.2

roaring - Version 2.3.1

Published by lemire 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.3.0...v2.3.1

roaring - v2.3.0

Published by lemire 4 months ago

roaring - Version 2.2.2

Published by lemire 4 months ago

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.2.1...v2.2.2

roaring - Version 2.2.1

Published by lemire 4 months ago

roaring - Version 2.2.0

Published by lemire 4 months ago

roaring - Version 2.1.0

Published by lemire 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v2.0.0...v2.1.0

roaring - v2.0.0

Published by lemire 4 months ago

This is a major release with two important features contributed by @bearrito.

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v1.9.4...v2.0.0

roaring - Version 1.9.4

Published by lemire 5 months ago

Updated documented regarding BSI. Users are encouraged to specify the full range, otherwise the query results could be incorrect.

Issue: https://github.com/RoaringBitmap/roaring/issues/426

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v1.9.3...v1.9.4

roaring - Version 1.9.3

Published by lemire 6 months ago

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v1.9.2...v1.9.3

roaring - Version 1.9.2

Published by lemire 6 months ago

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v1.9.1...v1.9.2

roaring - Version 1.9.1

Published by lemire 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v1.9.0...v1.9.1

roaring - Version 1.9.0

Published by lemire 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v1.8.0...v1.9.0

roaring - Version 1.8.0

Published by lemire 9 months ago

roaring - Version 1.7.0

Published by lemire 10 months ago

What's Changed

			mybitset := roaringbitmap.ToBitSet()
			newroaringbitmap := roaring.FromBitSet(mybitset)

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v1.6.0...v1.7.0

roaring - Version 1.6.0

Published by lemire about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v1.5.0...v1.6.0

roaring - Version 1.5.0

Published by lemire about 1 year ago

What's Changed

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v1.4.0...v1.5.0

roaring - Version 1.4.0

Published by lemire about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/RoaringBitmap/roaring/compare/v1.3.0...v1.4.0