Rewrote the existing C code for a simple molecular dynamics simulation in Rust.
What a brilliant language. So clean and clear.
Fun experience. Took me 3 days. (No LLM help haha).

https://codeberg.org/amartya/MolDyn_Rust

#rustlang #rust #c #moldyn #moleculardynamics #learning #programming #cpp #llm

MolDyn_Rust

Rust implementation of a serial, simple molecular dynamics code. This is being developed as part of porting an existing code from C to Rust to learn the Rust language. Later on, the project could be used to benchmark its performance against the C version to create a report on it.

Codeberg.org

Not C++, learning Rust.
Went through all the basic stuff in the rust book, and now rewriting an existing C serial molecular dynamics simulation code in Rust.

Fun experience. Learning so many things as I am implementing this.

#rustlang #rust #c #moldyn #learning #programming #cpp

πŸ§ͺ Drowning in computational projects after the holidays? Same here! Juggling MD & electronic structure calculations across multiple systems

πŸ”¬ Pro-tip: Breaking massive computational workflows into smaller, focused pipelines helps tackle the chaos

πŸ’‘ First in a series on managing parallel comp-chem projects efficiently! #CompChem #LabLife #MolDyn