Thakay's Stars
Thakay/aiterm
Aiterm is a cli aplication developed in go to translate natural language command into unix commands using AI APIs.
fshahinfar1/Backdraft
snapp-incubator/lbaas-operator
lbaas-operator simplifies the process of creating Services with custom Endpoints in Kubernetes.
optimus-hft/event-bus
EventBus is a library for implementing event-driven architecture in GoLang.
optimus-hft/lockset
Lockset provides dynamic mutexes based on lock keys in Golang.
optimus-hft/go-ipmux
go-ipmux is a GoLang Library for Multiplexing HTTP requests based on multiple Source IPs
miladibra10/vjson
vjson is a golang package that helps to validate JSON objects
roghuchi/OpenStack
OpenStack scripts
Lyfhael/DeleteTweets
Delete / Remove all your tweets
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
wesdoyle/design-patterns-explained-with-food
GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
pcottle/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
golang/go
The Go programming language
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.