photoscope
faasd
photoscope | faasd | |
---|---|---|
1 | 20 | |
4 | 3,060 | |
- | 0.9% | |
2.9 | 7.6 | |
about 2 months ago | 5 days ago | |
Go | Go | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
photoscope
faasd
-
Running auto-scalling docker services
If you don't want to start with Kubernetes, faasd (https://github.com/openfaas/faasd) might be worth a look.
-
How to setup a containerized python environment? Function as a Service or an alternative solution for a Python execution environment.
I found OpenFaaS and its little sibling faasd. To my understanding they expose single functions through a REST API for easy interfacing. It sounds nice but OpenFaaS is overkill and I had trouble setting up faasd.
-
A Deep Dive into Golang for OpenFaaS Functions
Hope you find this interesting / useful - whether you're using AWS Lambda, OpenFaaS, or just plain old Go binaries. If you're wondering whether OpenFaaS requires K8s, you also have faasd as an option.
-
Any Easy to use self hosted cloud function service ?
Have you seen faasd from openfaas? Easier to setup and doesnât require a full blown kubernetes cluster: https://github.com/openfaas/faasd
-
Getting Started with Faasd
I'm the original creator of faasd, and just found this post on the Internet. What I liked was how he discovered faasd and found some unique value in it.
I wanted to share it all with a broader audience here. His bootstrap is a little bit convoluted, if you check out GitHub, we have a simple installer script and an eBook as a reference manual.
https://github.com/openfaas/faasd
-
[INFRA PART 1] Serverless Highscore Go API with Faasd and CockroachDB
First of all, you need faas-cli in your client local machine. You should get the binary and set it to your path. If you are on linux or mac machine, moving the binary into "/usr/local/bin" will work. For windows machines, you need to set environment variables in Control Panel>System and Security>System>Advanced System Settings(single-binary-faas-cli)
-
Self hosted vercel alternative ?
Have you considered OpenFaaS - https://github.com/openfaas/faasd
-
Azure function alternative
I am on the same ship, after some digging around I'm considering OpenFaaS, checkout - https://github.com/openfaas/faasd
- Show HN: faasd (0.13.0) upgraded for containerd v1.5.4
-
Looking for opinions on solid open source FaaS that support go.
If you use https://github.com/openfaas/faasd, you can skip the whole Kubernetes setup as well.
What are some alternatives?
sha256-simd - Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native.
nuclio - High-Performance Serverless event and data processing platform
photofield - Experimental fast photo viewer.
fission - Fast and Simple Serverless Functions for Kubernetes
Go-Hacking - A FREE comprehensive online Go hacking tutorial utilizing the x64, ARM64 and ARM32 architectures going step-by-step into the world of reverse engineering Golang from scratch.
up - Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
asm - Go library providing algorithms optimized to leverage the characteristics of modern CPUs
telegraf-webhooks-plex - An external Telegraf Plugin for listening to Plex Webhooks.
go-unsplash - Go Client for the Unsplash API
aws-lambda-runtime-interface-emulator
immich-go - An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
gateway - Drop-in replacement for Go net/http when running in AWS Lambda & API Gateway