#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

#94 in #native-bindings

Download history 35/week @ 2024-07-22 41/week @ 2024-07-29 29/week @ 2024-08-05 13/week @ 2024-08-12 48/week @ 2024-08-19 43/week @ 2024-08-26 20/week @ 2024-09-02 11/week @ 2024-09-09 13/week @ 2024-09-16 93/week @ 2024-09-23 44/week @ 2024-09-30 62/week @ 2024-10-07 29/week @ 2024-10-14 62/week @ 2024-10-21 46/week @ 2024-10-28 51/week @ 2024-11-04

195 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

Contains (autotools obfuscated code, 600KB) libfuzzy/configure, (obscure autoconf code, 3KB) libfuzzy/configure.ac

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