rdkit-rs 0.1.0

Rust bindings to chemical toolbox RDKit
Documentation
  • Coverage
  • 5%
    1 out of 20 items documented0 out of 13 items with examples
  • Size
  • Source code size: 7.35 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 400.18 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • rogerwq/rdkit-rust
    6 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • rogerwq

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