openbabel 0.3.1

Rust bindings to cheminformatics toolbox OpenBabel
Documentation

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.

multi-thread mode will encounter memory issue and unexpected exit from time to time

Binding Progress

:white_check_mark: OBConversion

:white_check_mark: OBMol

:white_check_mark: OBFingerprint

:white_check_mark: OBSmartsPatten

References

OpenBabel