7 个版本

0.2.4+bitmagic.7.7.72021年11月22日
0.2.3+bitmagic.7.6.02021年11月9日
0.2.1+bitmagic.7.4.02021年7月9日
0.2.0+bitmagic.7.3.12021年3月25日
0.1.1+bitmagic.7.3.12021年3月19日

#generation 中排名 380

Download history 10/week @ 2024-03-31 1/week @ 2024-04-07

每月下载量 100
用于 bitmagic

Apache-2.0 协议

2.5MB
65K SLoC

C++ 62K SLoC // 0.1% comments C 1.5K SLoC // 0.2% comments Shell 742 SLoC // 0.2% comments Rust 661 SLoC // 0.0% comments Batch 19 SLoC // 0.4% comments

bitmagic-sys

BitMagic 库的原始(不安全、底层)绑定。通过 bindgen 暴露 BitMagic C API。

绑定生成受到 zstd-rs 处理 bindgen 调用的启发。在 src/bindings.rs 中有一个 bindgen 生成的文件副本,默认情况下在构建 crate 时使用。如果激活可选功能 bindgen,则会在构建过程中运行 bindgen 并动态地重新生成绑定。这在难以安装 bindgen 依赖(如 libclang)的地方很有用。

依赖项