#geometry #graphics #unsafe-bindings

sys tg-sys

unsafe low-level bindings to the tg geometry library

2 releases

0.1.1 Nov 23, 2023
0.1.0 Nov 12, 2023

#565 in Math

Download history 6/week @ 2024-02-22 4/week @ 2024-02-29 20/week @ 2024-03-28 12/week @ 2024-04-04 93/week @ 2024-04-11

125 downloads per month

MIT license

5MB
25K SLoC

C 23K SLoC // 0.1% comments Go 707 SLoC // 0.0% comments Rust 529 SLoC // 0.1% comments Shell 255 SLoC // 0.2% comments C++ 15 SLoC

tg-sys

tg-sys provides unsafe bindings to the tg library.

See the documentation at https://github.com/tidwall/tg/blob/main/docs/API.md for details.

Usage

This will build a rust library that statically links with the bundled tg library, currently at v0.3.0.

License

tg-sys is provided under the MIT license.

It includes the tg library by Joshua J Baker, also provided under the MIT license.

Dependencies