# fnproject/fn

The container native, cloud agnostic serverless platform.

Repository: https://github.com/fnproject/fn
Canonical: https://ross.abutalabs.com/products/fn
Homepage: http://fnproject.io
Language: Go
License: Apache-2.0
License Family: permissive
Topics: serverless, faas, docker, containers, serverless-functions, lambda, kubernetes, swarm
Last push: 2026-06-08T08:52:42+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 86, release rhythm 8, longevity 100
- inputs: {"age_days": 3333, "days_push": 86, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5944, forks 404 (observed 2026-08-28T04:09:32.660307+00:00)

## What it is
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
- artifact type: service
- maturity: maintenance
- function: serverless, http-server, container-runtime, deployment, cli
- domain: cloud-computing, backend, self-hosted
- platform: windows, go, self-hosted, cloud
- tags: faas, functions-as-a-service, serverless-platform, lambda-compatible, event-driven, container-native, devops, containers, docker, kubernetes, linux, macos

## Member repositories
- fnproject/fn (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:32.660307+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:50:45.021890+00:00, confidence not recorded.
  - readme: https://github.com/fnproject/fn (fetched 2026-08-28T04:09:32.660307+00:00, sha 6350a22f53a0)
  - homepage: http://fnproject.io (fetched 2026-08-29T08:46:16.549439+00:00, sha 2f44f3893189)
- Data as of 2026-08-30T08:39:29.467469+00:00.
