- Awesome Go: https://github.com/avelino/awesome-go
- Awesome Go with stars (not very up to date): https://awesome-repos.ecp.plus/go.html
- LibHunt: https://go.libhunt.com/
| Domain | Link |
|---|---|
| Collections | |
| ____ Functional | https://github.com/samber/lo |
| Domain | Link |
|---|---|
| Collections | |
| ____ Functional | https://github.com/samber/lo |
Use this extension point to implement diagramming support for a framework, language or technology.
We are using the 3-rd party library for graphs rendering. We have our own data models, node view (Swing-based) components and actions, so we use the library mostly for:
[edges layout and rendering](com.intellij.openapi.graph.services.GraphEdgeRealizerService),[user interaction and events handling](com.intellij.openapi.graph.view.StandardGraphViewControllerBuilder),