I'm building chematic, a pure-Rust cheminformatics toolkit. Every library worth using—RDKit, OpenBabel, CDK—requires C/C++ at its core. chematic targets RDKit-level coverage with zero FFI: compiles to WASM, native binaries, and everything in between, without a single line of C or C++.
chematic
Try the live demo
Source
Pure Rust — Reproducible and Instant Builds






