#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

#592 in Compression

Download history 35/week @ 2024-07-24 18/week @ 2024-07-31 9/week @ 2024-08-07 9/week @ 2024-08-14 10/week @ 2024-08-21 76/week @ 2024-08-28 36/week @ 2024-09-04 82/week @ 2024-09-11 170/week @ 2024-09-18 117/week @ 2024-09-25 147/week @ 2024-10-02 36/week @ 2024-10-09 11/week @ 2024-10-16 7/week @ 2024-10-23 8/week @ 2024-10-30 29/week @ 2024-11-06

57 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