A cheminformatics library written in Rust, made with love, tears and more tears



Get started

No dependencies

Unlike other cheminformatics libraries out there, molrus (for now), does not have dependencies (shots fired).

Blazing fast

I know Rust has its own qualms about ownership and borrowing variables, making it slow sometimes (because safety is costly) but hopefully it'll be faster than than many garbage collected languages. (*bang bang)

Python and JS Bindings

Yes, there will be Python Bindings, and there should be a WASM version as well soon.