Go topic

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

List Go repositories

bot

22
Stars
8
Forks
Watchers

A Go package for building Twitch.tv IRC chat bots. Previously "twitchbot".

evie-hugo

6
Stars
9
Forks
Watchers

A hugo port of the evie theme.

fishy

9
Stars
0
Forks
Watchers

text based fishing simulator as a microservice ¯\_(ツ)_/¯

awesome-go

122.1k
Stars
11.6k
Forks
2.7k
Watchers

A curated list of awesome Go frameworks, libraries and software

argslen

5
Stars
1
Forks
Watchers

Go linter that warns about the number of arguments in functions.

replacer

8
Stars
6
Forks
Watchers

Command-line tool to rename a lot of files with some rules :)

DNN-Pose-Estimator

10
Stars
1
Forks
Watchers

🎩 Simple pose estimator made in Go Lang using Deep Neural Networks

gauguin

116
Stars
14
Forks
Watchers

🎨 High performances Golang server for generating social share images dynamically (beta).

logrotate

5
Stars
3
Forks
Watchers

A Lightweight and concurrency safe rotate log io.Writer. Trigger rotate event by time.Timer.