9 releases
0.2.1-beta.2 | Dec 2, 2024 |
---|---|
0.2.1-beta.1 | Nov 25, 2024 |
0.1.4 | Jan 13, 2020 |
0.1.2 | Nov 30, 2019 |
#195 in FFI
5,205 downloads per month
Used in 3 crates
(via libipt)
1MB
24K
SLoC
libipt-sys
low level bindgen bindings for the libipt library.
building
clone this repo and the submodules with
git clone https://github.com/sum-catnip/libipt-sys.git --recursive
simply run cargo build
and you should be fine.
If that doesn't work, make sure you got all the requirements covered.
requirements
- a working rust toolchain
- a working c compiler that can be found by cmake
- cmake 2.8.6+
No runtime deps
~0–2.3MB
~46K SLoC