{"id":17184489,"url":"https://github.com/schizobulia/browser","last_synced_at":"2026-03-07T08:35:03.762Z","repository":{"id":235449226,"uuid":"790629963","full_name":"schizobulia/browser","owner":"schizobulia","description":"A browser (toy)","archived":false,"fork":false,"pushed_at":"2024-07-08T13:44:52.000Z","size":183,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T19:12:05.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.yuque.com/anruofusheng/bytlpr/ucycsc48krfeur20","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schizobulia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security/Cargo.toml","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-23T08:30:57.000Z","updated_at":"2024-09-18T07:51:15.000Z","dependencies_parsed_at":"2024-05-18T14:45:59.984Z","dependency_job_id":"0053ec1b-a7ce-474b-bbc3-4aa9117f9eca","html_url":"https://github.com/schizobulia/browser","commit_stats":null,"previous_names":["schizobulia/browser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/schizobulia/browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schizobulia%2Fbrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schizobulia%2Fbrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schizobulia%2Fbrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schizobulia%2Fbrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schizobulia","download_url":"https://codeload.github.com/schizobulia/browser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schizobulia%2Fbrowser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30209963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-15T00:43:25.490Z","updated_at":"2026-03-07T08:35:03.739Z","avatar_url":"https://github.com/schizobulia.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Writing a browser involves the integration of several key modules that work together to provide the ability to browse the web. \n\nThe following are the main modules in the browser: \n1. user interface (UI): \n-provides an interface for users to interact with the browser, including address bar, forward / back buttons, bookmarks, history, etc. \n2. Network engine: \n-responsible for communicating with the network, including sending and receiving HTTP requests, processing SSL/TLS connections, and parsing URL. \n3. rendering engine (Renderer): \n-responsible for parsing and rendering web content, including HTML, CSS and JavaScript. \nThis module usually uses its own JavaScript engine, such as WebKit's JavaScriptCore or Blink's V8. \n4. JavaScript engine: \n-executes the JavaScript code in the web page. \nThis engine needs to execute JavaScript code efficiently and safely while providing good performance. \n5. Storage: \n-manage the local data storage of web pages, including Cookie, local storage, IndexedDB, etc. \n6. Security: \n-responsible for handling security-related functions, such as SSL/TLS connection, homology policy, content security policy, etc. \n7. plug-in system: \n-support browser extensions and plug-ins that allow users to add new features or modify existing ones. \n8. data processing: \n-processing and parsing web page data, such as XML, JSON, etc. \n9. Multimedia processing: \n-handle multimedia content in web pages, such as audio, video and pictures. \n10. performance Monitoring: \n-Monitoring and reporting the performance of web pages, including page loading time, JavaScript execution time, etc. \n11. Resource Management: \n-manage web resources, such as pictures, CSS files, JavaScript files, etc. \n12. Cache: \n-caching web pages and resources to improve loading speed and performance. \nThese modules need to work together to ensure that browsers can display web content efficiently and safely. \nWriting a browser requires an in-depth understanding of the functions of these modules and the interaction between them.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschizobulia%2Fbrowser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschizobulia%2Fbrowser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschizobulia%2Fbrowser/lists"}