Download com.googlecode.mate-tools JAR files with all dependencies
JavaEWAH from group com.googlecode.javaewah (version 0.7.9)
The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression.
JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme.
The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.
5 downloads
cqengine from group com.googlecode.cqengine (version 3.0.0)
Collection Query Engine: NoSQL indexing and query engine for Java collections with ultra-low latency
5 downloads
jcsv from group com.googlecode.jcsv (version 1.4.0)
jCSV is a simple CSV library for Java
5 downloads
cliche from group com.googlecode.clichemaven (version 110413)
Very simple command-line shell for Java applications
5 downloads
combinatoricslib from group com.googlecode.combinatoricslib (version 2.2)
objectify from group com.googlecode.cedar-common (version 3.1)
*** THIS VERSION UPLOADED FOR USE WITH CEDAR-COMMON, TO AVOID DEPENDENCIES ON GOOGLE CODE-BASED MAVEN REPOSITORIES. *** The simplest convenient interface to the Google App Engine datastore
geocoder from group com.googlecode.libphonenumber (version 2.108)
libphonenumber from group com.googlecode.libphonenumber (version 8.9.16)
libphonenumber from group com.googlecode.libphonenumber (version 6.2)
libphonenumber from group com.googlecode.libphonenumber (version 8.8.9)
catch-exception from group com.googlecode.catch-exception (version 1.2.0)
Catch and verify exceptions
5 downloads
libphonenumber from group com.googlecode.libphonenumber (version 8.9.6)
mgwt from group com.googlecode.mgwt (version 2.0.0)
using gwt to write mobile (native) apps
5 downloads
gwtphonegap from group com.googlecode.gwtphonegap (version 3.5.0.0)
A GWT Wrapper for the PhoneGap Javascript Library
jslint4java-ant from group com.googlecode.jslint4java (version 2.0.5)
An ant task to run JSLint.
4 downloads
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
Page 10 from 65 (items total 970)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy