shicky's Stars
Gottox/terminal.js
Javascript terminal emulator library that aims to be xterm compliant and is supposed to work in browsers and node.js.
mbadolato/iTerm2-Color-Schemes
Over 325 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, and many more
op/go-logging
Golang logging library
golang/glog
Leveled execution logs for Go
sirupsen/logrus
Structured, pluggable logging for Go.
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
googollee/go-socket.io
socket.io library for golang, a realtime application framework.
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
boltdb/bolt
An embedded key/value database for Go.
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
toml-lang/toml
Tom's Obvious, Minimal Language
jackc/pgx
PostgreSQL driver and toolkit for Go
yudai/gotty
Share your terminal as a web application
creack/pty
PTY interface for Go
tmate-io/tmate
Instant Terminal Sharing
gizak/termui
Golang terminal dashboard
slack-go/slack
Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
paradoxxxzero/butterfly
A web terminal based on websocket and tornado
securego/gosec
Go security checker
maruel/panicparse
Crash your app in style (Golang)
chrislusf/glow
Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.
disintegration/imaging
Imaging is a simple image processing package for Go
segment-boneyard/nightmare
A high-level browser automation library.
urturn/go-phantomjs
A phantomjs wrapper for go
reactjs/react-tabs
An accessible and easy tab component for ReactJS.
fatih/vim-go
Go development plugin for Vim
pkg/profile
Simple profiling for Go