{"id":13727542,"url":"https://github.com/maekawatoshiki/naglfar","last_synced_at":"2025-04-05T12:07:45.489Z","repository":{"id":44437150,"uuid":"117517397","full_name":"maekawatoshiki/naglfar","owner":"maekawatoshiki","description":"A toy web browser implemented in Rust from scratch","archived":false,"fork":false,"pushed_at":"2022-12-24T12:09:58.000Z","size":55117,"stargazers_count":578,"open_issues_count":0,"forks_count":22,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-03-29T11:09:38.591Z","etag":null,"topics":["browser","rust","toy"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maekawatoshiki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-15T08:21:48.000Z","updated_at":"2025-03-13T06:31:25.000Z","dependencies_parsed_at":"2023-01-30T20:45:59.252Z","dependency_job_id":null,"html_url":"https://github.com/maekawatoshiki/naglfar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maekawatoshiki%2Fnaglfar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maekawatoshiki%2Fnaglfar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maekawatoshiki%2Fnaglfar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maekawatoshiki%2Fnaglfar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maekawatoshiki","download_url":"https://codeload.github.com/maekawatoshiki/naglfar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332609,"owners_count":20921853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser","rust","toy"],"created_at":"2024-08-03T02:00:20.924Z","updated_at":"2025-04-05T12:07:45.468Z","avatar_url":"https://github.com/maekawatoshiki.png","language":"Rust","funding_links":[],"categories":["Web Browser News and Resources","Open Source Web Browsers/Browser Engines","Rust"],"sub_categories":[],"readme":"# Naglfar\n\n[![CircleCI](https://circleci.com/gh/maekawatoshiki/naglfar.svg?style=shield)](https://circleci.com/gh/maekawatoshiki/naglfar)\n[![codecov](https://codecov.io/gh/maekawatoshiki/naglfar/branch/master/graph/badge.svg)](https://codecov.io/gh/maekawatoshiki/naglfar)\n[![](http://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)\n\nNaglfar is a toy web browser in Rust.\n\n**I'm focusing on developing a toy JavaScript engine: ![Rapidus](https://github.com/maekawatoshiki/rapidus).**\n\n![Naglfar](https://raw.githubusercontent.com/maekawatoshiki/naglfar/master/screenshot.gif)\n\n# Try Naglfar\n\n## Requisites\n\n- Nightly Rust (recommend [rustup](https://www.rustup.rs/))\n- GTK (for gtk-rs)\n\n## Run\n\nA blank window will appear if you run Naglfar with no option.\n\n```sh\n$ cargo run\n```\n\nGive the local html file (e.g. ./example/test.html):\n\n```sh\n$ cargo run file://`pwd`/example/test.html\n```\n\nGive the html file on the Internet:\n(But most of web sites are too much for Naglfar...)\n\n```sh\n$ cargo run https://maekawatoshiki.github.io/naglfar/example/test.html\n```\n\n# Reference\n\nGreat thanks to [robinson](https://github.com/mbrubeck/robinson)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaekawatoshiki%2Fnaglfar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaekawatoshiki%2Fnaglfar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaekawatoshiki%2Fnaglfar/lists"}