awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ffleet avatar

ffleet/shim

0
View on GitHub↗
7 Stars·0 Forks·JavaScript·MIT·3 Aufrufeffleet.io↗

Shim

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

Features

  • Serverless Frameworks and Utilities - Simplifies function development with a Node.js library.

Star-Verlauf

Star-Verlauf für ffleet/shimStar-Verlauf für ffleet/shim

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Shim

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Shim.
  • antonbabenko/serverless.tf-playgroundAvatar von antonbabenko

    antonbabenko/serverless.tf-playground

    41Auf GitHub ansehen↗

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

    HCL
    Auf GitHub ansehen↗41
  • grycap/scarAvatar von grycap

    grycap/scar

    599Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗599
  • hmngwy/muttonAvatar von hmngwy

    hmngwy/mutton

    17Auf GitHub ansehen↗

    Better Python 3 AWS Lambda Handlers.

    Python
    Auf GitHub ansehen↗17
  • alexellis/faasAvatar von alexellis

    alexellis/faas

    26,192Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗26,192
Alle 13 Alternativen zu Shim anzeigen→

Häufig gestellte Fragen

Was macht ffleet/shim?

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

Was sind die Hauptfunktionen von ffleet/shim?

Die Hauptfunktionen von ffleet/shim sind: Serverless Frameworks and Utilities.

Welche Open-Source-Alternativen gibt es zu ffleet/shim?

Open-Source-Alternativen zu ffleet/shim sind unter anderem: antonbabenko/serverless.tf-playground — This repository is a playground for serverless.tf approach, which aims to simplify all operations when working with… 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. lambci/docker-lambda — docker-lambda is a Docker-based serverless simulator and local emulator designed to replicate AWS Lambda runtime… alexellis/faas — This project is a Kubernetes serverless framework and OCI container function platform. It provides a system for…