#bindings #wrapper #light #libhmmer #libeasel #hmmer

sys libhmmer-sys

Rust bindings to libhmmer and libeasel

3 releases (breaking)

0.3.0 Jan 27, 2023
0.2.0 Feb 20, 2022
0.1.0 Sep 29, 2021

#844 in Science

Download history 31/week @ 2023-11-28 11/week @ 2023-12-05 2/week @ 2024-01-09 22/week @ 2024-01-16 32/week @ 2024-01-23 19/week @ 2024-01-30 35/week @ 2024-02-06 8/week @ 2024-02-13 43/week @ 2024-02-20 49/week @ 2024-02-27

100 downloads per month
Used in hmmer-rs

BSD-3-Clause

7.5MB
117K SLoC

C 112K SLoC // 0.3% comments Perl 3.5K SLoC // 0.2% comments Python 1K SLoC // 0.3% comments M4 877 SLoC // 0.5% comments Shell 220 SLoC // 0.2% comments Rust 78 SLoC // 0.2% comments VB6 74 SLoC

libhmmer-sys

Rust bindings to libhmmer and libeasel. Please refer to the original C codebase for documentation.

Building

Requires autoconf, make, and a C compiler to build.

git clone --recursive https://github.com/mustafa-guler/libhmmer-sys
cargo build

Licensing

Since this is an extremely light wrapper around hmmer this preserves the same license.


lib.rs:

A light rust wrapper around libhmmer and libeasel.

Dependencies