###2014-04-28
####objective-c
- mxcl/PromiseKit: A delightful Promises implementation for iOS
- michalkonturek/GraphKit: A lightweight library of animated graphs for iOS.
- andreamazz/AMWaveTransition: Custom transition between viewcontrollers holding tableviews
- objccn/articles: Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本
- fastred/AHKActionSheet: An alternative to the UIActionSheet inspired by the Spotify app.
- fggeraissate/FFCalendar: Yearly, Monthly, Weekly and Daily Calendars for iOS.
- OliverLetterer/Flow: Gesture based tutorials inspired by Facebook Paper.
- dhennessy/PAPreferences: Using @dynamic to access NSUserDefaults.
- alskipp/ASProgressPopupView: A progress view showing percentage complete in a popup view
- Boris-Em/BEMAnalogClock: iOS library to create elegant, interactive clocks.
- nealyoung/NYSegmentedControl: Animated, customizable replacement for UISegmentedControl
- AFNetworking/AFNetworking: A delightful iOS and OS X networking framework
- facebook/Shimmer: An easy way to add a simple shimmering effect to any view in an iOS app, which is particularly useful as an unobtrusive loading indicator.
- MrAlek/AWPagedArray: A data structure for easier pagination! NSProxy subclass which acts as an NSArray for easier paging mechanisms in UITableView's and UICollectionView's.
- rubbercitywizards/KeyGrip: A remote pasteboard management tool with presentation notes for iOS and Mac.
- mayuur/MJParallaxCollectionView: This is a parallax for the cells inside UICollectionView. It gives us an effect just like scrolling the images in Whatsapp or scrolling through the Weather app for iOS
- mattt/BritishInvasion: Localise Your .m Files, For Queen And Country
- rs/SDWebImage: Asynchronous image downloader with cache support with an UIImageView category
- xmartlabs/XLForm: XLForm is the most flexible and powerful iOS library to create dynamic table-view forms.
- MatthewYork/DateTools: Dates and times made easy in Objective-C
- ReactiveCocoa/ReactiveCocoa: A framework for composing and transforming streams of values
- facebook/Tweaks: Easily adjust parameters for iOS apps in development.
- shu223/AnimatedTransitionGallery: A gallery app of custom animated transitions for iOS 7.
- intentkit/IntentKit: An easier way to handle third-party URL schemes in iOS apps.
- smyrgl/Foundry: A library for creating test objects in Objective-C.
####go
- ant0ine/go-json-rest: A quick and easy way to setup a RESTful JSON API
- hybridgroup/gobot: A Go framework/set of libraries for robotics and physical computing
- zenazn/goji: Goji is a minimalistic web framework for Golang inspired by Sinatra that's high in antioxidants
- tools/godep: dependency tool for go
- spf13/hugo: A Fast and Flexible Static Site Generator built with love by spf13 in GoLang
- dotcloud/docker: Docker - the open-source application container engine
- gogits/gogs: Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language.
- go-martini/martini: Classy web framework for Go
- inconshreveable/go-update: Update Go programs from the internet
- revel/revel: A high productivity, full-stack web framework for the Go language.
- inconshreveable/ngrok: Introspected tunnels to localhost
- bitly/nsq: A realtime distributed messaging platform
- boltdb/bolt: A low-level key/value database for Go.
- jinzhu/gorm: The fantastic ORM library for Golang, aims to be developer friendly.
- progrium/duplex:
- hashicorp/consul: Consul is a tool for service discovery, monitoring and configuration.
- rcrowley/go-metrics: Go port of Coda Hale's Metrics library
- cloudson/gitql: A git query language
- calmh/syncthing: Open Source Continuous Replication / Cluster Synchronization Thing
- mitchellh/packer: Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
- docopt/docopt.go: A command-line arguments parser that will make you smile.
- nieware/gofusion:
- codegangsta/cli: A small package for building command line apps in Go
- paypal/gatt: Gatt is a Go package for building Bluetooth Low Energy peripherals
- influxdb/influxdb: Scalable datastore for metrics, events, and real-time analytics
####javascript
- jdan/isomer: Simple isometric graphics library for HTML5 canvas
- davej/angular-classy: Cleaner class-based controllers with Angular
- timuric/Content-generator-sketch-plugin: Sketch app plugin for generating dummy data such as avatars, names, photos, geo data etc
- mafintosh/torrent-mount: Mount a torrent (or magnet link) as a filesystem in real time using torrent-stream and fuse. AKA MAD SCIENCE!
- GitbookIO/gitbook: Command line utility for generating books and exercises using GitHub/Git and Markdown
- weareoutman/clockpicker: A clock-style timepicker for Bootstrap (or jQuery).
- maxogden/dat: real-time replication and versioning for large tabular data sets. pre-alpha!
- Freeboard/freeboard: A damn-sexy, open source real-time dashboard builder for IOT and other web mashups. A free open-source alternative to Geckoboard.
- angular/angular.js: HTML enhanced for web apps
- mbostock/d3: A JavaScript visualization library for HTML and SVG.
- hakimel/reveal.js: The HTML Presentation Framework
- filamentgroup/politespace: Politely add spaces to numeric form values to increase readability (credit card numbers, phone numbers, etc).
- sutoiku/formula.js: JavaScript implementation of most Microsoft Excel formula functions
- hybridgroup/cylon: JavaScript robotics framework using Node.js
- popcorn-official/popcorn-app: Allow easily streaming from torrents, without any particular knowledge.
- NYTimes/pourover: A library for simple, fast filtering and sorting of large collections in the browser.
- alessndro/sketch-plugins: An assortment of random sketch plugins
- GitbookIO/editor: Editor for writing books using GitBook (for Windows, Mac and Linux)
- joyent/node: evented I/O for v8 javascript
- photonstorm/phaser: Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
- andrewrk/groovebasin: Music player server with a web-based user interface inspired by Amarok 1.4.
- gulpjs/gulp: The streaming build system
- visionmedia/express: Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
- TryGhost/Ghost: Just a blogging platform
- LearnBoost/socket.io: Realtime application framework for Node.JS, with HTML5 WebSockets and cross-browser fallbacks support.