#rd-kit #cheminformatics #bindings #toolbox #chemical #fmcs

rdkit-rs

Rust对化学工具箱RDKit的绑定

1 个不稳定版本

0.1.0 2022年5月3日

#1028 in 科学

MIT 许可证

3.5MB
86K SLoC

C++ 83K SLoC // 0.1% comments Python 1.5K SLoC // 0.1% comments LLVM 791 SLoC Happy 348 SLoC PowerShell 221 SLoC Rust 115 SLoC // 0.0% comments Shell 3 SLoC

RDKit的Rust绑定

绑定进度

✅ RWMol, ROMol

✅ SmilesParse

✅ MorganFingerprint

✅ FMCS

测试

  • 目前已在Mac OS X上测试

先决条件

  • 安装依赖的boost:conda install -c conda-forge boost

参考


lib.rs:

Rust的RDKit绑定

依赖

~0.6–2.1MB
~32K SLoC