slank's Stars
mailru/easyjson
Fast JSON serializer for golang.
buger/jsonparser
One of the fastest alternative JSON parser for Go that does not require schema
toxinu/requirements
Python requirements made easy
celrenheit/lion
Lion is a fast HTTP router for building modern scalable modular REST APIs in Go
dkumor/acmewrapper
Automated wrapper to add let's encrypt support to go servers
sideshow/apns2
⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.
op/go-logging
Golang logging library
kataras/iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
fengsp/pencil
A web application microframework for Rust
alecthomas/kingpin
CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
olekukonko/tablewriter
ASCII table in golang
GianlucaGuarini/go-observable
It allows you to send and receive events with a tiny simple API
mbachry/exxo
Build portable Python binaries
bcicen/slackcat
CLI utility to post files and command output to slack
phonkee/goexpose
Expose shellscripts, postgres queries, redis commands and other as rest server endpoints
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
klange/nyancat
Nyancat in your terminal, rendered through ANSI escape sequences. This is the source for the Debian package `nyancat`.
smarty-archives/go-aws-auth
[DEPRECATED] Signs requests to Amazon Web Services (AWS) using IAM roles or signed signature versions 2, 3, and 4. Supports S3 and STS.
lithammer/shortuuid
A generator library for concise, unambiguous and URL-safe UUIDs
remoteintech/remote-jobs
A list of semi to fully remote-friendly companies (jobs) in tech.
alexflint/go-arg
Struct-based argument parsing in Go
cortesi/devd
A local webserver for developers
dghubble/gologin
Go login handlers for authentication providers (OAuth1, OAuth2)
docker/libchan
Like Go channels over the network
justinas/alice
Painless middleware chaining for Go
chzyer/readline
Readline is a pure go(golang) implementation for GNU-Readline kind library
google/styleguide
Style guides for Google-originated open-source projects
nsf/termbox-go
Pure Go termbox implementation
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
levigross/grequests
A Go "clone" of the great and famous Requests library