awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nuveo avatar

nuveo/gofnArchivedFork

0
View on GitHub↗
1 star·0 forks·Go·MIT·2 views

Gofn

Function process via docker provider

Features

  • Serverless Frameworks and Utilities - Minimalist Go package for function processing via containers.

Star history

Star history chart for nuveo/gofnStar history chart for nuveo/gofn

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Gofn

Similar open-source projects, ranked by how many features they share with Gofn.
  • antonbabenko/serverless.tf-playgroundantonbabenko avatar

    antonbabenko/serverless.tf-playground

    41View on GitHub↗

    This repository is a playground for serverless.tf approach, which aims to simplify all operations when working with the serverless in Terraform.

    HCL
    View on GitHub↗41
  • ffleet/shimffleet avatar

    ffleet/shim

    7View on GitHub↗

    This library provides an abstraction between the AWS Lambda events and classic node.js calling conventions.

    JavaScript
    View on GitHub↗7
  • grycap/scargrycap avatar

    grycap/scar

    599View on GitHub↗

    SCAR is a framework to transparently execute containers out of Docker images in AWS Lambda, in order to run applications (see examples for ImageMagick, FFmpeg and AWS CLI, as well as deep learning frameworks such as Theano and Darknet) and code in virtually any programming language (see examples…

    Python
    View on GitHub↗599
  • alexellis/faasalexellis avatar

    alexellis/faas

    26,192View on GitHub↗

    This project is a Kubernetes serverless framework and OCI container function platform. It provides a system for deploying event-driven functions and microservices as compatible container images onto a Kubernetes cluster. The platform includes an event-driven function orchestrator that triggers executions via HTTP requests or message streams. It features an auto-scaling function manager that adjusts the number of active instances based on real-time demand and scales down to zero during inactivity. A background queuing system is included to process asynchronous tasks and maintain application re

    Go
    View on GitHub↗26,192
See all 13 alternatives to Gofn→

Frequently asked questions

What does nuveo/gofn do?

Function process via docker provider

What are the main features of nuveo/gofn?

The main features of nuveo/gofn are: Serverless Frameworks and Utilities.

What are some open-source alternatives to nuveo/gofn?

Open-source alternatives to nuveo/gofn include: antonbabenko/serverless.tf-playground — This repository is a playground for serverless.tf approach, which aims to simplify all operations when working with… ffleet/shim — This library provides an abstraction between the AWS Lambda events and classic node.js calling conventions. grycap/scar — SCAR is a framework to transparently execute containers out of Docker images in AWS Lambda, in order to run… hmngwy/mutton — Better Python 3 AWS Lambda Handlers. jimpick/lambda-comments — This project which implements a minimal blog commenting service. alexellis/faas — This project is a Kubernetes serverless framework and OCI container function platform. It provides a system for…