#lzo #bindings

sys lzo-sys

Raw bindings to the LZO compression library

4 releases (2 breaking)

0.3.1 Jan 11, 2024
0.3.0 Jan 11, 2024
0.2.0 Jan 11, 2024
0.1.0 Jan 11, 2024

#398 in Compression

Download history 16/week @ 2024-01-07 3/week @ 2024-02-18 16/week @ 2024-02-25 66/week @ 2024-03-31

66 downloads per month
Used in lzo1x

GPL-2.0 license

1.5MB
33K SLoC

C 13K SLoC // 0.2% comments Shell 8K SLoC // 0.2% comments M4 7.5K SLoC // 0.2% comments Batch 1K SLoC Assembly 1K SLoC // 0.3% comments GNU Style Assembly 724 SLoC // 0.3% comments Rust 379 SLoC Perl 269 SLoC // 0.2% comments Automake 126 SLoC // 0.2% comments

Contains (autotools obfuscated code, 505KB) lzo/configure, (ELF exe/lib, 1KB) lzo/asm/i386/obj/elf32/lzo1c_s1.o, (ELF exe/lib, 1KB) lzo/asm/i386/obj/elf32/lzo1f_f1.o, (ELF exe/lib, 1KB) lzo/asm/i386/obj/elf32/lzo1x_f1.o, (ELF exe/lib, 1KB) lzo/asm/i386/obj/elf32/lzo1x_s1.o, (ELF exe/lib, 1KB) lzo/asm/i386/obj/elf32/lzo1y_f1.o and 8 more.

LZO-sys

Raw bindings to the LZO compression library.

Building requires cmake.


lib.rs:

Raw bindings to the LZO compression library.

Building requires cmake.

No runtime deps