###2015-08-18
####python
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.
IntermediatePython / intermediatePython:
Max00355 / HTTPLang: A scripting langauge to do HTTP routines.
compjour / search-script-scrape: 101 real world web scraping exercises in Python 3 for data journalists
rabidgremlin / dev-ops-snippets: Various Vagrant, Ansible etc snippets
mmin18 / LayoutCast: Cast android code and resource changes to the running application through ADB.
graceavery / Eigenstyle: Principal Component Analysis and Fashion
10se1ucgo / DisableWinTracking: Uses some known methods that attempt to disable tracking in Windows 10
n1nj4sec / pr0cks: python script setting up a transparent proxy to forward all TCP and DNS traffic through a SOCKS / SOCKS5 or HTTP(CONNECT) proxy using iptables -j REDIRECT target
dbcli / mycli: A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
evancz / airplane-mode: Airplanes are programming heaven. Airplane Mode turns off the bad internet. Yes docs, no facebook!
mitsuhiko / flask: A microframework based on Werkzeug, Jinja2 and good intentions
rushter / data-science-blogs: A curated list of data science blogs
vinta / awesome-python: A curated list of awesome Python frameworks, libraries and software
tornadoweb / tornado: Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
rlabbe / Kalman-and-Bayesian-Filters-in-Python: Kalman Filter textbook using Ipython Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
kennethreitz / requests: Python HTTP Requests for Humans™.
shadowsocks / shadowsocks: A fast tunnel proxy that helps you bypass firewalls
carbonblack / tic: Bit9 + Carbon Black Threat Intelligence
Prooffreader / chorogrid: A python script to produce choropleths and colored square- and hex-grid maps
django / django: The Web framework for perfectionists with deadlines.
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
USArmyResearchLab / Dshell: Dshell is a network forensic analysis framework.
akullpp / awesome-java: A curated list of awesome Java frameworks, libraries and software. Inspired by awesome-python.
####swift
gmertk / BusyNavigationBar: A UINavigationBar extension to show loading effects
ninjaprox / NVActivityIndicatorView: Collection of nice loading animations
entotsu / TKAnimatedCheckButton: Animated Check Button inspired by http://robb.is/working-on/a-hamburger-button-transition/ and https://dribbble.com/shots/1631598-On-Off
entotsu / PullToBounce: Animated "Pull To Refresh" Library for UIScrollView. Inspired by https://dribbble.com/shots/1797373-Pull-Down-To-Refresh
nsdictionary / PhotoBrowser: Photo Browser Terminator
poolqf / FillableLoaders: Completely customizable progress based loaders drawn using custom CGPaths written in 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.
mac-cain13 / R.swift: Tool to get strong typed, autocompleted resources like images, cells and segues in your Swift project
bryx-inc / BRYXBanner: A lightweight dropdown notification for iOS 7+, in Swift.
Alamofire / Alamofire: Elegant HTTP Networking in Swift
Anviking / Decodable: Swift 2 JSON parsing done (more) right
danielgindi / ios-charts: An iOS port of the beautiful MPAndroidChart. - Beautiful charts for iOS apps!
szk-atmosphere / SABlurImageView: You can use blur effect and it's animation easily to call only two methods.
honghaoz / Loggerithm: A lightweight Swift logger, uses
printlnin development andNSLogin production. Support colourful and formatted output.gavinbunney / Toucan: Fabulous Image Processing in Swift
Carthage / Carthage: A simple, decentralized dependency manager for Cocoa
ReactiveX / RxSwift: Reactive Programming in Swift
SwiftyJSON / SwiftyJSON: The better way to deal with JSON data in Swift
dekatotoro / SlideMenuControllerSwift: iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.
realm / realm-cocoa: Realm is a mobile database: a replacement for Core Data & SQLite
ariok / BWWalkthrough: BWWalkthrough is a class to build custom walkthroughs for your iOS App
teodorpatras / EasyTipView: A tooltip view written in Swift.
Yalantis / Koloda: KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS.
yankodimitrov / SwiftPasscodeLock: An iOS passcode lock with Touch ID authentication written in Swift.
JakeLin / SwiftWeather: SwiftWeather is an iOS app developed in Swift language.
####javascript
Netflix / falcor: A JavaScript library for efficient data fetching
casesandberg / react-color: Color Pickers from Sketch, Photoshop, Chrome & more
davidmerfield / Typeset: An html pre-processor for web typography
facebook / relay: Relay is a JavaScript framework for building data-driven React applications.
typicode / json-server: Get a full fake REST API with zero coding in less than 30 seconds (seriously)
patrick-steele-idem / morphdom: Fast and lightweight DOM diffing/patching (without the virtual part)
IonicaBizau / node-cobol: COBOL bridge for NodeJS which allows you to run COBOL code from NodeJS.
rackt / redux: Predictable state container for JavaScript apps
meteor / meteor: Meteor, the JavaScript App Platform
nicolewhite / algebra.js: Build, display, and solve algebraic equations.
victorcoder / dcron: Dcron - Distributed, fault tolerant job scheduling system
bevacqua / dragula: Drag and drop so simple it hurts
Leaking / WeGit: An Android APP for Github
SoundBot / heartbeat.js: HeartBeat.js - console and error monitoring library
yyx990803 / vue: Intuitive, fast & component-oriented view library for building modern web interfaces.
unruledboy / WebFrontEndStack: web front end stack: browsers, platforms, libraries, frameworks, tools etc.
facebook / react: A declarative, efficient, and flexible JavaScript library for building user interfaces.
airbnb / javascript: JavaScript Style Guide
getify / You-Dont-Know-JS: A book series on JavaScript. @YDKJS on twitter.
angular / angular.js: HTML enhanced for web apps
keen / explorer: Open source Data Explorer by Keen IO
kazzkiq / CodeFlask.js: A micro code-editor for awesome web pages.
facebook / flux: Application Architecture for Building User Interfaces
Zhiqing-Lee / js-printer: 一个用于实现打字机效果的javascript库
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.