{"id":17874315,"url":"https://github.com/jomy10/brainfuck-rs","last_synced_at":"2025-03-21T22:31:52.257Z","repository":{"id":119774175,"uuid":"454992819","full_name":"Jomy10/Brainfuck-rs","owner":"Jomy10","description":"A Brainfuck interpreter written in Rust. Fast and simple.","archived":false,"fork":false,"pushed_at":"2023-06-21T14:00:35.000Z","size":557,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T11:52:01.874Z","etag":null,"topics":["brainfuck","brainfuck-interpreter","cli","interpreter","rust","rust-lang"],"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/Jomy10.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2022-02-03T01:24:38.000Z","updated_at":"2024-03-06T21:50:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"a40f95bf-31b5-4366-90e5-de9f7d588e42","html_url":"https://github.com/Jomy10/Brainfuck-rs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jomy10%2FBrainfuck-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jomy10%2FBrainfuck-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jomy10%2FBrainfuck-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jomy10%2FBrainfuck-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jomy10","download_url":"https://codeload.github.com/Jomy10/Brainfuck-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244880345,"owners_count":20525506,"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","cli","interpreter","rust","rust-lang"],"created_at":"2024-10-28T11:08:27.967Z","updated_at":"2025-03-21T22:31:52.249Z","avatar_url":"https://github.com/Jomy10.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/logo.png\" alt=\"BRAINFUCK\"/\u003e\n\u003c/p\u003e\n\n# Rust Brainfuck interpreter\n\nA brainfuck interpreter written in Rust. Fast and simple.\n\n## Usage\n\n```bash\nbf file.bf\n```\n\n## Download\nDownload the interpreter [here](https://github.com/Jomy10/Brainfuck-rs/releases/tag/v0.1.0), or compile the compiler yourself \nfor your own system using `cargo build --release`.\n\nThen, either run it using `./bf`, or copy it to `/usr/local/bin` folder (or make a symlink).\n\n\u003cdetails\u003e\n  \u003csummary\u003eClick for full instructions in making a symlink to /usr/local/bin\u003c/summary\u003e\n    \n**Linux \u0026 MacOS**\n```bash\n# Go to /usr/local/bin folder\ncd /usr/local/bin\n\n# Make a symlink\nln -s /path/to/bf bf\n\n# Or, alternatively, move the binary to the folder\nmv /path/to/bf bf\n```\n\n**Windows**\n```PowerShell\nCD \\Windows\\System32\nmklink bf \\path\\to\\bf\n```\n*NOTE: I have no experiene with Windows PowerShell, so do correct me if I'm wrong.*\n\u003c/details\u003e\n\n## Contributing\nFeel free to open an issue if you have found a bug. Open a pull request if you can fix it as well. \nContributions are very welcome.\n\nAlso, if you have any questions, feel free to open an issue.\n\n## License\n[MIT license](LICENSE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjomy10%2Fbrainfuck-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjomy10%2Fbrainfuck-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjomy10%2Fbrainfuck-rs/lists"}