fnproject/fn
The container native, cloud agnostic serverless platform. observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 86
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3333
- days_rel: n/a
- days_push: 86
- n_releases_24m: 0
Adoption not part of the score
5944 stars · 404 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Fn is an open-source, event-driven Functions-as-a-Service (FaaS) platform written in Go that runs anywhere Docker runs, on any cloud or on-premise. It treats any Docker container as a function, supports all programming languages, and can import and run AWS Lambda functions.
Use cases
- run serverless functions on my own infrastructure
- self-hosted alternative to AWS Lambda
- deploy functions as docker containers
- event-driven compute platform for any language
- run lambda functions outside aws
- build a faas platform on kubernetes or swarm
When to choose
- you need a self-hosted, cloud-agnostic serverless platform
- you want to run functions as plain Docker containers without vendor lock-in
- you need to port existing AWS Lambda functions to your own infrastructure
- you want multi-language function support via container images
When to avoid
- you want a fully managed serverless offering without operating infrastructure
- your team is standardized on a more actively developed FaaS like OpenFaaS or Knative
- you need deep integration with a single cloud provider's ecosystem
Facets
service · maturity maintenance
serverless http-server container-runtime deployment cli cloud-computing backend self-hosted windows go self-hosted cloud faas functions-as-a-service serverless-platform lambda-compatible event-driven container-native devops containers docker kubernetes linux macos
2 sources
- readme: https://github.com/fnproject/fn · fetched 2026-08-28 · 6350a22f53a0
- homepage: http://fnproject.io · fetched 2026-08-29 · 2f44f3893189
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fnproject/fn | main | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem