Skip to content

Broust is an experimental browser written in Rust. This is an experimental project to learn browser functionality and networking.

Notifications You must be signed in to change notification settings

arjunindia/broust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broust

Broust is an experimental browser built with Rust.

This project is not intended for serious use, and is used to learn the fundamental working of browser engines and the amazing things like networking,layout rendering,parsing that happens behind them.

Installation

Clone the repo - git clone https://github.com/arjunindia/broust.git /

Running

To run the program, use cargo run -- https://www.google.com

About

Broust is an experimental browser written in Rust. This is an experimental project to learn browser functionality and networking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages