#box2d #bindings #add #partial-eq #projects

sys box2d_sys

Bindings for Box2D v3.0

1 unstable release

0.1.0 Aug 13, 2024

#5 in #box2d

Download history 62/week @ 2024-08-07 57/week @ 2024-08-14

119 downloads per month

MIT/Apache

1.5MB
36K SLoC

C 22K SLoC // 0.1% comments C++ 14K SLoC // 0.0% comments F# 155 SLoC // 0.3% comments Rust 74 SLoC // 0.2% comments Batch 7 SLoC Shell 6 SLoC // 0.4% comments

box2d_sys

This crate contains Rust bindings to Box2D v3.0.

This crate implements certain traits for Box2D types, such as Hash, PartialEq, etc. We add these whenever they are needed for our projects which use this crate.

License

MIT or Apache2 at your option, but note that Box2D itself is licensed under MIT

No runtime deps

~0–2.1MB
~42K SLoC