Skip to content

Latest commit

 

History

History
82 lines (79 loc) · 9.73 KB

2014-04-06.md

File metadata and controls

82 lines (79 loc) · 9.73 KB

###April-6-2014

####objective-c

####go

  • buger/gor: HTTP traffic replay in real-time. Replay traffic from production to staging and dev environments.
  • dotcloud/docker: Docker - the open-source application container engine
  • go-martini/martini: Classy web framework for Go
  • tsuru/docker-cluster: Cluster support for Docker, using the remote API.
  • coreos/etcd: A highly-available key value store for shared configuration and service discovery
  • mitchellh/multistep: multistep is a Go library for building up complex actions using discrete steps.
  • crowdmob/goamz: Fork of the GOAMZ version developed within Canonical with additional functionality with DynamoDB
  • exercism/cli: A Go based command line tool for exercism.io.
  • limetext/lime: Experimental Sublime Text clone
  • revel/revel: A high productivity web framework for the Go language, in the spirit of Rails and Play!
  • astaxie/build-web-application-with-golang: A golang ebook intro how to build a web with golang
  • joewalnes/websocketd: Like inetd, but for WebSockets. Turn any application that uses STDIN/STDOUT into a WebSocket server.
  • golang/groupcache: groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
  • dinedal/textql: Execute SQL against structured text like CSV or TSV
  • burke/zeus: Boot any rails app in under a second.
  • bitly/nsq: A realtime distributed messaging platform
  • mitchellh/packer: Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
  • astaxie/beego: beego is an open-source, high-performance web framework for the Go programming language.
  • hoisie/web: The easiest way to create web applications with Go
  • ha/doozerd: A consistent distributed data store.
  • hashicorp/serf: Service orchestration and management tool.
  • pksunkara/alpaca: Given a web API, Generate client libraries in node, php, python, ruby
  • inconshreveable/ngrok: Introspected tunnels to localhost
  • influxdb/influxdb: Scalable datastore for metrics, events, and real-time analytics
  • igrigorik/ga-beacon: Google Analytics collector-as-a-service for GitHub (and others).

####javascript