flamenco
By blender
engine
This repository is no longer in use. Starting with Docker Engine 20.10, active development, releases, and release-branches can now be found in the upstream https://github.com/moby/moby repository (by docker)
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
flamenco
Posts with mentions or reviews of flamenco.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-20.
-
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).
engine
Posts with mentions or reviews of engine.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-08.
-
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
What are some alternatives?
When comparing flamenco and engine you can also consider the following projects:
kutil - Go Utilities
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:
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
gio - Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)
grule-rule-engine - Rule engine implementation in Golang
wtf - WTF Dial is an example web application written in Go.
starlight - a go wrapper for google's starlark embedded python language