Difference between revisions of "Features"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* [[Metadata]] | * [[Metadata]] | ||
== | == Libzim == | ||
* Native, coded in C++ | * Native, coded in C++ | ||
* Extremly fast | * Extremly fast | ||
* Minimal footprint | * Minimal footprint | ||
* Minimal dependencies | * Minimal dependencies | ||
* Portable on most OS (Windows, Linux, | * Portable on most OS (Windows, Linux, macOS, iOS, Android) | ||
== See also == | == See also == | ||
* [[Roadmap]] | * [[Roadmap]] |
Latest revision as of 10:01, 14 December 2020
Features of both specification and zimlib...
ZIM specifications
- Easy to understand and implement
- Higly compressed
- Differential compression (content may not be compressed if not necessary)
- Metadata
Libzim
- Native, coded in C++
- Extremly fast
- Minimal footprint
- Minimal dependencies
- Portable on most OS (Windows, Linux, macOS, iOS, Android)