flamenco
clover
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
-
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).
clover
-
Creating a TODO app in Fyne an Go
If you want to see a more complex example with some syntax sugar and sexy db persistence layer using clover you can look at this gtodos.
- What do you use for fast read/write local db stoage?
-
Open Source Databases in Go
clover - A lightweight document-oriented NoSQL database written in pure Golang.
-
Looking for projects to contribute
Give a look to this project: https://github.com/ostafen/clover
-
arcticDB: embedded columnar database written in Go
Also, I'm working on a small embedded No SQL library. I leave it here, just in case it could be of any help: https://github.com/ostafen/clover
-
Mocking database or use a test database
Hi, recently I wrote a small NoSQL embedded database in Go. It is meant to run as a library, for those usa cases where you don't want to run a real database server. I leave here the link: https://github.com/ostafen/clover Maybe, it can be of help
- What do you use Go for?
-
Any open source project I could join?
You can join this project https://github.com/ostafen/clover It is a tiny NoSQL embedded database designed for being simple and easily maintainable
- Looking for open source project to learn from
- "Each insert, update or delete operation rewrites from scratch the file corresponding to a given collection." .. "If you are really concerned about performance, you could write your own implementation."
What are some alternatives?
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
bolt
embedded-scripting-languages - A list of embedded scripting languages
tidb - TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
kutil - Go Utilities
changie - Automated changelog tool for preparing releases with lots of customization options
wazero - wazero: the zero dependency WebAssembly runtime for Go developers
TinyGo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
grule-rule-engine - Rule engine implementation in Golang
Ponzu - Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.
LevelDB - LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
InfluxDB - Scalable datastore for metrics, events, and real-time analytics