{"id":18090921,"url":"https://github.com/metafates/saiga","last_synced_at":"2025-09-25T13:39:03.546Z","repository":{"id":259532574,"uuid":"866146765","full_name":"metafates/saiga","owner":"metafates","description":"Terminal emulator [WIP]","archived":false,"fork":false,"pushed_at":"2025-06-21T07:59:01.000Z","size":665,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-12T22:49:13.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/metafates.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-10-01T18:16:09.000Z","updated_at":"2025-06-21T07:59:05.000Z","dependencies_parsed_at":"2024-10-26T09:08:55.431Z","dependency_job_id":"a813a294-833c-4d5d-8ef6-314a8ecd7cd2","html_url":"https://github.com/metafates/saiga","commit_stats":null,"previous_names":["metafates/saiga"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/metafates/saiga","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fsaiga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fsaiga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fsaiga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fsaiga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metafates","download_url":"https://codeload.github.com/metafates/saiga/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fsaiga/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276928867,"owners_count":25730195,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-31T18:08:38.945Z","updated_at":"2025-09-25T13:39:03.503Z","avatar_url":"https://github.com/metafates.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Saiga\n\n\u003cimg width=\"1212\" alt=\"Screenshot 2025-02-01 at 19 23 32\" src=\"https://github.com/user-attachments/assets/9c057ef1-251a-4244-bd4a-4ec4d90dea51\" /\u003e\n\nSIMD+GPU accelerated terminal emulator. Work in progress.\n\nIt is heavily based on [Alacritty](https://github.com/alacritty/alacritty) terminal\nwith some ideas taken from [Ghostty](https://github.com/ghostty-org/ghostty).\n\n- SIMD accelerated VTE parser which applies various\noptimizations for processing UTF-8 in parallel.\n- WebGPU frontend with damage tracking and partial screen updates\n\n## Building\n\nYou will need rust stable toolchain.\n\nInstall [just](https://github.com/casey/just) command runner\n\nBuild without profile guided optimizations.\n_You might want them, as they give significant performance boost_\n\n```bash\njust build\n\n# You can then run saiga like that\n./target/release/saiga\n```\n\n## Benchmarks\n\n```bash\njust bench\n```\n\n## Tests\n\n```bash\njust test\n```\n\n## TODO\n\n- Proper input handling. Right now it's very basic and does not handle some key sequences. Mouse support is planned too (including text selection).\n- Basic configuration\n- Fix renderer issues, like rects overflowing each other\n- Apply more optimizations\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetafates%2Fsaiga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetafates%2Fsaiga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetafates%2Fsaiga/lists"}