Skip to content

remcokranenburg/boxrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tests coverage

Welcome to boxrs, my attempt to create a Rust-only GUI library, in the style of a browser engine.

The idea is this:

  • HTML for markup
  • CSS for style
  • No JS engine: event handling done in Rust

The experiment: could we render enough of CSS to be able to load in GTK's stylesheets and have a very basic GTK-facsimile in pure Rust?

Lots of inspiration is drawn from Matt Brubeck's series on creating a browser from scratch. You can find the first article here: Let's Build a Browser Engine!

About

Pure Rust GTK-like widget toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published