Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 8 Go IDE Projects
-
gitpod
The developer platform for on-demand cloud development environments to create software faster and more securely.
Worst case there are services like GitPod or GitHub CodeSpaces which offer you a development ready container where you can write and execute your code. You could also just run a Python 3.11/12 container on your machine and use VSCode's Container Plugin to develop in that locally.
-
coder
Coder provisions software development environments via Terraform on Linux, macOS, Windows, X86, ARM, and of course, Kubernetes.
Project mention: ngrok-go: embed ingress into your Go apps as a net.Listener | /r/golang | 2023-03-09You're right, Tailscale is not 100% open source but the clients and DERP system being open source is enough for you to create what is requested here. A perfect example is https://github.com/coder/coder
-
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.
-
GoSublime
A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
-
yeah, looks like https://github.com/akiyosi/goneovim
-
-
ide
A Go code editor. With debugging and Autocomplete. 一个 Go 代码编辑器,具有 DEBUGGING 和 AUTOCOMPLETE (by thestrukture)
Project mention: Thestrukture/IDE - A web-based Go editor with autocomplete, terminal, build logs, a full debugger, and more. | /r/programmingtools | 2022-07-19 -
orbiton
:cyclone: Config-free text editor and IDE limited to VT100. Suitable for writing git commit messages, editing Markdown, config files, source code, viewing man pages and for quick edit-compile cycles when programming. Incl. syntax highlighting, jump-to-error, rainbow parentheses, macros, tab compl., cut/paste portals and a gdb front-end
Project mention: Orbiton: A slim configuration-free text editor for VT100 | news.ycombinator.com | 2023-04-03 -
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Go IDE related posts
- A step to step guide to set up Dev Container
- Can I do dotnet (6+) webapi dev just using docker containers, and not installing any SDKs on my computer?
- How to run Medusa on Gitpod
- programming while poor
- Repository with sqlc, how to hide transactions?
- What’s the best IDE?
- Gitpod remote code execution 0-day vulnerability via WebSockets
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Jun 2023
Index
What are some of the best open-source IDE projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | gitpod | 10,797 |
2 | coder | 4,446 |
3 | GoSublime | 3,432 |
4 | goneovim | 2,106 |
5 | hackpad | 475 |
6 | ide | 352 |
7 | orbiton | 287 |
8 | WordIDE | 36 |