lzo-java | Pure Java implementation of the liblzo2 LZO compression
kandi X-RAY | lzo-java Summary
kandi X-RAY | lzo-java Summary
lzo-java is a C library. lzo-java has no bugs, it has no vulnerabilities and it has low support. However lzo-java has a Non-SPDX License. You can download it from GitHub.
There is no version of LZO in pure Java. The obvious solution is to take the C source code, and feed it to the Java compiler, modifying the Java compiler as necessary to make it compile. This package is an implementation of that obvious solution, for which I can only apologise to the world. It turns out, however, that the compression performance on a single 2.4GHz laptop CPU is in excess of 500Mb/sec, and decompression runs at 815Mb/sec, which seems to be more than adequate. Run PerformanceTest on an appropriate file to reproduce these figures.
There is no version of LZO in pure Java. The obvious solution is to take the C source code, and feed it to the Java compiler, modifying the Java compiler as necessary to make it compile. This package is an implementation of that obvious solution, for which I can only apologise to the world. It turns out, however, that the compression performance on a single 2.4GHz laptop CPU is in excess of 500Mb/sec, and decompression runs at 815Mb/sec, which seems to be more than adequate. Run PerformanceTest on an appropriate file to reproduce these figures.
Support
Quality
Security
License
Reuse
Support
lzo-java has a low active ecosystem.
It has 53 star(s) with 23 fork(s). There are 12 watchers for this library.
It had no major release in the last 6 months.
There are 2 open issues and 6 have been closed. On average issues are closed in 131 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of lzo-java is current.
Quality
lzo-java has 0 bugs and 0 code smells.
Security
lzo-java has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
lzo-java code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
lzo-java has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
lzo-java releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
It has 3787 lines of code, 270 functions and 67 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of lzo-java
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of lzo-java
lzo-java Key Features
No Key Features are available at this moment for lzo-java.
lzo-java Examples and Code Snippets
No Code Snippets are available at this moment for lzo-java.
Community Discussions
No Community Discussions are available at this moment for lzo-java.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install lzo-java
You can download it from GitHub.
Support
The [JavaDoc API](http://shevek.github.io/lzo-java/docs/javadoc/) is available.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page