alistanis's Stars
golang/go
The Go programming language
cli/cli
GitHub’s official command line tool
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
goreleaser/goreleaser
Release engineering, simplified
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
thoas/go-funk
A modern Go utility library which provides helpers (map, find, contains, filter, ...)
knqyf263/pet
Simple command-line snippet manager
dave/jennifer
Jennifer is a code generator for Go
elliotchance/c2go
⚖️ A tool for transpiling C to Go.
andrewrk/libsoundio
C library for cross-platform real-time audio input and output
lethal-guitar/RigelEngine
A modern re-implementation of the classic DOS game Duke Nukem II
lifadev/archive_aws-lambda-go
A fast and clean way to execute Go on AWS Lambda.
dghubble/trie
Fast, zero heap allocation Go Trie for runes or paths
dogestry/dogestry
Use Amazon S3 as your Docker registry - NO LONGER SUPPORTED
emilwallner/Corewar
A reproduction of the Core War game. Assembly compiler, Virtual Machine and GUI.
technosaurus/PDMP3
Public domain mp3 decoder
avinashbot/satellite
Download the latest images from Himawari-8 or DSCOVR and set it as your desktop background.
gedex/inflector
Go library that pluralizes and singularizes English nouns.
phayes/permbits
Easy file permissions for golang. Easily get and set file permission bits.
haya14busa/go-typeconv
Bring implicit type conversion into Go in a explicit way
alistanis/silentinstall
Ever wanted to automate installing loud linux/unix packages or scripts? Now you can.
alistanis/cf_parameter_generator
Do you need to write a ton of CloudFormation? Is it annoying to have to type ParameterKey and ParameterValue a million times and copying the Parameter names into a parameters file? Well, now you don't have to.
alistanis/cache
Generic sharded thread safe LRU cache in Go.
zet4/disguard
Discord OAuth proxy
andmarios/golang-nacl-secretbox
An example for golang's NaCl secret key implementation
malolans/goconvey-gotest
Intellij plugin to create tests for go functions
alistanis/cartesian
alistanis/stg
Export database schema to Go structs