This is the Linux app named roaring whose latest release can be downloaded as Version1.6.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named roaring with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
roaring
DESCRIPTION
This library is used in production in several systems, it is part of the Awesome Go collection. There are also Java and C/C++ versions. The Java, C, C++ and Go version are binary compatible: e.g, you can save bitmaps from a Java program and load them back in Go, and vice versa. We have a format specification. Sets are a fundamental abstraction in software. They can be implemented in various ways, as hash sets, as trees, and so forth. In databases and search engines, sets are often an integral part of indexes. For example, we may need to maintain a set of all documents or rows (represented by numerical identifiers) that satisfy some property. Besides adding or removing elements from the set, we need fast functions to compute the intersection, the union, the difference between sets, and so on. To implement a set of integers, a particularly appealing strategy is the bitmap (also called bitset or bit vector).
Features
- 64-bit Roaring
- Goroutine safety
- Alternative in Go
- Fuzzy testing
- This library is used in production in several systems
- There are also Java and C/C++ versions
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/roaring.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.