#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

#457 in Compression

Download history 20/week @ 2024-07-01 19/week @ 2024-07-08 24/week @ 2024-07-22 32/week @ 2024-07-29 14/week @ 2024-08-05 7/week @ 2024-08-12 7/week @ 2024-08-19 48/week @ 2024-08-26 47/week @ 2024-09-02 97/week @ 2024-09-09 57/week @ 2024-09-16 202/week @ 2024-09-23 118/week @ 2024-09-30 91/week @ 2024-10-07 22/week @ 2024-10-14

453 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