Back to homeOPEN SOURCE ECOSYSTEM

One molecular stack, three focused projects.

COSMolKit provides the chemistry, COSMol-viewer provides the interactive scene, and this web app turns both into practical browser tools.

CORE

COSMolKit

Chemical core

The Rust cheminformatics toolkit. It owns molecular graphs, SMILES and InChI, file formats, coordinates, and chemistry operations.

View repository->
VIEWER

COSMol-viewer

3D visualization

The Rust viewer layer for interactive molecular and structural biology scenes, including the WebAssembly canvas used here.

View repository->
WEB APP

cosmolkit-tools-web

User-facing tools

This Dioxus web application. It combines the core and viewer into private, browser-native workflows with no backend service required.

View repository->

How the pieces connect

MOLECULAR DATA

SMILES, InChI, MOL, SDF, PDB, and more.

->
COSMOLKIT + VIEWER

Parse, compute coordinates, and render a scene.

->
TOOLS WEB

Private workflows that run inside your browser.