brotli-android | Brotli 是一个通用的无损压缩算法,它使用了 LZ77 算法的现代变体、Huffman
kandi X-RAY | brotli-android Summary
kandi X-RAY | brotli-android Summary
brotli-android is a C++ library. brotli-android has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
Brotli 是一个通用的无损压缩算法,它使用了 LZ77 算法的现代变体、Huffman 编码和二阶上下文建模的结合来压缩数据,因而有着媲美当前任何现代通用压缩算法高的压缩率。在速度上它与 deflate 算法类似,但提供了更高的数据密度。Brotli 压缩的数据格式在 RFC 7932 中定义。. 这个项目由 Google 开发,并开源在 GitHub,项目的 GitHub地址。. Brotli 被认为是 Web 的下一代压缩算法。. 我们自己也对 Brotli 的强大能力做了测试,发现它确实要比 GZIP 强许多。. Brotli 是由 C/C++ 开发的。为了能将这一强大的压缩算法应用在常规的 Android Java 应用中,我们对 brotli 做了这个封装。. 整个项目的结构完全遵守 Android Studio的规范。项目中的 brotlij module 是 brotli 的封装,该 module 的 build target 为一个 Android library AAR。将项目导入Android Studio,并正确配置 NDK 地址,可以像常规 Android 工程那样使用。.
Brotli 是一个通用的无损压缩算法,它使用了 LZ77 算法的现代变体、Huffman 编码和二阶上下文建模的结合来压缩数据,因而有着媲美当前任何现代通用压缩算法高的压缩率。在速度上它与 deflate 算法类似,但提供了更高的数据密度。Brotli 压缩的数据格式在 RFC 7932 中定义。. 这个项目由 Google 开发,并开源在 GitHub,项目的 GitHub地址。. Brotli 被认为是 Web 的下一代压缩算法。. 我们自己也对 Brotli 的强大能力做了测试,发现它确实要比 GZIP 强许多。. Brotli 是由 C/C++ 开发的。为了能将这一强大的压缩算法应用在常规的 Android Java 应用中,我们对 brotli 做了这个封装。. 整个项目的结构完全遵守 Android Studio的规范。项目中的 brotlij module 是 brotli 的封装,该 module 的 build target 为一个 Android library AAR。将项目导入Android Studio,并正确配置 NDK 地址,可以像常规 Android 工程那样使用。.
Support
Quality
Security
License
Reuse
Support
brotli-android has a low active ecosystem.
It has 66 star(s) with 11 fork(s). There are 15 watchers for this library.
It had no major release in the last 6 months.
brotli-android has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of brotli-android is current.
Quality
brotli-android has no bugs reported.
Security
brotli-android has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
brotli-android does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
brotli-android releases are not available. You will need to build from source code and install.
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 brotli-android
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of brotli-android
brotli-android Key Features
No Key Features are available at this moment for brotli-android.
brotli-android Examples and Code Snippets
No Code Snippets are available at this moment for brotli-android.
Community Discussions
No Community Discussions are available at this moment for brotli-android.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install brotli-android
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
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