#internal #monorepo #miscellaneous #default #environment #flags #shared #zel-zip #intended-for-internal

no-std zelzip_util

This library is only intended for internal usage at the ZEL.ZIP monorepo. Please avoid using it directly.

2 stable releases

Uses new Rust 2024

new 2.0.0 Jul 4, 2025
1.0.0 Jun 25, 2025

#277 in Compression

Download history 128/week @ 2025-06-24 129/week @ 2025-07-01

257 downloads per month
Used in zelzip_niiebla

MPL-2.0 license

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