rdkit-rs 0.1.0

Rust bindings to chemical toolbox RDKit
Documentation

RDKit bindings for Rust

Binding Progress

:white_check_mark: RWMol, ROMol

:white_check_mark: SmilesParse

:white_check_mark: MorganFingerprint

:white_check_mark: FMCS

Testing

  • Currently tested on Mac OS X

Prerequisites

  • Install dependency of boost: conda install -c conda-forge boost

References