golars v0.1.1
golars v0.1.1
Pure-Go DataFrames built on Apache Arrow. Binaries below cover
linux / macOS / windows on amd64 + arm64.
Changelog
- 1bbb10a: Add Zed extension for golars .glr scripting language (#1) (@nkapila6)
- d86aa76: goreleaser: cd into wrap dir before install in AUR package() (@Gaurav-Gosain)
Install
Homebrew (macOS/Linux):
brew install Gaurav-Gosain/tap/golarsgo install (any platform with Go 1.25+):
go install github.com/Gaurav-Gosain/golars/cmd/golars@v0.1.1Direct download: grab the archive below for your os/arch,
extract, and drop golars / golars-mcp / golars-lsp on your
PATH.