#pure #linux #converted #lzo #corrode

rust-lzo

A pure rust implementation of lzo converted from Linux's C implementation using corrode

10 releases (5 breaking)

Uses old Rust 2015

0.6.2 Apr 20, 2017
0.6.1 Apr 6, 2017
0.5.0 Apr 4, 2017
0.4.1 Apr 4, 2017
0.1.1 Apr 4, 2017

#423 in Compression

Download history 62/week @ 2023-12-10 67/week @ 2023-12-17 108/week @ 2023-12-24 15/week @ 2023-12-31 62/week @ 2024-01-07 100/week @ 2024-01-14 6/week @ 2024-01-21 2/week @ 2024-01-28 3/week @ 2024-02-04 27/week @ 2024-02-11 22/week @ 2024-02-18 53/week @ 2024-02-25 38/week @ 2024-03-03 55/week @ 2024-03-10 32/week @ 2024-03-17 22/week @ 2024-03-24

153 downloads per month
Used in 3 crates (2 directly)

GPL-2.0 license

59KB
1.5K SLoC

Rust 1K SLoC C 476 SLoC // 0.1% comments

This is a pure rust version of the linux kernel's lzo implementation It has been converted to rust using corrode

Dependencies