{"id":18558658,"url":"https://github.com/swz-git/rsbf","last_synced_at":"2025-05-15T15:30:23.104Z","repository":{"id":45481187,"uuid":"513679741","full_name":"swz-git/rsbf","owner":"swz-git","description":"Quick optimizing brainfuck interpreter and C transpiler","archived":false,"fork":false,"pushed_at":"2023-10-11T23:24:27.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T12:15:49.220Z","etag":null,"topics":["brainfuck","interpreter","rust","transpiler"],"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/swz-git.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}},"created_at":"2022-07-13T21:44:50.000Z","updated_at":"2023-10-11T21:23:21.000Z","dependencies_parsed_at":"2023-10-12T00:54:11.301Z","dependency_job_id":null,"html_url":"https://github.com/swz-git/rsbf","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/swz-git%2Frsbf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swz-git%2Frsbf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swz-git%2Frsbf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swz-git%2Frsbf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swz-git","download_url":"https://codeload.github.com/swz-git/rsbf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254367215,"owners_count":22059480,"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","interpreter","rust","transpiler"],"created_at":"2024-11-06T21:40:37.260Z","updated_at":"2025-05-15T15:30:20.936Z","avatar_url":"https://github.com/swz-git.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fast (JIT \u0026 non-JIT) brainfuck interpreter and \"compiler\" written in rust\n\nRsbf includes 2 binaries, rsbfi and rsbfc. Rsbfi is a fast (both JIT and non-JIT) optimizing brainfuck interpreter. Rsbfc is a brainfuck to C transpiler that compiles the transpiled C code using clang to a binary executable.\n\n## Runtime dependencies (rsbfc)\n\n- [clang](https://clang.llvm.org/) (make sure it is in [PATH](https://en.wikipedia.org/wiki/PATH_(variable)))\n\n## Install\n`cargo install --git https://github.com/swz-git/rsbf`\n\n## Usage\n`rsbfc --help` or `rsbfi --help`\n\n## Future plans\n\n- [ ] Custom [cranelift](https://cranelift.dev/)-powered compiler","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswz-git%2Frsbf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswz-git%2Frsbf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswz-git%2Frsbf/lists"}