2 stable releases
Uses new Rust 2024
new 2.0.0 | Jul 4, 2025 |
---|---|
1.0.0 | Jun 25, 2025 |
#277 in Compression
257 downloads per month
Used in zelzip_niiebla
35KB
753 lines
Miscellaneous code shared for all the crates inside the ZEL.ZIP project.
Has partial support for no_std
mode by disabling the default std
feature flag. Extra suport
for "alloc-compatible" no_std
environments is available by enabling the alloc
feature flag.
ZEL.ZIP Rust util library
🚨 UNSTABLE API 🚨
This library is only intended for internal usage at the ZEL.ZIP monorepo. Please avoid using it directly.
Dependencies
~1.5MB
~29K SLoC