{"id":20548070,"url":"https://github.com/lusingander/termbf","last_synced_at":"2025-06-12T05:08:26.437Z","repository":{"id":231283934,"uuid":"781388045","full_name":"lusingander/termbf","owner":"lusingander","description":"Terminal Brainf*ck visualizer 🧠","archived":false,"fork":false,"pushed_at":"2024-12-15T08:58:51.000Z","size":489,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-07T00:41:33.729Z","etag":null,"topics":["brainfuck","brainfuck-interpreter","ratatui","terminal","tui"],"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/lusingander.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-03T09:35:25.000Z","updated_at":"2025-05-21T00:45:17.000Z","dependencies_parsed_at":"2024-11-16T02:12:07.480Z","dependency_job_id":"e0126158-09f5-44e1-a582-9164c87b7de9","html_url":"https://github.com/lusingander/termbf","commit_stats":null,"previous_names":["lusingander/termbf"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lusingander/termbf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lusingander%2Ftermbf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lusingander%2Ftermbf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lusingander%2Ftermbf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lusingander%2Ftermbf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lusingander","download_url":"https://codeload.github.com/lusingander/termbf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lusingander%2Ftermbf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259402147,"owners_count":22851878,"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":["brainfuck","brainfuck-interpreter","ratatui","terminal","tui"],"created_at":"2024-11-16T02:11:54.658Z","updated_at":"2025-06-12T05:08:26.415Z","avatar_url":"https://github.com/lusingander.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# termbf\n\n[![Crate Status](https://img.shields.io/crates/v/termbf.svg)](https://crates.io/crates/termbf)\n\nTerminal Brainf\\*ck visualizer\n\n\u003cimg src=\"./img/demo.gif\"\u003e\n\n## Installation\n\n```\n$ cargo install termbf\n```\n\n## Usage\n\n```\ntermbf - Terminal Brainf*ck visualizer\n\nUsage: termbf --source \u003cFILE\u003e\n\nOptions:\n  -s, --source \u003cFILE\u003e  brainf*ck source code file\n  -h, --help           Print help\n  -V, --version        Print version\n```\n\n## Brainf\\*ck interpreter specification\n\n- EOF returns 0\n- cell size is `u8`\n- pointer is `u8`\n- Exceeding the cell and pointer value range causes a runtime error\n- All characters other than the eight basic commands are ignored\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flusingander%2Ftermbf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flusingander%2Ftermbf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flusingander%2Ftermbf/lists"}