Language: python
NVIDIA / pix2pixHD
https://github.com/NVIDIA/pix2pixHD
stars | today |
---|---|
712 | 219 |
Generating and manipulating 2048x1024 images with conditional GANs
kendricktan / misocoin
https://github.com/kendricktan/misocoin
stars | today |
---|---|
201 | 187 |
Barebones bitcoin-like protocol implemented in Python 3.6
facebookresearch / FaderNetworks
https://github.com/facebookresearch/FaderNetworks
stars | today |
---|---|
273 | 177 |
Fader Networks: Manipulating Images by Sliding Attributes - NIPS 2017
google / deepvariant
https://github.com/google/deepvariant
stars | today |
---|---|
223 | 162 |
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
faneshion / MatchZoo
https://github.com/faneshion/MatchZoo
stars | today |
---|---|
215 | 152 |
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
NVIDIA / flownet2-pytorch
https://github.com/NVIDIA/flownet2-pytorch
stars | today |
---|---|
162 | 157 |
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
gaojiuli / toapi
https://github.com/gaojiuli/toapi
stars | today |
---|---|
485 | 141 |
A library letting any web site provide APIs.
DmitryUlyanov / deep-image-prior
https://github.com/DmitryUlyanov/deep-image-prior
stars | today |
---|---|
1742 | 118 |
Image restoration with neural networks but without learning.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
24705 | 76 |
Models and examples built with TensorFlow
michael-lazar / rtv
https://github.com/michael-lazar/rtv
stars | today |
---|---|
2387 | 94 |
Browse Reddit from your terminal
mingyuliutw / UNIT
https://github.com/mingyuliutw/UNIT
stars | today |
---|---|
460 | 72 |
unsupervised/unpaired image-to-image translation using coupled GANs
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
9843 | 65 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
eth0izzle / bucket-stream
https://github.com/eth0izzle/bucket-stream
stars | today |
---|---|
821 | 66 |
Find interesting Amazon S3 Buckets by watching certificate transparency logs.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
22504 | 55 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
42004 | 55 |
A curated list of awesome Python frameworks, libraries, software and resources
victordibia / handtracking
https://github.com/victordibia/handtracking
stars | today |
---|---|
68 | 41 |
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
django / django
https://github.com/django/django
stars | today |
---|---|
30089 | 37 |
The Web framework for perfectionists with deadlines.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
23455 | 38 |
scikit-learn: machine learning in Python
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
31679 | 35 |
Command-line program to download videos from YouTube.com and other video sites
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
14881 | 35 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
yunjey / StarGAN
https://github.com/yunjey/StarGAN
stars | today |
---|---|
1668 | 36 |
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
probtorch / probtorch
https://github.com/probtorch/probtorch
stars | today |
---|---|
235 | 35 |
Probabilistic Torch is library for deep generative models that extends PyTorch
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
27014 | 28 |
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.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
31466 | 31 |
A microframework based on Werkzeug, Jinja2 and good intentions
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
24283 | 31 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
Language: go
alibaba / pouch
https://github.com/alibaba/pouch
stars | today |
---|---|
1451 | 179 |
Pouch is an open-source project created to promote the container technology movement.
go-ignite / ignite
https://github.com/go-ignite/ignite
stars | today |
---|---|
101 | 82 |
A SS panel for managing multiple users, powered by Go & Docker.
bbb31 / slurp
https://github.com/bbb31/slurp
stars | today |
---|---|
262 | 83 |
S3 bucket enumerator
manifoldco / promptui
https://github.com/manifoldco/promptui
stars | today |
---|---|
1937 | 80 |
Interactive prompt for command-line applications
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
29677 | 59 |
Production-Grade Container Scheduling and Management
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
9563 | 59 |
Official Go implementation of the Ethereum protocol
lyft / cni-ipvlan-vpc-k8s
https://github.com/lyft/cni-ipvlan-vpc-k8s
stars | today |
---|---|
82 | 57 |
AWS VPC Kubernetes CNI driver using IPvlan
golang / go
stars | today |
---|---|
35106 | 50 |
The Go programming language
adtac / commento
https://github.com/adtac/commento
stars | today |
---|---|
2221 | 45 |
A privacy-focused Disqus alternative
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
21508 | 41 |
A Fast and Flexible Static Site Generator built with love in GoLang.
google / metallb
https://github.com/google/metallb
stars | today |
---|---|
223 | 41 |
A network load-balancer implementation for Kubernetes using BGP
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
13292 | 37 |
The Prometheus monitoring system and time series database.
jszwec / csvutil
https://github.com/jszwec/csvutil
stars | today |
---|---|
86 | 39 |
csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.
weibocom / opendcp
https://github.com/weibocom/opendcp
stars | today |
---|---|
256 | 33 |
OpenDCP official source site
goby-lang / goby
https://github.com/goby-lang/goby
stars | today |
---|---|
2490 | 33 |
Goby - A new language helps you develop microservices
asticode / go-astilectron
https://github.com/asticode/go-astilectron
stars | today |
---|---|
915 | 33 |
Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
25768 | 26 |
A curated list of awesome Go frameworks, libraries and software
gobuffalo / buffalo
https://github.com/gobuffalo/buffalo
stars | today |
---|---|
1957 | 30 |
Rapid Web Development w/ Go
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
6246 | 29 |
Run Kubernetes locally
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
8155 | 27 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
snail007 / goproxy
https://github.com/snail007/goproxy
stars | today |
---|---|
582 | 26 |
proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持正向代理和内网穿透.程序本身可以作为一级代理,如果设置了上级代理那么可以作为二级代理,乃至N级代理.如果程序不是一级代理,而且上级代理也是本程序,那么可以加密和上级代理之间的通讯,采用底层tls高强度加密,安全无特征.代理时会自动判断访问的网站是否屏蔽,如果被屏蔽那么就会使用上级代理(前提是配置了上级代理)访问网站;如果访问的网站没有被屏蔽,为了加速访问,代理会直接访问网站,不使用上级代理.另外可以设置域名黑白名单,更加自由的控制网站的访问方式。下载地址: https://github.com/snail007/goproxy/releases 官方QQ交流群:189618940
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
4245 | 27 |
An open platform to connect, manage, and secure microservices.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
11479 | 27 |
Træfik, a modern reverse proxy
drone / drone
https://github.com/drone/drone
stars | today |
---|---|
12271 | 27 |
Drone is a Continuous Delivery platform built on Docker, written in Go
tockins / realize
https://github.com/tockins/realize
stars | today |
---|---|
1887 | 26 |
Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
Language: c++
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
4035 | 252 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
80581 | 198 |
Computation using data flow graphs for scalable machine learning
radareorg / cutter
https://github.com/radareorg/cutter
stars | today |
---|---|
731 | 139 |
A Qt and C++ GUI for radare2 reverse engineering framework
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
20543 | 124 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
53631 | 47 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
googlecreativelab / paper-signals
https://github.com/googlecreativelab/paper-signals
stars | today |
---|---|
334 | 48 |
Build your own voice controlled object.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
20228 | 34 |
Open Source Computer Vision Library
zeyiwen / thundersvm
https://github.com/zeyiwen/thundersvm
stars | today |
---|---|
136 | 33 |
ThunderSVM: A Fast SVM Library on GPUs and CPUs
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
355 | 28 |
Unified All-in-one Monero miner
coddec / Classic-Shell
https://github.com/coddec/Classic-Shell
stars | today |
---|---|
44 | 31 |
Original code of Classic Shell (v4.3.1), original author Ivo Beltchev
BVLC / caffe
stars | today |
---|---|
21589 | 30 |
Caffe: a fast open framework for deep learning.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
21921 | 26 |
Protocol Buffers - Google’s data interchange format
gellin / TeamViewer_Permissions_Hook_V1
https://github.com/gellin/TeamViewer_Permissions_Hook_V1
stars | today |
---|---|
83 | 28 |
A proof of concept injectable C++ dll, that uses naked inline hooking and direct memory modification to change your TeamViewer permissions.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
11681 | 25 |
Godot Engine – Multi-platform 2D and 3D game engine
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
9861 | 24 |
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
caffe2 / caffe2
https://github.com/caffe2/caffe2
stars | today |
---|---|
6435 | 23 |
Caffe2 is a lightweight, modular, and scalable deep learning framework.
baidu / bigflow
https://github.com/baidu/bigflow
stars | today |
---|---|
406 | 23 |
Baidu Bigflow is a interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale.
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
12292 | 20 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
aksnzhy / xlearn
https://github.com/aksnzhy/xlearn
stars | today |
---|---|
1275 | 20 |
High Performance, Easy-to-use, and Scalable Machine Learning Package
grpc / grpc
stars | today |
---|---|
12603 | 21 |
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
3698 | 20 |
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
in66-dev / In-Prestissimo
https://github.com/in66-dev/In-Prestissimo
stars | today |
---|---|
145 | 20 |
A very fast neural network computing framework optimized for mobile platforms.QQ group: 676883532
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
3179 | 21 |
C++ front/service proxy
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
6678 | 17 |
An open autonomous driving platform
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
5396 | 19 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
Language: javascript
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
1744 | 1489 |
📦 🚀 Blazing fast, zero configuration web application bundler
haltu / muuri
https://github.com/haltu/muuri
stars | today |
---|---|
2759 | 893 |
Responsive, sortable, filterable and draggable grid layouts
ianstormtaylor / superstruct
https://github.com/ianstormtaylor/superstruct
stars | today |
---|---|
1735 | 452 |
A simple and composable way to validate data in Javascript.
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
21833 | 393 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
hectahertz / react-native-typography
https://github.com/hectahertz/react-native-typography
stars | today |
---|---|
453 | 329 |
Pixel–perfect, native–looking typographic styles for React Native ✒️
laurent22 / joplin
https://github.com/laurent22/joplin
stars | today |
---|---|
2561 | 162 |
Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
vuejs / vue
stars | today |
---|---|
75810 | 109 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
reactopt / reactopt
https://github.com/reactopt/reactopt
stars | today |
---|---|
1574 | 113 |
A CLI React performance optimization tool that identifies potential unnecessary re-rendering
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
82735 | 83 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
31748 | 80 |
Promise based HTTP client for the browser and node.js
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
4797 | 74 |
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
fbsamples / f8app
https://github.com/fbsamples/f8app
stars | today |
---|---|
11123 | 71 |
Source code of the official F8 app of 2017, powered by React Native and other Facebook open source projects.
ustbhuangyi / better-scroll
https://github.com/ustbhuangyi/better-scroll
stars | today |
---|---|
3994 | 71 |
inspired by iscroll, and it has a better scroll perfermance
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
62685 | 68 |
JavaScript Style Guide
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
38829 | 65 |
Create React apps with no build configuration.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
25321 | 59 |
📚 免费的计算机编程类中文书籍,欢迎投稿
iotaledger / wallet
https://github.com/iotaledger/wallet
stars | today |
---|---|
874 | 67 |
IOTA Wallet
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
56827 | 62 |
A framework for building native apps with React.
sunkuo / grow-to-express
https://github.com/sunkuo/grow-to-express
stars | today |
---|---|
126 | 68 |
渐进式Express学习课程,从零开始实现一个Express
russellgoldenberg / scrollama
https://github.com/russellgoldenberg/scrollama
stars | today |
---|---|
2513 | 65 |
Scrollytelling with IntersectionObserver.
getify / Functional-Light-JS
https://github.com/getify/Functional-Light-JS
stars | today |
---|---|
5946 | 64 |
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
43165 | 57 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
20293 | 55 |
Headless Chrome Node API
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
31014 | 53 |
React components that implement Google’s Material Design.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
37265 | 45 |
JavaScript 3D library.
Language: unknown
AllThingsSmitty / must-watch-javascript
https://github.com/AllThingsSmitty/must-watch-javascript
stars | today |
---|---|
3578 | 262 |
A useful list of must-watch talks about JavaScript
Jobeir / front-end-interview-preparation-guide
https://github.com/Jobeir/front-end-interview-preparation-guide
stars | today |
---|---|
546 | 258 |
The single source for preparing for a Frontend interview
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
71661 | 118 |
A book series on JavaScript. @YDKJS on twitter.
wtsxDev / Raspberry-Pi
https://github.com/wtsxDev/Raspberry-Pi
stars | today |
---|---|
667 | 125 |
Raspberry Pi A to Z List
BAILOOL / DoYouEvenLearn
https://github.com/BAILOOL/DoYouEvenLearn
stars | today |
---|---|
447 | 109 |
Essential Guide to keep up with AI/ML/CV/UNameIt
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
72914 | 99 |
😎 Curated list of awesome lists
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
16308 | 84 |
Flight rules for git
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
98093 | 61 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
25894 | 59 |
A curated list of awesome things related to Vue.js
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
58395 | 37 |
A collection of useful .gitignore templates
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
10402 | 53 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
Blankj / AndroidStandardDevelop
https://github.com/Blankj/AndroidStandardDevelop
stars | today |
---|---|
949 | 49 |
🌟 Best practices in Android develop(final).
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
10715 | 50 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
nayafia / lemonade-stand
https://github.com/nayafia/lemonade-stand
stars | today |
---|---|
4652 | 43 |
A handy guide to financial support for open source
alrra / browser-logos
https://github.com/alrra/browser-logos
stars | today |
---|---|
4515 | 41 |
🗂 High resolution web browser logos
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
23563 | 35 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
wesbos / es6-articles
https://github.com/wesbos/es6-articles
stars | today |
---|---|
201 | 35 |
Blog Posts from Wes Bos. If you make an edit to one of these posts, my blog will automatically update.
RedditSota / state-of-the-art-result-for-machine-learning-problems
https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems
stars | today |
---|---|
5546 | 35 |
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem’s SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). W…
braziljs / forum
https://github.com/braziljs/forum
stars | today |
---|---|
40 | 32 |
Fórum da BrazilJS
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
22447 | 31 |
A collection of awesome things regarding React ecosystem.
zhansingsong / js-leakage-patterns
https://github.com/zhansingsong/js-leakage-patterns
stars | today |
---|---|
74 | 28 |
本文主要介绍了JavaScript几种常见的内存泄露,相信你读完本文会有所收获的。
zudov / 24-days-of-syntactic-witchery
https://github.com/zudov/24-days-of-syntactic-witchery
stars | today |
---|---|
47 | 28 |
Aligning characters for fun and profit, with Haskell and PureScript
parro-it / awesome-micro-npm-packages
https://github.com/parro-it/awesome-micro-npm-packages
stars | today |
---|---|
1126 | 26 |
A curated list of small, focused npm packages.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
9744 | 26 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
asciidisco / web-conferences-2018
https://github.com/asciidisco/web-conferences-2018
stars | today |
---|---|
34 | 21 |
A list of Web & JavaScript related conferences happening in 2018.