Crates.io | rebound-sys |
lib.rs | rebound-sys |
version | 0.2.0 |
source | src |
created_at | 2023-07-10 05:38:20.656051 |
updated_at | 2023-12-15 01:00:16.758735 |
description | Low-level bindings to the REBOUND C library for N-body simulations |
homepage | |
repository | https://github.com/spenczar/rebound-sys |
max_upload_size | |
id | 912564 |
size | 1,351,442 |
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