Skip to content

Latest commit

 

History

History
109 lines (105 loc) · 13.4 KB

2017-03-04.md

File metadata and controls

109 lines (105 loc) · 13.4 KB

###2017-03-04

####python

####swift

####javascript

####go

  • knq / usql:usql is a universal command-line interface for SQL databases
  • kubernetes-incubator / kompose:Tool to move from docker-compose to Kubernetes
  • gchaincl / httplab:An interactive web server
  • docker / docker:Docker - the open-source application container engine
  • anaskhan96 / soup:Web Scraper in Go, similar to BeautifulSoup
  • avelino / awesome-go:A curated list of awesome Go frameworks, libraries and software
  • spf13 / hugo:A Fast and Flexible Static Site Generator built with love in GoLang
  • henrylee2cn / faygo:Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct Handler, Faygo will automatically bind/verify the request parameters and generate the online API doc.
  • kubernetes / kubernetes:Production-Grade Container Scheduling and Management
  • abadojack / whatlanggo:Natural language detection library for Go
  • golang / go:The Go programming language
  • asciimoo / wuzz:Interactive cli tool for HTTP inspection
  • grafana / grafana:The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
  • mholt / caddy:Fast, cross-platform HTTP/2 web server with automatic HTTPS
  • gin-gonic / gin:Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
  • kubernetes / kops:Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
  • gogits / gogs:Gogs is a painless self-hosted Git service.
  • Netflix / chaosmonkey:Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
  • jackc / pgx:PostgreSQL client library for Go
  • prometheus / prometheus:The Prometheus monitoring system and time series database.
  • pingcap / tidb:TiDB is a distributed NewSQL database compatible with MySQL protocol
  • labstack / echo:High performance, minimalist Go web framework
  • tmrts / boilr:⚡️ boilerplate template manager that generates files or directories from template repositories
  • knq / xo:Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
  • go-task / task:Simple "Make" alternative