###2017-03-08
####python
- google / python-fire:Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
- jostmey / rwa:Machine Learning on Sequential Data Using a Recurrent Weighted Average
- vinta / awesome-python:A curated list of awesome Python frameworks, libraries, software and resources
- angr / angr:The next-generation binary analysis platform from UC Santa Barbara's Seclab!
- littlecodersh / ItChat:A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
- facebookincubator / prophet:Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
- gaojiuli / xweb:A web framework with very few code.
- cr0hn / dockerscan:Docker security analysis tools
- JulianGaal / python-cheat-sheet:Python for Data Science - NumPy, Pandas, SciKit Learn ...
- songrotek / Deep-Learning-Papers-Reading-Roadmap:Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
- eriklindernoren / ML-From-Scratch:Bare bones Python implementations of some of the fundamental Machine Learning models and algorithms.
- fchollet / keras:Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
- tensorflow / models:Models built with TensorFlow
- jkbrzt / httpie:Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
- tengzhangchao / Struts2_045-Poc:Struts2-045 POC
- neozhaoliang / pywonderland:
- 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.
- IBM / qiskit-api-py:A Python library for the Quantum Experience API
- airbnb / superset:Superset is a data exploration platform designed to be visual, intuitive, and interactive
- python / cpython:The Python programming language
- XX-net / XX-Net:a web proxy tool
- scikit-learn / scikit-learn:scikit-learn: machine learning in Python
- chiphuyen / tf-stanford-tutorials:This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
- pricingassistant / mrq:Mr. Queue - A distributed worker task queue in Python using Redis & gevent
- josephmisiti / awesome-machine-learning:A curated list of awesome Machine Learning frameworks, libraries and software.
####swift
- onmyway133 / GifCapture:🏇 Gif capture app for macOS
- yukiasai / Nori:Easier to apply code based style guide to storyboard.
- jhurray / SelectableTextView:A text view that supports selection and expansion
- lkzhao / Hero:Elegant transition library for iOS & tvOS
- lorentey / Attabench:Microbenchmarking app for Swift with nice log-log plots
- exyte / Macaw:Powerful and easy-to-use vector graphics Swift library with SVG support
- vsouza / awesome-ios:A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
- eggswift / ESTabBarController:ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!
- ArtSabintsev / Guitar:A Cross-Platform String Library Written in Swift.
- raywenderlich / swift-algorithm-club:Algorithms and data structures in Swift, with explanations!
- KelvinJin / AnimatedCollectionViewLayout:A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code.
- hollance / TensorFlow-iOS-Example:Source code for my blog post "Getting started with TensorFlow on iOS"
- Alamofire / Alamofire:Elegant HTTP Networking in Swift
- danielgindi / Charts:Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
- Juanpe / Swift-VIPER-Module:Xcode template for VIPER Architecture written in Swift 3
- onevcat / Kingfisher:A lightweight, pure-Swift library for downloading and caching images from the web.
- IvanVorobei / RequestPermission:simple permission request with beautiful UI
- Ramotion / elongation-preview:ElongationPreview is an elegant push-pop style view controller
- marmelroy / PhoneNumberKit:A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
- avito-tech / Paparazzo:Paparazzo is an iOS component for picking and editing photos
- dkhamsing / open-source-ios-apps:📱 Collaborative List of Open-Source iOS Apps
- louisdh / panelkit:A UI framework that enables panels on iOS.
- sonsongithub / numsw:Swift library like numpy, playgrounds notebook like jupyter.
- soapyigu / Swift30Projects:30 mini Swift Apps for self-study
- ReactiveCocoa / ReactiveCocoa:Streams of values over time
####javascript
- bailicangdu / vue2-elm:基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
- freeCodeCamp / freeCodeCamp:The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
- verekia / js-stack-from-scratch:🎉 V2 release! 🎉 — Step-by-step tutorial to build a modern JavaScript stack.
- vuejs / vue:A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
- ivanseidel / node-draftlog:📜 Create updatable log lines into the terminal, and give life to your logs!
- facebook / react-native:A framework for building native apps with React.
- marcuswestin / store.js:Cross-browser storage for all use cases • Used across the web • See below for v2.0 news!
- unsplash / react-trend:📈 Simple, elegant spark lines
- Thinkmill / react-conf-app:React Conf 2017 Companion App - built with React Native
- facebook / react:A declarative, efficient, and flexible JavaScript library for building user interfaces.
- getify / You-Dont-Know-JS:A book series on JavaScript. @YDKJS on twitter.
- facebookincubator / create-react-app:Create React apps with no build configuration.
- lhartikk / naivechain:A blockchain implementation in 200 lines of code
- twbs / bootstrap:The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
- aws / aws-health-tools:The samples provided in AWS Health Tools can help users to build automation and customized alerting in response to AWS Health events.
- cs01 / gdbgui:A modern, browser-based frontend to gdb (gnu debugger). Add breakpoints, view stack traces, and more in C, C++, Go, and Rust! Simply run gdbgui from the terminal and a new tab will open in your browser.
- airbnb / javascript:JavaScript Style Guide
- mattallty / Caporal.js:A full-featured framework for building command line applications (cli) with node.js
- ErlendEllingsen / pull-to-reload:Pull to reload implementation for the web. Designed to work with both mobile and websites.
- hackjutsu / Lepton:💻 Cross-platform snippet/note manager based on GitHub Gist.
- mzabriskie / axios:Promise based HTTP client for the browser and node.js
- JerryC8080 / Memeye:A lightweight memory monitor and dashboard for Node.js application on development.
- feross / standard:🌟 JavaScript Standard Style
- typicode / husky:🐶 Git hooks made easy
- janhuenermann / neurojs:A javascript deep learning and reinforcement learning library.
####go
- gchaincl / httplab:An interactive web server
- docker / docker:Docker - the open-source application container engine
- knq / usql:usql is a universal command-line interface for SQL databases
- avelino / awesome-go:A curated list of awesome Go frameworks, libraries and software
- golang / dep:Go dependency tool
- asciimoo / wuzz:Interactive cli tool for HTTP inspection
- minio / minio:Minio is an open source object storage server compatible with Amazon S3 APIs
- golang / go:The Go programming language
- junegunn / fzf:🌸 A command-line fuzzy finder written in Go
- kubernetes / kubernetes:Production-Grade Container Scheduling and Management
- heroiclabs / nakama:Distributed server for social and realtime games and apps.
- spf13 / hugo:A Fast and Flexible Static Site Generator built with love in GoLang
- tarent / loginsrv:Login server providing a JWT login for multiple login backends
- prometheus / prometheus:The Prometheus monitoring system and time series database.
- getlantern / lantern:🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
- google / syzkaller:syzkaller is an unsupervised, coverage-guided Linux system call fuzzer
- hyperledger / fabric:Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
- gsamokovarov / jump:Jump helps you navigate your file system faster by learning your habits. ✌️
- astaxie / beego:beego is an open-source, high-performance web framework for the Go programming language.
- coreos / etcd:Distributed reliable key-value store for the most critical data of a distributed system
- containous / traefik:Træfɪk, a modern reverse proxy
- albertito / chasquid:[mirror] SMTP (email) server
- xtaci / kcptun:A Secure Tunnel Based On KCP with N:M Multiplexing
- mholt / caddy:Fast, cross-platform HTTP/2 web server with automatic HTTPS
- grafana / grafana:The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More