lzokay
v2.0.1 GrowingA minimal, MIT-licensed implementation of the LZO compression format.
Quick Verdict
- โStable API (2.x for 4+ years)
- โTiny footprint (18KB, 1 deps)
- โPermissive license (MIT)
Security
Deep Insights
366 downloads in the last 30 days (12/day), up 51% from the previous period.
The API has been stable (1.x) for over 4 years with 5 releases. This level of maturity means you can depend on it without worrying about breaking changes.
Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
At 18KB, lzokay is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include btrfs-mkfs, btrfs-stream, btrfs-transaction, btrfs-cli, mdict-rs. When high-quality crates choose lzokay, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on lzokay
Version Adoption
Release Timeline
Feature Flags
default =["compress", "decompress", "std"]