TenZeroTwo's Stars
go-vgo/robotgo
RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar
rocket049/gocui
Minimalist Go package aimed at creating Console User Interfaces.
gcla/termshark
A terminal UI for tshark, inspired by Wireshark
mcmathja/curlyq
Efficient and reliable background processing for Go
codota/TabNine
AI Code Completions
rocketlaunchr/dataframe-go
DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
hoisie/mustache
The mustache template language in Go
d5/tengo
A fast script language for Go
gulyasm/jsonui
jsonui is an interactive JSON explorer on your command line
qri-io/jsonschema
golang implementation of https://json-schema.org drafts 7 & 2019-09
jmoiron/jsonq
simple json field access for golang
smartystreets/scanners
Variations on the bufio.Scanner interface over various types of sources (csv, strings.Fields, fixed-width, etc...).
yuin/gopher-lua
GopherLua: VM and compiler for Lua in Go
johnkerl/miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
smallnest/gosercomp
:zap: Golang Serializer Benchmark Comparison
mukunku/ParquetViewer
Simple Windows desktop application for viewing & querying Apache Parquet files
urfave/cli
A simple, fast, and fun package for building command line apps in Go
xitongsys/parquet-go
pure golang library for reading/writing parquet file
mattn/go-zglob
jszwec/csvutil
csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.
ouqiang/gocron
定时任务管理系统
FoxP/rclone-backup
Just my rclone Windows batch scripts to backup / sync the second hard drive of my computer to pCloud (encrypted).
rclone/rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
davecgh/go-spew
Implements a deep pretty printer for Go data structures to aid in debugging
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
novalagung/gubrak
⚙️ Golang functional utility library with syntactic sugar. It's like lodash, but for Go
bitfield/script
Making it easy to write shell-like scripts in Go
pressly/sup
Super simple deployment tool - think of it like 'make' for a network of servers
jianfengye/collection
go collection package for fasting coding
jtablesaw/tablesaw
Java dataframe and visualization library