#native-bindings #libfuzzy #fuzzy-hashing #ssdeep-rs

sys libfuzzy-sys

Native bindings to the libfuzzy library

6 releases (breaking)

Uses old Rust 2015

0.6.0 Nov 14, 2023
0.5.0 Nov 13, 2023
0.4.0 Nov 12, 2023
0.3.0 Nov 11, 2023
0.1.0 Nov 1, 2016

#64 in #native-bindings

Download history 40/week @ 2023-12-14 3/week @ 2023-12-21 16/week @ 2024-01-04 29/week @ 2024-01-11 1/week @ 2024-02-01 3/week @ 2024-02-08 14/week @ 2024-02-15 54/week @ 2024-02-22 29/week @ 2024-02-29 32/week @ 2024-03-07 54/week @ 2024-03-14 36/week @ 2024-03-21 28/week @ 2024-03-28

150 downloads per month
Used in ssdeep

GPL-3.0+

800KB
18K SLoC

Shell 8K SLoC // 0.2% comments M4 7.5K SLoC // 0.2% comments C++ 1.5K SLoC // 0.2% comments C 1K SLoC // 0.2% comments Rust 62 SLoC // 0.4% comments Automake 45 SLoC // 0.1% comments

libfuzzy-sys

Native bindings to the libfuzzy C library. A part of ssdeep-rs.


lib.rs:

Native bindings to the libfuzzy library, which is internally used by the ssdeep-rs crate. See its description for more information.

Dependencies