# metrue/fx

A Function as a Service tool makes a function as a  container-based service in seconds.

Repository: https://github.com/metrue/fx
Canonical: https://ross.abutalabs.com/products/metrue-fx
Language: Go
License: MIT
License Family: permissive
Topics: faas, function-as-a-service, docker, serverless, microservice, aws-lambda, aks, kubernetes, k8s, self-hosted
Last push: 2023-10-24T07:45:38+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3238, "days_push": 1044, "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 2229, forks 157 (observed 2026-08-28T04:06:28.951180+00:00)

## What it is
fx is a self-hosted Function as a Service (FaaS) tool that turns stateless functions into container-based HTTP services in seconds. It supports deploying functions written in many languages (Go, Node, Python, Ruby, Java, Rust, PHP, and more) onto either a Docker host or a Kubernetes cluster.

## Use cases
- run serverless functions on my own server
- deploy a python function as an http api
- self-hosted aws lambda alternative
- turn a stateless function into a containerized service
- deploy functions to a kubernetes cluster
- faas tool supporting multiple programming languages

## When to choose
- you want a lightweight, self-hosted FaaS without the complexity of OpenFaaS or cloud offerings
- you need to deploy functions in many different languages quickly
- you already run Docker or Kubernetes and want simple function deployment

## When to avoid
- you need production-grade autoscaling, monitoring, and event triggers at scale
- you prefer a managed serverless platform like AWS Lambda
- you need an actively developed project with frequent releases

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: serverless, deployment, container-runtime, cli, http-server
- domain: cloud-computing, backend, self-hosted, microservices
- platform: go, self-hosted, cli
- tags: faas, function-as-a-service, serverless, self-hosted, kubernetes, docker, aws-lambda-alternative, microservices, devops, linux, macos

## Member repositories
- metrue/fx (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:28.951180+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-30T02:44:40.843808+00:00, confidence not recorded.
  - readme: https://github.com/metrue/fx (fetched 2026-08-28T04:06:28.951180+00:00, sha 4863b29728b5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
