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
·
grycap avatar

grycap/scar

0
View on GitHub↗
599 stars·47 forks·Python·Apache-2.0·1 viewscar.readthedocs.io/en/latest↗

Scar

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…

Features

  • Serverless Frameworks and Utilities - Runs Docker containers within serverless functions.

Star history

Star history chart for grycap/scarStar history chart for grycap/scar

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 Scar

Similar open-source projects, ranked by how many features they share with Scar.
  • 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
  • hmngwy/muttonhmngwy avatar

    hmngwy/mutton

    17View on GitHub↗

    Better Python 3 AWS Lambda Handlers.

    Python
    View on GitHub↗17
  • 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 Scar→

Frequently asked questions

What does grycap/scar do?

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…

What are the main features of grycap/scar?

The main features of grycap/scar are: Serverless Frameworks and Utilities.

What are some open-source alternatives to grycap/scar?

Open-source alternatives to grycap/scar 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. 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…