BoundsCheck's Stars
labstack/echo
High performance, minimalist Go web framework
iawia002/lux
👾 Fast and simple video download library and CLI tool written in Go
quii/learn-go-with-tests
Learn Go with test-driven development
ipfs/kubo
An IPFS implementation in Go
blevesearch/bleve
A modern text/numeric/geo-spatial/vector indexing library for go
go-shiori/shiori
Simple bookmark manager built with Go
tidwall/tile38
Real-time Geospatial and Geofencing
enocom/gopher-reading-list
A curated selection of blog posts on Go
jpbruinsslot/slack-term
Slack client for your terminal
elves/elvish
Powerful scripting language & versatile interactive shell
emitter-io/emitter
High performance, distributed and low latency publish-subscribe platform.
gokrazy/gokrazy
turn your Go program(s) into an appliance running on the Raspberry Pi 3, Pi 4, Pi 5, Pi Zero 2 W, or amd64 PCs!
u-root/u-root
A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
ergochat/ergo
A modern IRC server (daemon/ircd) written in Go.
anaskhan96/soup
Web Scraper in Go, similar to BeautifulSoup
google/fscrypt
Go tool for managing Linux filesystem encryption
albertito/chasquid
SMTP (email) server with a focus on simplicity, security, and ease of operation [mirror]
dearplain/goloader
load and run golang code at runtime. (WARNING: this repo has not been maintained for a long time, please take a look at https://github.com/pkujhd/goloader)
shalakhin/gophericons
34 gopher images for Go developers community
go-gl/mathgl
A pure Go 3D math library.
balacode/one-file-pdf
A minimalist Go PDF writer in 1982 lines. Draws text, images and shapes. Helps understand the PDF format. Used in production for reports.
gorgonia/cu
package cu provides an idiomatic interface to the CUDA Driver API.
gen2brain/go-fitz
Golang wrapper for the MuPDF Fitz library
rivo/duplo
Detect duplicate (or similar) images. Written in Go.
glycerine/gemacs
A lightweight emacs written in pure Go. Uses https://github.com/gdamore/tcell for portability. Derived from go editor `godit`. Your next terminal based editor. Windows/OSX/Linux binaries: https://github.com/glycerine/gemacs/releases
mvdan/zstd
Zstandard implementation in Wuffs
beanstalkg/beanstalkg
Beanstalkg is a go implementation of beanstalkd - A fast, general-purpose work queue
patrobinson/gokini
A pure Golang port of the Kinesis Consumer Library
miketmoore/zelduh
A tile based adventure game!
tubelz/macaw
2D game engine written in Go using SDL2 and ECS