###2015-08-22
####python
shadowsocks / shadowsocks:
rhiever / Data-Analysis-and-Machine-Learning-Projects:Repository of teaching materials, code, and data for my data analysis and machine learning projects.
minimaxir / big-list-of-naughty-strings:The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
anishathalye / git-remote-dropbox:Transparent bridge between Git and Dropbox - use a Dropbox (shared) folder as a Git remote!
yasoob / intermediatePython:
getsentry / rb:Routing and connection management for Redis in Python
zmqless / python-zeroless:ZeroMQ for Pythonistas™
vinta / awesome-python:A curated list of awesome Python frameworks, libraries and software
compjour / search-script-scrape:101 real world web scraping exercises in Python 3 for data journalists
cbarox / scripts:Some scripts I wrote
nils-werner / zget:Zeroconf based peer to peer file transfer
QuantumFractal / Data-Structure-Zoo:An educational repo for students looking to learn about data structures in python
10se1ucgo / DisableWinTracking:Uses some known methods that attempt to disable tracking in Windows 10
mmin18 / LayoutCast:Cast android code and resource changes to the running application through ADB.
XX-net / XX-Net:叉叉网 稳定好用的GoAgent
scrapy / scrapy:Scrapy, a fast high-level web crawling & scraping framework for Python.
rushter / data-science-blogs:A curated list of data science blogs
django / django:The Web framework for perfectionists with deadlines.
mitsuhiko / flask:A microframework based on Werkzeug, Jinja2 and good intentions
TomAnthony / itermocil:Create pre-defined window/pane layouts and run commands in iTerm
guidepointsecurity / lobotomy:Android Security Toolkit
shoopio / shoop:E-Commerce Platform
ansible / ansible:Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
rg3 / youtube-dl:Small command-line program to download videos from YouTube.com and other video sites
HIPS / autograd:Efficiently computes derivatives of numpy code.
####swift
mackuba / SafariAutoLoginTest:A demo showing how you can auto-login users to an iOS app (on iOS 9) based on Safari cookies
entotsu / PullToBounce:Animated "Pull To Refresh" Library for UIScrollView. Inspired by https://dribbble.com/shots/1797373-Pull-Down-To-Refresh
hkellaway / Gloss:A shiny JSON parsing library in Swift
poolqf / FillableLoaders:Completely customizable progress based loaders drawn using custom CGPaths written in Swift
larcus94 / ImagePickerSheetController:ImagePickerSheetController is like the custom photo action sheet in iMessage just without the glitches.
nixzhu / Proposer:Make permission request easier.
ipader / SwiftGuide:这份指南汇集了Swift语言主流学习资源,并以开发者的视角整理编排。
Alamofire / Alamofire:Elegant HTTP Networking in Swift
danielgindi / ios-charts:An iOS port of the beautiful MPAndroidChart. - Beautiful charts for iOS apps!
andreamazz / AMScrollingNavbar:Scrollable UINavigationBar that follows the scrolling of a UIScrollView
ninjaprox / NVActivityIndicatorView:Collection of nice loading animations
Yalantis / Koloda:KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS.
tidwall / Safe:Modern Concurrency and Synchronization for Swift.
Palleas / NaughtyKeyboard:The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. This is a keyboard to help you test your app from your iOS device.
kaandedeoglu / Shark:Swift Script that transforms the .xcassets folder into a type safe enum
SwiftyJSON / SwiftyJSON:The better way to deal with JSON data in Swift
Carthage / Carthage:A simple, decentralized dependency manager for Cocoa
okmr-d / DOFavoriteButton:Cute Animated Button written in Swift.
ReactiveX / RxSwift:Reactive Programming in Swift
JakeLin / SwiftWeather:SwiftWeather is an iOS app developed in Swift language.
MengTo / Spring:A library to simplify iOS animations in Swift.
entotsu / TKAnimatedCheckButton:Animated Check Button inspired by http://robb.is/working-on/a-hamburger-button-transition/ and https://dribbble.com/shots/1631598-On-Off
realm / realm-cocoa:Realm is a mobile database: a replacement for Core Data & SQLite
onevcat / Kingfisher:A lightweight and pure Swift implemented library for downloading and caching image from the web.
Moya / Moya:Network abstraction layer written in Swift.
####javascript
SteveVitali / react-form-generator:Generate, validate, and parse React forms using Mongoose-inspired JSON schemas
Netflix / falcor:A JavaScript library for efficient data fetching
ivopetkov / responsively-lazy:Lazy load responsive images
somebee / imba:Programming language for the reactive web
cmpolis / smart-table-scroll:Build 1MM row tables with native scroll bars by reusing and yielding nodes.
davidmerfield / Typeset:An html pre-processor for web typography
rackt / redux:Predictable state container for JavaScript apps
allotrop3 / four:Four
casesandberg / react-color:Color Pickers from Sketch, Photoshop, Chrome & more
postcss / postcss:Transforming styles with JS plugins
meteor / meteor:Meteor, the JavaScript App Platform
bruderstein / unexpected-react-shallow:Plugin for unexpected, to support React shallow renderer
getify / You-Dont-Know-JS:A book series on JavaScript. @YDKJS on twitter.
mbostock / d3:A JavaScript visualization library for HTML and SVG.
facebook / react:A declarative, efficient, and flexible JavaScript library for building user interfaces.
facebook / relay:Relay is a JavaScript framework for building data-driven React applications.
angular / angular.js:HTML enhanced for web apps
callemall / material-ui:React Components that Implement Google's Material Design.
jaws-stack / JAWS:JAWS: The Server-less Application Stack – Uses bleeding-edge AWS services to redefine how to build massively scalable (and cheap) apps!
kern / filepizza:Peer-to-peer file transfers in your browser
DrBoolean / mostly-adequate-guide:Mostly adequate guide to FP (in javascript)
loadfive / Knwl.js:Find Dates, Places, Times, and More. A .js library for parsing text for specific information.
airbnb / javascript:JavaScript Style Guide
ben-eb / postcss-ordered-values:Ensure values are ordered consistently in your CSS.
webpack / webpack:A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.