fiefdx / CallingViewerLinks
A golang project code viewer developed by python, it has project tree view and project method calling/called tree view, and you can open the source code from the two views, so, it can help you to understand a golang project quickly.
☆33Updated 7 years ago
Alternatives and similar repositories for CallingViewer
Users that are interested in CallingViewer are comparing it to the libraries listed below
Sorting:
- wget, partially re-implemented in go☆40Updated 5 years ago
- An implementation of sed in Go. Just because!☆142Updated 6 months ago
- Go reflection simplified☆102Updated 11 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- regexp4 engine (Go-lang)☆41Updated 3 years ago
- This project is a collection of many of the basic tools used on Unix-like operating systems implemented in Go as a learning exercize.☆65Updated 6 years ago
- floe - code over convention workflow engine - think gocd but actually in go - oh and no xml☆102Updated 6 years ago
- A complete solution for static files in Go code☆129Updated last year
- Common go helper utils, each in its subdir☆81Updated last week
- A terminal in your browser using go.crypto/ssh and websocket. Based on https://github.com/xtermjs/xterm.js☆72Updated 4 years ago
- pure-Go sqlite3 file reader☆135Updated 7 years ago
- Introduction to frontend programming in Go (both GopherJS and WebAssembly)☆38Updated 6 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- XML DOM processing for Golang, supports xpath query☆48Updated last year
- Create go type representation from json