{"id":19338176,"url":"https://github.com/jserv/rv32jit","last_synced_at":"2025-04-23T01:31:16.247Z","repository":{"id":197861993,"uuid":"699524587","full_name":"jserv/rv32jit","owner":"jserv","description":"JIT-accelerated RISC-V instruction set simulator","archived":false,"fork":false,"pushed_at":"2023-12-07T08:39:13.000Z","size":175,"stargazers_count":33,"open_issues_count":2,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-22T22:57:06.839Z","etag":null,"topics":["dynamic-binary-translation","jit-compiler","risc-v","riscv","riscv-emulator","riscv-simulator","riscv32"],"latest_commit_sha":null,"homepage":"","language":"C++","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/jserv.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":"2023-10-02T20:00:23.000Z","updated_at":"2025-03-24T14:16:37.000Z","dependencies_parsed_at":"2023-10-03T04:00:02.568Z","dependency_job_id":"4e22eed0-24b8-42f1-ab6a-98981cb5bcea","html_url":"https://github.com/jserv/rv32jit","commit_stats":null,"previous_names":["jserv/rv32jit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Frv32jit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Frv32jit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Frv32jit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Frv32jit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jserv","download_url":"https://codeload.github.com/jserv/rv32jit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250352240,"owners_count":21416461,"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":["dynamic-binary-translation","jit-compiler","risc-v","riscv","riscv-emulator","riscv-simulator","riscv32"],"created_at":"2024-11-10T03:16:34.058Z","updated_at":"2025-04-23T01:31:15.779Z","avatar_url":"https://github.com/jserv.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rv32jit\n\n`rv32jit` is a modern C++-based RISC-V instruction set simulator with a JIT\nassembler serving as an x86-64 binary translator.\n\nFeatures\n* Fast runtime for executing the RV32 ISA\n* Built-in ELF loader\n* Implementation of partial Linux system calls\n\n## Build and Verify\n\nCurrently, only GNU/Linux is supported for building `rv32jit`.\n\n`rv32jit` relies on specific third-party packages for full functionality.\nPlease install the following package in advance.\n* clang version 15+, which can be downloaded from the [LLVM Page](https://releases.llvm.org/download.html).\n* `libelf-dev`\n\nBuild the simulator:\n```shell\n$ make\n```\n\nYou might receive the message \"Please run 'make' again.\"\nIf you do, simply follow the instruction and run `make` once more.\n\nDownload prebuilt RISC-V ELF files and run:\n```shell\n$ make check\n```\n\n## License\n`rv32jit` is available under a permissive MIT-style license.\nUse of this source code is governed by a MIT license that can be found in the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjserv%2Frv32jit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjserv%2Frv32jit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjserv%2Frv32jit/lists"}