###2017-03-12
####python
-
donnemartin / system-design-primer: Learn how to design large scale systems. Prep for the system design interview.
-
yunjey / pytorch-tutorial: tutorial for researchers to learn deep learning with pytorch.
-
google / python-fire: Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
-
sukeesh / Jarvis: Personal Assistant for Linux
-
chipsec / chipsec: Platform Security Assessment Framework
-
laike9m / pdir2: Pretty dir() printing with joy🍺
-
python-trio / trio: Trio – Pythonic async I/O for humans and snake people
-
lxdock / lxdock: Build and orchestrate your development environments with LXD - a.k.a. Vagrant is Too Heavy™
-
littlecodersh / ItChat: A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
-
tensorflow / models: Models built with TensorFlow
-
python / cpython: The Python programming language
-
eriklindernoren / ML-From-Scratch: Bare bones Python implementations of some of the fundamental Machine Learning models and algorithms.
-
vinta / awesome-python: A curated list of awesome Python frameworks, libraries, software and resources
-
marin-m / pbtk: A toolset for reverse engineering and fuzzing Protobuf-based apps
⏬ Dumb downloader that scrapes the web
-
scikit-learn / scikit-learn: scikit-learn: machine learning in Python
-
rg3 / youtube-dl: Command-line program to download videos from YouTube.com and other video sites
-
chiphuyen / tf-stanford-tutorials: This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
-
josephmisiti / awesome-machine-learning: A curated list of awesome Machine Learning frameworks, libraries and software.
-
fchollet / keras: Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
pytorch / pytorch: Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
pallets / flask: A microframework based on Werkzeug, Jinja2 and good intentions
-
XX-net / XX-Net: a web proxy tool
-
longcw / yolo2-pytorch: YOLOv2 in PyTorch
####go
-
bcicen / ctop: Top-like interface for container metrics
-
google / gapid: Graphics API Debugger
-
spf13 / hugo: A Fast and Flexible Static Site Generator built with love in GoLang
-
golang / go: The Go programming language
-
docker / docker: Docker - the open-source application container engine
-
kubernetes / minikube: Run Kubernetes locally
-
knq / usql: usql is a universal command-line interface for SQL databases
-
astaxie / build-web-application-with-golang: A golang ebook intro how to build a web with golang
-
mholt / caddy: Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
golang / dep: Go dependency tool
-
avelino / awesome-go: A curated list of awesome Go frameworks, libraries and software
-
Luxurioust / excelize: Golang library for reading and writing Microsoft Excel (XLSX) files.
-
gchaincl / httplab: An interactive web server
-
gogits / gogs: Gogs is a painless self-hosted Git service.
-
kubernetes / kubernetes: Production-Grade Container Scheduling and Management
-
grafana / grafana: The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
bengadbois / pewpew: Flexible command line stress tester
-
minio / minio: Minio is an open source object storage server compatible with Amazon S3 APIs
🌸 A command-line fuzzy finder written in Go
-
abadojack / whatlanggo: Natural language detection library for Go
-
upspin / upspin: Upspin: A framework for naming everyone's everything.
-
hellofresh / janus: An Api Gateway written in Go
-
uber / jaeger: Jaeger - Uber's Distributed Tracing System
-
cossacklabs / acra: Acra database protection suite
-
urfave / cli: A simple, fast, and fun package for building command line apps in Go
####javascript
-
freeCodeCamp / freeCodeCamp: The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
-
bailicangdu / vue2-elm: 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
-
giakki / uncss: Remove unused styles from CSS
-
vuejs / vue: A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
wooorm / franc: Natural language detection
-
thejameskyle / react-loadable: A higher order component for loading components with promises.
-
pixielabs / cavy: An integration test framework for React Native.
-
kabirvirji / singlespotify: Create Spotify playlists based on one artist through the command line
-
firebase / functions-samples: Set of Cloud Functions for Firebase samples
-
facebook / react: A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
amilajack / eslint-plugin-compat: Lint the browser compatibility of your code
-
ReactTraining / react-router: Declarative routing for React
-
twbs / bootstrap: The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
pinterest / service-workers: A collection of utilities for creating/testing/experimenting with service workers.
-
facebookincubator / create-react-app: Create React apps with no build configuration.
-
WebReflection / hyperHTML: A Fast & Light Virtual DOM Alternative
-
mzabriskie / axios: Promise based HTTP client for the browser and node.js
-
nodejs / node: Node.js JavaScript runtime ✨🐢🚀✨
-
tuan3w / visual_search: A visual search engine based on Elasticsearch and Tensorflow
🎉 V2 release! 🎉 — Step-by-step tutorial to build a modern JavaScript stack.
-
getify / Functional-Light-JS: A book about functional programming in JavaScript.
-
d3 / d3: Bring data to life with SVG, Canvas and HTML. 📊📈🎉
-
MichaelHoste / a-million-times: JS Clocks from "A million Times" (ReactJS)
-
hyperapp / hyperapp: 1kb JavaScript library for building frontend applications.
-
facebook / react-native: A framework for building native apps with React.
####java
-
kdn251 / interviews: Everything you need to know to get the job.
-
yarolegovich / DiscreteScrollView: Scrollable list of items, where current item is centered and can be changed using swipes
-
airbnb / lottie-android: Render After Effects animations natively on Android and iOS
-
afayp / Architecture: mvp、mvvm sample
-
Luosunce / material-design-data: 关于 Material Design 的一切资料都在这里
-
BaronZ88 / MinimalistWeather: Android平台开源天气App,采用MVP+RxJava+Retrofit2+OKHttp3+Dagger2+RetroLambda等开源库来实现。
-
kabouzeid / Phonograph: A material designed music player for Android
-
alibaba / vlayout: Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
-
Rukey7 / MvpApp: Android MVP Architecture Study
-
square / okhttp: An HTTP+HTTP/2 client for Android and Java applications.
-
skydoves / ColorPickerView: This is ColorPickerView by skydoves
-
spring-projects / spring-framework: The Spring Framework
-
JakeWharton / butterknife: Bind Android views and callbacks to fields and methods.
-
spring-projects / spring-boot: Spring Boot
-
facebookincubator / Keyframes: A library for converting Adobe AE shape based animations to a data format and playing it back on Android and iOS devices.
-
ReactiveX / RxJava: RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
elastic / elasticsearch: Open Source, Distributed, RESTful Search Engine
-
Blankj / AndroidUtilCode: Android developers should collect the following utils(updating)
-
square / retrofit: Type-safe HTTP client for Android and Java by Square, Inc.
-
apache / incubator-weex: Mirror of Apache Weex
-
deeplearning4j / deeplearning4j: Deep Learning for Java, Scala & Clojure on Hadoop & Spark With GPUs - From Skymind
-
CymChad / BaseRecyclerViewAdapterHelper: Powerful and flexible RecyclerAdapter, www.recyclerview.org
-
JackyAndroid / AndroidInterview-Q-A: The top Internet companies android interview questions and answers
-
bumptech / glide: An image loading and caching library for Android focused on smooth scrolling