JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.
| License | BSD 2-clause |
|---|---|
| Categories | Compression Libraries |
| Tags | githubnativecompressiondatajnizstd |
| Organization | com.github.luben |
| HomePage | https://github.com/luben/zstd-jni 🔍 Inspect URL |
| Date | May 20, 2023 |
| Files | pom (1 KB) jar (5.7 MB) View All |
| Repositories | CentralAlfrescoCloudera Pub |
| Ranking | #1141 in MvnRepository (See Top Artifacts) #6 in Compression Libraries |
| Used By | 548 artifacts |
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Testing Apache 2.0 | org.scalatest » scalatest_2.13 | 3.2.13 | 3.2.19 | |
Apache 2.0 | org.scalatestplus » scalacheck-1-16_2.13 | 3.2.13.0 | 3.2.18.0 |
Licenses
| License | URL |
|---|---|
| BSD 2-Clause License | https://opensource.org/licenses/BSD-2-Clause |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Luben Karavelov | karavelov<at>gmail.com | karavelov | com.github.luben |
Related Books
| Data Structures and Algorithms in Java: A Project-Based Approach (2024) by Myers, Dan S. | |
| Beginning Java Data Structures and Algorithms: Sharpen your problem solving skills by learning core computer science concepts in a pain-free manner (2018) by Cutajar, James | |
| Think Data Structures: Algorithms and Information Retrieval in Java (2017) by Downey, Allen | |
| Data Structures and Algorithms in Java (2014) by Goodrich, Michael T., Tamassia, Roberto, Goldwasser, Michael H. | |
| Data Structures and Algorithms Made Easy in Java: Data Structure and Algorithmic Puzzles (2013) by Karumanchi, Narasimha | |
| Algorithms (4th Edition) (2011) by Sedgewick, Robert, Wayne, Kevin | |
| Data Structures and Algorithms in Java (2002) by Lafore, Robert | |
| The Java Native Interface: Programmer's Guide and Specification (The Java Series) by Liang, Sheng | |
| Essential Jni: Java Native Interface (Essential Java) by Gordon, Rob |