openbabel 0.2.3

Rust bindings to cheminformatics toolbox OpenBabel
docs.rs failed to build openbabel-0.2.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: openbabel-0.5.4

OpenBabel bindings for Rust

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