Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamilrybacki/rustomics
Dynamics in Rust
https://github.com/kamilrybacki/rustomics
Last synced: 12 days ago
JSON representation
Dynamics in Rust
- Host: GitHub
- URL: https://github.com/kamilrybacki/rustomics
- Owner: kamilrybacki
- License: mit
- Created: 2023-12-12T10:32:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-16T16:10:48.000Z (9 months ago)
- Last Synced: 2024-05-30T16:28:42.726Z (6 months ago)
- Language: Rust
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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++.