/rebound-sys

Rust crate with low-level, unsafe bindings to REBOUND, the N-body simulator

Primary LanguageRustGNU General Public License v3.0GPL-3.0

rebound-sys

This is a Rust crate which provides bindings for REBOUND, an N-body simulator.

The generated bindings are currently only for a statically linked version of librebound. This isn't for a deep reason; it's just that I expect that dynamically linking to rebound is pretty unusual, and it's easier to provide a statically linked sys crate.

The bindings are currently for Rebound version 4.0.1