Skip to content

Latest commit

 

History

History
82 lines (79 loc) · 9.4 KB

2014-07-05.md

File metadata and controls

82 lines (79 loc) · 9.4 KB

###2014-07-05

####objective-c

####go

  • dropbox/godropbox: Common libraries for writing Go services/applications.
  • google/cayley: An open-source graph database
  • gin-gonic/gin: Gin is a web framework written in Go! It features a martini-like API with much better performance, up to 40 times faster. If you need performance and good productivity.
  • dotcloud/docker: Docker - the open-source application container engine
  • peco/peco: Simplistic interactive filtering tool
  • mdlayher/wavepipe: Cross-platform media server, written in Go. MIT Licensed.
  • go-martini/martini: Classy web framework for Go
  • astaxie/beego: beego is an open-source, high-performance web framework for the Go programming language.
  • revel/revel: A high productivity, full-stack web framework for the Go language.
  • golang/lint: This is a linter for Go source code.
  • calmh/syncthing: Open Source Continuous Replication / Cluster Synchronization Thing
  • nitrous-io/goop: A simple dependency manager for Go (golang), inspired by Bundler.
  • go-check/check: Rich testing for the Go language
  • zenazn/goji: Goji is a minimalistic web framework for Golang that's high in antioxidants
  • visionmedia/go-debug: Conditional debug logging for Golang libraries & applications
  • 0xAX/notificator: Desktop notifications with golang
  • yuroyoro/goast-viewer: Golang AST visualizer
  • visionmedia/go-spin: Terminal spinner package for Golang
  • bitly/nsq: A realtime distributed messaging platform
  • asaskevich/govalidator: Package of string validators and sanitizers for Go lang.
  • SimonWaldherr/GoRealtimeWeb: Examples how to write realtime web applications in Golang
  • koding/kite: Micro-service framework in Go
  • cyfdecyf/cow: HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access.
  • gogits/gogs: Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language.
  • unrolled/render: Go package for easily rendering JSON, XML, and HTML template responses.

####javascript