vita-rust / vitallocator

A Rust allocator interface to the PS Vita kernel allocator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vitallocator

A Rust allocator interface to the PS Vita kernel allocator.

TravisCI Source Changelog Crate Documentation CargoMake

Usage

This crate depends on psp2-sys, so you'll need the vitasdk set up and the $VITASDK environment variable set.

Credits

Disclaimer

vitallocator is not affiliated, sponsored, or otherwise endorsed by Sony Interactive Entertainment, LLC. PlayStation and PS Vita are trademarks or registered trademarks of Sony Interactive Entertainment, LLC. This software is provided "as is" without warranty of any kind under the MIT License.

About

A Rust allocator interface to the PS Vita kernel allocator

License:MIT License


Languages

Language:Rust 66.0%Language:Shell 34.0%