#plugin-api #unity #native #bindings #wrapper #integration #within

unity_native

A Rustified wrapper around the Unity Native Plugin API

8 releases

0.2.5 Jul 31, 2024
0.2.4 Jul 5, 2024
0.2.1 Jun 17, 2024
0.1.1 May 26, 2024

#6 in #unity

Download history 273/week @ 2024-05-23 30/week @ 2024-05-30 8/week @ 2024-06-06 235/week @ 2024-06-13 20/week @ 2024-06-20 153/week @ 2024-06-27 207/week @ 2024-07-04 4/week @ 2024-07-11 91/week @ 2024-07-25 42/week @ 2024-08-01

133 downloads per month

MIT license

66KB
1K SLoC

Unity native

A Rust-native wrapper and reimplementation of the Unity Native Plugin API, with the goal of simplifying the integration of Rust within Unity projects.

Licensing

The Rust bindings to the Unity Native Plugin API have been generated through bindgen from the raw C headers, which fall under the Unity Companion License (see the license file)

Usage

This crate is currently under active and early development. Documentation to come!

Dependencies

~0.4–2.6MB
~54K SLoC