###2017-02-23
####python
- affinelayer / pix2pix-tensorflow:Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
- Netflix / stethoscope:Personalized, user-focused recommendations for employee information security.
- daleroberts / itermplot:An awesome iTerm2 backend for Matplotlib, so you can plot directly in your terminal.
- jopohl / urh:Universal Radio Hacker: investigate wireless protocols like a boss
- dropbox / securitybot:
- sotelo / parrot:RNN-based generative models for speech.
- facebookincubator / bootstrapped:Generate bootstrapped confidence intervals for A/B testing in Python.
- python / cpython:The Python programming language
- tensorflow / models:Models built with TensorFlow
- vladfi1 / phillip:The SSBM "Phillip" AI.
- PrajitR / fast-pixel-cnn:Speed up PixelCNN++ image generation by up to a 183 times
- swisskyrepo / PayloadsAllTheThings:A list of useful payloads and bypass for Web Application Security and Pentest/CTF
- yanxiu0614 / subdomain3:
- fchollet / keras:Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
- lionleaf / dwitter:Social network for short js demos
- josephmisiti / awesome-machine-learning:A curated list of awesome Machine Learning frameworks, libraries and software.
- reiinakano / scikit-plot:An intuitive library to add plotting functionality to scikit-learn objects.
- wiseodd / generative-models:Collection of generative models, e.g. GAN, VAE in Tensorflow, Keras, and Pytorch.
- scikit-learn / scikit-learn:scikit-learn: machine learning in Python
- vinta / awesome-python:A curated list of awesome Python frameworks, libraries, software and resources
- pallets / flask:A microframework based on Werkzeug, Jinja2 and good intentions
- django / django:The Web framework for perfectionists with deadlines.
- VoLuong / Awesome-Linux-Software:🐧 A curated list of awesome applications, softwares, tools and other materials for Linux distros.
- 3xp10it / bypass_waf:waf自动爆破(绕过)工具
- airbnb / superset:Superset is a data exploration platform designed to be visual, intuitive, and interactive
####swift
- louisdh / panelkit:A UI framework that enables panels on iOS.
- jerkoch / SwipeCellKit:Swipeable UITableViewCell based on the stock Mail.app, implemented in Swift.
- zyphs21 / HSStockChart:Stock Chart include CandleStickChart,TimeLineChart. 股票走势图,包括 K 线图,分时图,并提供横屏展示,手势缩放,拖动
- KelvinJin / AnimatedCollectionViewLayout:A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code.
- WenchaoD / FSPagerView:FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders.
- 631106979 / WCLShineButton:This is a UI lib for iOS. Effects like shining.
- ReactiveX / RxSwift:Reactive Programming in Swift
- 6ag / AppScreenshots:app开发者专用应用商店截图工具
- raywenderlich / swift-algorithm-club:Algorithms and data structures in Swift, with explanations!
- devxoul / graygram-ios:[40시간만에 Swift로 iOS 앱 만들기] 흑백 사진 전용 소셜 미디어 앱
- lhc70000 / iina:The modern video player for macOS.
- sunjinshuai / Weibo:swift练习
- saoudrizwan / Dance:A radical & elegant animation library built for iOS.
- younatics / YNDropDownMenu:Adorable iOS drop down menu with Swift3
- soapyigu / Swift30Projects:30 mini Swift Apps for self-study
- dkhamsing / open-source-ios-apps:📱 Collaborative List of Open-Source iOS Apps
- Moya / Moya:Network abstraction layer written in Swift.
- Alamofire / Alamofire:Elegant HTTP Networking in Swift
- vsouza / awesome-ios:A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
- Ramotion / folding-cell:FoldingCell is an expanding content cell inspired by folding paper material
- hyperoslo / Spots:🎍 Spots is a cross-platform view controller framework for building component-based UIs
- krzysztofzablocki / Sourcery:Meta-programming for Swift, stop writing boilerplate code.
- danielgindi / Charts:Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
- lkzhao / Hero:Elegant transition library for iOS & tvOS
- remirobert / Dotzu:📱 👀 In-App iOS Debugging Tool With Enhanced Logging, Networking Info, Crash reporting And More.
####javascript
- developit / unfetch:Bare minimum fetch polyfill in 500 bytes.
- freeCodeCamp / freeCodeCamp:The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
- bailicangdu / vue2-elm:基于 vue2 + vue-router2 + vuex + webpack + ES6/7 + sass 重写 饿了么 webapp
- vuejs / vue:A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
- KELiON / cerebro:Open-source productivity booster with a brain
- facebook / react:A declarative, efficient, and flexible JavaScript library for building user interfaces.
- ecmadao / hacknical:A website for github user to make a better resume.
- mzabriskie / axios:Promise based HTTP client for the browser and node.js
- tebelorg / TA.Gui:Tool for non-developers and business users to automate web apps
- facebookincubator / create-react-app:Create React apps with no build configuration.
- twbs / bootstrap:The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
- nodejs / node:Node.js JavaScript runtime ✨ 🐢 🚀 ✨
- airbnb / javascript:JavaScript Style Guide
- getify / You-Dont-Know-JS:A book series on JavaScript. @YDKJS on twitter.
- yoshuawuyts / github-standard-labels:Create a standard set of issue labels for a GitHub project
- facebook / react-native:A framework for building native apps with React.
- youzan / zanui-weapp:高颜值、好用、易扩展的微信小程序 UI 库,Powered by 有赞
- d3 / d3:Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
- 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.
- skidding / flatris:Progressive Web Tetris
- botpress / botpress:🤖 The only sane way of building great bots. 👉
- nswbmw / N-blog:一起学 Node.js
- zeit / hyper:A terminal built on web technologies
- github / open-source-guide:Community guides for open source creators
- bailicangdu / react-pxq:基于 react + react-router + redux + webpack + ES6/7 + less 的完整项目
####go
- upspin / upspin:Upspin
- securitywithoutborders / hardentools:
- asciimoo / wuzz:Interactive cli tool for HTTP inspection
- golang / go:The Go programming language
- google / syzkaller:syzkaller is a distributed, unsupervised, coverage-guided Linux syscall fuzzer
- docker / docker:Docker - the open-source application container engine
- kubernetes / kubernetes:Production-Grade Container Scheduling and Management
- gchaincl / httplab:An interactive web server
- xiaojiaqi / 10billionhongbaos:golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
- GoogleChrome / simplehttp2server:A simple HTTP/2 server for development
- hellofresh / janus:An Api Gateway written in Go
- gopherjs / gopherjs:A compiler from Go to JavaScript for running Go code in a browser
- cockroachdb / cockroach:CockroachDB - the scalable, survivable, strongly-consistent SQL database
- wallix / awless:A Mighty CLI for AWS
- prometheus / prometheus:The Prometheus monitoring system and time series database.
- codesenberg / bombardier:Fast cross-platform HTTP benchmarking tool written in Go
- avelino / awesome-go:A curated list of awesome Go frameworks, libraries and software
- wspl / creeper:🐾 Creeper - The Next Generation Crawler Framework (Go)
- getlantern / lantern:🔴 Lantern lastest version https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
- astaxie / build-web-application-with-golang:A golang ebook intro how to build a web with golang
- hashicorp / terraform:Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
- gogits / gogs:Gogs is a painless self-hosted Git service.
- spf13 / hugo:A Fast and Flexible Static Site Generator built with love in GoLang
- xtaci / kcptun:A Secure Tunnel Based On KCP with N:M Multiplexing
- coreos / etcd:Distributed reliable key-value store for the most critical data of a distributed system