Go version of the Roaring bitmap data structure
This is a go version of the Roaring bitmap data structure. Roaring bitmaps are used by several major systems such as Apache Lucene and derivative systems such as Solr and Elasticsearch, Metamarkets' Druid, LinkedIn Pinot, Netflix Atlas, Apache Spark, OpenSearchServer, Cloud Torrent, Whoosh, Pilosa, Microsoft Visual Studio Team Services (VSTS), and eBay's Apache Kylin. This package provides symbolic links that alias the following Go import paths to github.com/RoaringBitmap/roaring: – github.com/influxdata/roaring Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/RoaringBitmap/roaring.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.5.5-3.fc35 | - |
Fedora 35 | 0.5.5-3.fc35 | - |
Fedora 34 | 0.5.5-2.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-roaringbitmap-roaring dash maintainers at fedoraproject dot org
.