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.
