Rust Language in GJS to Improve Memory Safety and Use

Short Description

This project is somewhat multilayered, the aim is to;

  • gather some metrics from GJS such as memory use, leakage, performance (stability will be hard to measure).
  • the replacement of small sections of GJS with Rust - these sections would be detirmined by the above
  • the impact this has on such things as performance, memory safety, memory use

Benefits

This project will also have a few benefits such as;

  • increasing the knowledge base of using Rust within an established C/C++ project
  • an increase in stability and decrease in memory leakage within GJS

About me

I am a third year student at Massey University in New Zealand, studying for a Bachelors in Software Engineering.

Outreach/SummerOfCode/2017/Projects/LukeJones_RustifyGJS (last edited 2017-05-08 03:46:31 by Luke Jones)