OpenBabel bindings for Rust

Latest Version Documentation License Build

This repository is composed of two packages: - openbabel-sys: FFI to OpenBabel C++ codes. - openbabel: Rust wrappers for easy usage.

* Attentions - multi-thread mode will encounter memory issue and unexpected exit from time to time - Currently not working under Windows - Low-version C++ compiler could lead to unexpected compiling warnings**

Wrapping Progress

:whitecheckmark: OBConversion

:whitecheckmark: OBMol

:whitecheckmark: OBFingerprint

:whitecheckmark: OBSmartsPatten

:whitecheckmark: OBForceField

Logs

v0.5

References