Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 15 Go DSL Projects
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
fexpr
Simple filter query language parser so that you can build SQL, Elasticsearch, etc. queries safely from user input.
-
decksh
decksh implements a domain-specific scripting language for presentations, visualizations, and information displays
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
cofx
CoFx is a powerful automation workflow engine based on low code programming language (by skoowoo)
-
-
-
-
Project mention: Part I: Implement an expression interpreter for building DSL - Introduce the PEG parser | dev.to | 2024-08-02
I gonna take examples from my gendsl library which implements a lisp-like syntax(you can check it out here). Here is a simple snippet that can parse hex and decimal number literals in the golang style:
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Go DSL discussion
Go DSL related posts
-
Part I: Implement an expression interpreter for building DSL - Introduce the PEG parser
-
Ask HN: Favorite Random Markup Language
-
GraphQL framework with native GORM, ENT and Auth support
-
Goxgen: GraphQL and GORM for Rapid Application Development
-
High Performance Web Framework Tasting-Database Operations
-
Learn Blockchain Development: How to Build Your First DApp on Algorand
-
Becoming a dev in the Algorand universe?
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 24 Mar 2025
Index
What are some of the best open-source DSL projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | Ferret | 5,791 |
2 | go-tagexpr | 1,692 |
3 | elasticsql | 1,183 |
4 | model | 390 |
5 | rex | 202 |
6 | fexpr | 116 |
7 | decksh | 61 |
8 | xdsl-exporter | 45 |
9 | goxgen | 40 |
10 | esquerydsl | 38 |
11 | cofx | 36 |
12 | apollo | 32 |
13 | hofmod-cli | 26 |
14 | go-query | 18 |
15 | gendsl | 8 |