Skip to content

Kshitij09/rustique

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustique

rustique

Example project showcasing cross-platform sdk development for mobile apps using Rust. While operations shown in this demo may seem trivial, building such SDKs start making sense when we are dealing with live data streams (text/audio/video) where we need granular control over the memory management.

Demo

Following demo shows fast image manipulations with limited memory usage by operating directly on the native memory (outside Java heap)

Download

Setup

Refer setup to learn more

How does this work?

Refer High Level Flow to learn more

About

Example project showcasing cross-platform sdk development for mobile apps using rust

Resources

Stars

Watchers

Forks

Packages

No packages published