#box2d

sys box2d_sys

Bindings for Box2D v3.0

2 unstable releases

0.2.1 Sep 28, 2024
0.1.0 Aug 13, 2024

#3 in #box2d

Download history 100/week @ 2024-08-09 19/week @ 2024-08-16 4/week @ 2024-09-20 171/week @ 2024-09-27 15/week @ 2024-10-04 10/week @ 2024-10-11 1/week @ 2024-10-18

198 downloads per month

MIT/Apache

1.5MB
37K SLoC

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

box2d_sys

This crate contains Rust bindings to Box2D v3.

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