Top 3 Go Polyglot Projects
-
konfig
Composable, observable and performant config handling for Go for the distributed processing era
-
hof
Framework that joins data models, schemas, code generation, and a task engine. Language and technology agnostic.
Project mention: Guidance: A guidance language for controlling large language models | news.ycombinator.com | 2023-09-16Yea, in particular for this project, they have created a bespoke templating system.
You can get the same thing with Go text/templates by adding chat function(s) as custom a helper: https://github.com/hofstadter-io/hof/blob/_dev/lib/templates...
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: Polyglot composer - composing chess opening books from games. | /r/golang | 2023-02-10
I wanted to share a small side project of mine- polyglot-composer
Go Polyglot related posts
Index
What are some of the best open-source Polyglot projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | konfig | 637 |
2 | hof | 437 |
3 | polyglot-composer | 3 |