https://github.com/kntt32/ferrum
A browser and a rendering engine abide by WHATWG HTML living standard written by Rust
https://github.com/kntt32/ferrum
browser rust web webbrowser webengine
Last synced: 4 months ago
JSON representation
A browser and a rendering engine abide by WHATWG HTML living standard written by Rust
- Host: GitHub
- URL: https://github.com/kntt32/ferrum
- Owner: kntt32
- License: mit
- Created: 2025-08-27T15:55:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-09-22T13:47:44.000Z (6 months ago)
- Last Synced: 2025-09-22T15:09:52.468Z (6 months ago)
- Topics: browser, rust, web, webbrowser, webengine
- Language: Rust
- Homepage:
- Size: 12.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ferrum & magnetite
[](https://github.com/kntt32/ferrum/blob/main/LICENSE)

[](https://github.com/kntt32/ferrum/actions/workflows/rust.yml)

[Screencast from 2025-09-22 22-09-48.webm](https://github.com/user-attachments/assets/553598bc-2344-437f-8814-74f391087579)
[example.com](https://www.example.com/)
A browser and a rendering engine abide by WHATWG HTML living standard written by Rust
## Directories
- [ferrum](https://github.com/kntt32/ferrum/tree/main/ferrum) : Browser app
- [magnetite](https://github.com/kntt32/ferrum/tree/main/magnetite) : Rendering engine
- [copper](https://github.com/kntt32/ferrum/tree/main/copper) : Network module including DNS and http cients
- [assets](https://github.com/kntt32/ferrum/tree/main/assets) : Assets including fonts
## References
- html living standard: https://html.spec.whatwg.org/multipage/
- css syntax module: https://www.w3.org/TR/css-syntax-3/
- css2.2 spec: https://www.w3.org/TR/CSS22/
- とほほのWWW入門: https://www.tohoho-web.com/www.htm
- DNS仕様書日本語訳: https://jprs.jp/tech/material/rfc/RFC1035-ja.txt