engine
flamenco
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.
engine
-
Looking for open source project to learn from
The Docker engine is a cool large-scale project.
-
Honestly, is Go useful for anything but microservices?
No, not really.
-
What the fuck IS docker desktop?
It's interesting, in their own documentation, they seem to use the names docker-ce and docker engine interchangeably, so it seems like docker engine/community edition is free and open source under an Apache 2.0 License. https://github.com/docker/engine https://docs.docker.com/engine/install/ubuntu/.
- Looking for recommendations: Deploying a docker container with a mounted volume
flamenco
-
Choosing scripting extension - need advice
If you're curious how I set it up, check out blender/flamenco on Gitlab. The Goja/JS stuff is in internal/manager/job_compilers.
-
gRPC gateway vs oapi-codegen etc.
The project is at https://gitlab.com/blender/flamenco in case you're interested.
-
Looking for open source project to learn from
I'm quite proud of Flamenco. Project wise it has two executables (in cmd/{exename}/main.go) and an OpenAPI-generated interface for communication between the main one (flamenco-manager) and the rest (flamenco-worker, Blender add-on, web interface).
What are some alternatives?
docker-ce - :warning: This repository is deprecated and will be archived (Docker CE itself is NOT deprecated) see the https://github.com/docker/docker-ce/blob/master/README.md :warning:
kutil - Go Utilities
gio - Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)
embedded-scripting-languages - A list of embedded scripting languages
pgx - PostgreSQL driver and toolkit for Go
wazero - wazero: the zero dependency WebAssembly runtime for Go developers
wtf - WTF Dial is an example web application written in Go.
grule-rule-engine - Rule engine implementation in Golang
go-zero - A cloud-native Go microservices framework with cli tool for productivity.
starlight - a go wrapper for google's starlark embedded python language
Wails - Create beautiful applications using Go