{"id":13668000,"url":"https://github.com/Nugine/bfjit","last_synced_at":"2025-04-26T18:30:52.928Z","repository":{"id":40539613,"uuid":"233594177","full_name":"Nugine/bfjit","owner":"Nugine","description":"Brainfuck JIT 虚拟机教程","archived":false,"fork":false,"pushed_at":"2025-04-01T08:32:29.000Z","size":1368,"stargazers_count":266,"open_issues_count":2,"forks_count":17,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-08T00:34:55.717Z","etag":null,"topics":["brainfuck","jit","rust","tutorial"],"latest_commit_sha":null,"homepage":"https://nugine.github.io/bfjit","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nugine.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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":["https://github.com/Nugine#sponsor","https://paypal.me/nugine0"]}},"created_at":"2020-01-13T12:48:52.000Z","updated_at":"2025-04-01T08:32:33.000Z","dependencies_parsed_at":"2025-03-17T21:45:32.645Z","dependency_job_id":null,"html_url":"https://github.com/Nugine/bfjit","commit_stats":{"total_commits":42,"total_committers":1,"mean_commits":42.0,"dds":0.0,"last_synced_commit":"8114baa89b2c553fd16ac5b08ca243657f879ed7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nugine%2Fbfjit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nugine%2Fbfjit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nugine%2Fbfjit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nugine%2Fbfjit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nugine","download_url":"https://codeload.github.com/Nugine/bfjit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251035219,"owners_count":21526323,"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","jit","rust","tutorial"],"created_at":"2024-08-02T07:00:58.834Z","updated_at":"2025-04-26T18:30:49.428Z","avatar_url":"https://github.com/Nugine.png","language":"Rust","readme":"# Brainfuck JIT 虚拟机教程\n\n当我们谈到 JIT 时，通常会想到 V8、JVM 之类的庞然大物，然后望而生畏，觉得 JIT 是一种极其高深复杂的技术。\n\n但 JIT 也可以变得非常简单，我们不需要做完善的优化和分析，只要输入源码，输出机器指令，再执行，这和普通的文本处理程序没什么区别。\n\n在本教程中，我们将用 Rust 语言实现一个简单的 Brainfuck JIT 虚拟机，逐步理解 JIT 技术。\n\n教程地址：\u003chttps://nugine.github.io/bfjit\u003e\n\n如果本教程对您有帮助，请[赞助我的开源工作](https://github.com/Nugine#sponsor)。\n","funding_links":["https://github.com/Nugine#sponsor","https://paypal.me/nugine0"],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNugine%2Fbfjit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNugine%2Fbfjit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNugine%2Fbfjit/lists"}