{"id":19747463,"url":"https://github.com/fierycod/holy-lambda","last_synced_at":"2025-05-16T18:10:17.458Z","repository":{"id":39578814,"uuid":"178466064","full_name":"FieryCod/holy-lambda","owner":"FieryCod","description":"The extraordinary simple, performant, and extensible custom AWS Lambda runtime for Clojure. ","archived":false,"fork":false,"pushed_at":"2024-04-23T14:45:26.000Z","size":206202,"stargazers_count":342,"open_issues_count":11,"forks_count":20,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-14T17:47:49.057Z","etag":null,"topics":["aws","aws-lambda","babashka","clojure","graalvm","java","native-image"],"latest_commit_sha":null,"homepage":"https://fierycod.github.io/holy-lambda","language":"Clojure","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/FieryCod.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":["fierycod"],"open_collective":null}},"created_at":"2019-03-29T19:38:44.000Z","updated_at":"2025-01-14T14:59:53.000Z","dependencies_parsed_at":"2024-04-23T16:09:38.292Z","dependency_job_id":null,"html_url":"https://github.com/FieryCod/holy-lambda","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FieryCod%2Fholy-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FieryCod%2Fholy-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FieryCod%2Fholy-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FieryCod%2Fholy-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FieryCod","download_url":"https://codeload.github.com/FieryCod/holy-lambda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254582907,"owners_count":22095518,"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":["aws","aws-lambda","babashka","clojure","graalvm","java","native-image"],"created_at":"2024-11-12T02:17:56.215Z","updated_at":"2025-05-16T18:10:17.414Z","avatar_url":"https://github.com/FieryCod.png","language":"Clojure","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://fierycod.github.io/holy-lambda\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg src=\"docs/media/logo.png?raw=true\" alt=\"holy-lambda logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/FieryCod/holy-lambda/actions/workflows/ci.yml\"\u003e\u003cimg src=\"https://github.com/FieryCod/holy-lambda/actions/workflows/ci.yml/badge.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-green.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nThe extraordinary simple, performant, and extensible custom AWS Lambda runtime for Clojure.\n\n**Holy Lambda supports multiple backends**\n  - [Babashka](https://github.com/babashka/babashka),\n  - Native Clojure (GraalVM compiled), \n  - Clojure (much faster than official AWS Java runtime),\n\n## Goals\n  - **Low cold starts** - Clojure goes fast on AWS Lambda.\n  - **Multiple backends support** - Unified runtime for Clojure.\n  - **Minimal API** - Just stuff that gets the job done.\n\n## Non-Goals\n  - **Tight integration with deployment tools** - I don't want to do this.\n  - **ClojureScript support** - there is no additional value HL may provide for Clojurescript. Use either [nbb](https://github.com/babashka/nbb) or [shadow-cljs](https://github.com/thheller/shadow-cljs) with advanced compilation.\n\n## Companies \u0026 Inviduals using Holy Lambda?\n  - [nextdoc.io](https://nextdoc.io) - 6 native lambdas: api-gateway custom authorizer, file access control, openapi data source etc.\n  - [scalably.ai](https://scalably.ai) - 14 native lambdas: xml transformations, sftp interactions, message routing, encryption etc.\n  - [retailic](https://retailic.com/) - native lambda that uses compatibility layer with ring, regular Clojure api on ARM64 \n  - [day8](https://www.day8.com.au/)\n  \n## Extensions\n  - [holy-lambda-ring-adapter](https://github.com/FieryCod/holy-lambda-ring-adapter) - Supports running full featured Ring apps on AWS Lambda\n\n## Resources\n- [Documentation](https://fierycod.github.io/holy-lambda)\n- [HL Builder Images](https://github.com/FieryCod/holy-lambda/pkgs/container/holy-lambda-builder)\n- [GraalVM \u0026 Clojure](https://github.com/clj-easy/graal-docs)\n\n## Current Version \n[![Clojars Project](https://img.shields.io/clojars/v/io.github.FieryCod/holy-lambda?labelColor=283C67\u0026color=729AD1\u0026style=for-the-badge\u0026logo=clojure\u0026logoColor=fff)](https://clojars.org/io.github.FieryCod/holy-lambda)\n\n## Getting Help \n[![Get help on Slack](http://img.shields.io/badge/slack-clojurians%20%23holy--lambda-97C93C?labelColor=283C67\u0026logo=slack\u0026style=for-the-badge)](https://clojurians.slack.com/channels/holy-lambda)\n\n## License\nCopyright © 2021 Karol Wojcik aka Fierycod\n\nReleased under the MIT license.\n","funding_links":["https://github.com/sponsors/fierycod"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffierycod%2Fholy-lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffierycod%2Fholy-lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffierycod%2Fholy-lambda/lists"}