benhoyt / goawkLinks
A POSIX-compliant AWK interpreter written in Go, with CSV support
☆1,990Updated last month
Alternatives and similar repositories for goawk
Users that are interested in goawk are comparing it to the libraries listed below
Sorting:
- Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros☆2,259Updated 2 months ago
- Pure Go implementation of jq☆3,572Updated this week
- Binary editor written in Go☆1,329Updated 9 months ago
- Generate x86 Assembly with Go☆2,872Updated last week
- A parser library for Go☆3,753Updated last week
- A tool to analyze and troubleshoot a Go binary size.☆1,709Updated last year
- Compositional widgets for terminal user interfaces, written in Go, inspired by urwid.☆706Updated 2 years ago
- GUI frontend for Delve☆1,385Updated last week
- Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.☆2,880Updated 10 months ago
- bash completion written in go + bash completion for go command☆941Updated 6 months ago
- ivy, an APL-like calculator☆1,417Updated 2 months ago
- Readline is a pure go(golang) implementation for GNU-Readline kind library☆2,195Updated 2 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,948Updated 2 weeks ago
- Go library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ ID…☆1,359Updated last month
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆867Updated 2 years ago
- Command line monitoring for goroutines☆1,903Updated 2 years ago
- Pure Go line editor with history, inspired by linenoise☆1,074Updated 2 years ago
- Quick and dirty debugging output for tired Go programmers☆1,549Updated last week
- ⚖️ A tool for transpiling C to Go.☆2,155Updated 2 months ago
- Starlark in Go: the Starlark configuration language, implemented in Go☆2,532Updated last week
- A general purpose syntax highlighter in pure Go☆4,694Updated this week
- Visualize your Go data structures using graphviz☆1,294Updated 4 years ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,617Updated 2 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.