Skip to content

A collection of projects experimenting with how to run a Rust app on various platforms.

Notifications You must be signed in to change notification settings

logankeenan/rust-everywhere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Everywhere

A collection of projects experimenting with how to run a Rust app on various platforms.

Projects

  • app - A basic note-taking application.
  • api - The API which the app communicates with
  • server-side (demo) - Standard server side implementation
  • spa (demo) - A client-side server leveraging service workers
  • spa-server (demo) - Server-side implementation for the first initial page load followed by the client-side server for subsequent requests
  • cloudflare - Server-side implementation running in Cloudflare. Coming soon, see an existing example.
  • ios/android/desktop - Coming soon with Tauri

Blog Posts

Client-Side Server with Rust: A New Approach to UI Development

About

A collection of projects experimenting with how to run a Rust app on various platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published