Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kamilrybacki/rustomics

Dynamics in Rust
https://github.com/kamilrybacki/rustomics

Last synced: 12 days ago
JSON representation

Dynamics in Rust

Awesome Lists containing this project

README

        

# Rustomics

Molecular Dynamics in Rust

## General overview

This is a molecular dynamics simulation package written in Rust.
It is designed to be fast and easy to use.

The main goal of this project is to learn Rust by implementing a non-trivial project,
based on my experience with molecular dynamics simulations in C++.