{"id":24435276,"url":"https://github.com/macielti/simple-graalvm","last_synced_at":"2026-02-04T09:41:53.071Z","repository":{"id":273288448,"uuid":"919218826","full_name":"macielti/simple-graalvm","owner":"macielti","description":"A Leiningen template to validate library compatibility with GraalVM native image generation.","archived":false,"fork":false,"pushed_at":"2025-01-20T01:35:57.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-29T22:51:19.252Z","etag":null,"topics":["clojure","graalvm","lein-template"],"latest_commit_sha":null,"homepage":"https://github.com/macielti/simple-graalvm","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/macielti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2025-01-20T01:26:32.000Z","updated_at":"2025-01-20T01:44:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a9ca2a0-52f7-450d-aabb-6c293554592b","html_url":"https://github.com/macielti/simple-graalvm","commit_stats":null,"previous_names":["macielti/simple-graalvm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/macielti/simple-graalvm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macielti%2Fsimple-graalvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macielti%2Fsimple-graalvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macielti%2Fsimple-graalvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macielti%2Fsimple-graalvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macielti","download_url":"https://codeload.github.com/macielti/simple-graalvm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macielti%2Fsimple-graalvm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266596995,"owners_count":23953894,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["clojure","graalvm","lein-template"],"created_at":"2025-01-20T17:18:56.039Z","updated_at":"2026-02-04T09:41:48.037Z","avatar_url":"https://github.com/macielti.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple GraalVM\n\nA Leiningen template inspired by [Clojure GraalVM project](https://github.com/clj-easy/graalvm-clojure).\n\nThe idea is to provide a simple boilerplate project to validate if a lib is compatible with GraalVM native image\ngeneration process.\n\n## Userful resources while debugging the native image generation process\n\n- [Graal Docs (Clojure)](https://github.com/clj-easy/graal-docs): Scripts and tips to get Clojure latest working with\n  GraalVM latest\n- [GraalVM Clojure](https://github.com/clj-easy/graalvm-clojure): This project contains a set of \"hello world\" projects\n  to verify which Clojure libraries do actually compile and produce native images under GraalVM.\n\n## Usage\n\n1. Create a new project based on the template:\n\n``` bash \nlein new net.clojars.macielti/simple-graalvm myproject\n```\n\n2. Populate the project with a hello word example for the lib you want to experiment with.\n\n3. Generate the native image:\n\n``` bash \nlein do clean, uberjar, native\n```\n\n4. Execute the output native image:\n\n``` bash \nlein run-native\n```\n\n## License\n\nCopyright © 2025 Bruno do Nascimento Maciel\n\nThis program and the accompanying materials are made available under the\nterms of the Eclipse Public License 2.0 which is available at\nhttp://www.eclipse.org/legal/epl-2.0.\n\nThis Source Code may also be made available under the following Secondary\nLicenses when the conditions for such availability set forth in the Eclipse\nPublic License, v. 2.0 are satisfied: GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License, or (at your\noption) any later version, with the GNU Classpath Exception which is available\nat https://www.gnu.org/software/classpath/license.html.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacielti%2Fsimple-graalvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacielti%2Fsimple-graalvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacielti%2Fsimple-graalvm/lists"}