lensm
Assembly viewer
A tool for viewing and inspecting the assembly code of compiled Go programs.
Go assembly and source viewer
3k stars
21 watching
124 forks
Language: Go
last commit: 15 days ago Related projects:
Repository | Description | Stars |
---|---|---|
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
shopify/go-lua | An interpreter and compiler for the Lua programming language in Go | 3,131 |
samber/lo | A Lodash-style Go library with generic implementations of common functional programming operations. | 17,929 |
lensapp/lens | A Kubernetes management and troubleshooting tool for developers and DevOps engineers. | 22,570 |
thoas/go-funk | A modern Go utility library providing generic helpers such as contains, find, filter, etc. using reflect technology. | 4,796 |
moovweb/gvm | A tool to manage multiple versions of the Go programming language in a single environment. | 10,339 |
iawia002/lux | A fast and simple video downloader written in Go. | 27,737 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,418 |
tetratelabs/wazero | A WebAssembly runtime for Go developers to execute code compiled in other languages | 4,964 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,632 |
nsf/gocode | An autocompletion daemon for the Go programming language | 5,011 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
lolcommits/lolcommits | Captures a webcam image with each Git commit, creating a 'LOLcat' style archive. | 4,745 |
zxh0/jvm.go | A toy implementation of a Java Virtual Machine in Go | 3,594 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 36,960 |