Download com.googlecode.protobuf-rpc-pro JAR files with all dependencies
protobuf-java from group com.google.protobuf (version 3.6.0)
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
efficient yet extensible format.
34 downloads
JavaEWAH from group com.googlecode.javaewah (version 1.1.6)
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.
dd-plist from group com.googlecode.plist (version 1.16)
This library enables Java applications to work with property lists in various formats.
Supported formats for reading and writing are OS X/iOS binary and XML property lists.
ASCII property lists are also supported.
The library also provides access to basic functions of NeXTSTEP/Cocoa classes like
NSDictionary, NSArray, etc.
tritonus-share from group com.googlecode.soundlibs (version 0.3.7-1)
31 downloads
lambdaj from group com.googlecode.lambdaj (version 2.3.3)
The pseudo-functional collection manipulation library
owasp-java-html-sanitizer from group com.googlecode.owasp-java-html-sanitizer (version 20171016.1)
Takes third-party HTML and produces HTML that is safe to embed in
your web application.
Fast and easy to configure.
protobuf-java from group com.google.protobuf (version 3.7.0-rc1)
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
efficient yet extensible format.
30 downloads
tritonus-share from group com.googlecode.soundlibs (version 0.3.7.4)
29 downloads
juniversalchardet from group com.googlecode.juniversalchardet (version 1.0.3)
Java port of universalchardet
28 downloads
aima-core from group com.googlecode.aima-java (version 3.0.0)
AIMA-Java Core Algorithms from the book Artificial Intelligence a Modern Approach 3rd Ed.
javacpp from group com.googlecode.javacpp (version 0.7)
The missing bridge between Java and native C++
protobuf-java from group com.google.protobuf (version 2.4.1)
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
efficient yet extensible format.
26 downloads
protobuf-java from group com.google.protobuf (version 3.7.0)
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
efficient yet extensible format.
25 downloads
isoparser from group com.googlecode.mp4parser (version 1.0.6)
A generic parser and writer for all ISO 14496 based files (MP4, Quicktime, DCF, PDCF, ...)
24 downloads
isoparser from group com.googlecode.mp4parser (version 1.1.20)
A generic parser and writer for all ISO 14496 based files (MP4, Quicktime, DCF, PDCF, ...)
- 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
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
Page 4 from 91 (items total 1360)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy