codomatech/spluggy

Static (i.e. compile-time) plugins for go

30
/ 100
Emerging

When developing applications in Go, this tool helps you organize your code into modular units that behave like plugins, but without losing Go's advantage of a single executable file. It takes your Go sub-packages, automatically finds functions with a specific name across them, and makes these functions available to other parts of your application. This is ideal for Go developers who want to manage application features as independent, interchangeable modules.

No commits in the last 6 months.

Use this if you are a Go developer building a Go application and want to structure your code with modular, compile-time plugins.

Not ideal if you need dynamic, runtime loading of plugins or are not working with Go applications.

Go-development software-architecture code-modularity application-development static-compilation
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 7 / 25
Maturity 16 / 25
Community 7 / 25

How are scores calculated?

Stars

26

Forks

2

Language

Go

License

BSD-3-Clause

Last pushed

Oct 12, 2020

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/codomatech/spluggy"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.