Language: python
andabi / deep-voice-conversion
https://github.com/andabi/deep-voice-conversion
stars | today |
---|---|
368 | 311 |
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
naturomics / CapsNet-Tensorflow
https://github.com/naturomics/CapsNet-Tensorflow
stars | today |
---|---|
466 | 157 |
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton’s paper Dynamic Routing Between Capsules
asciimoo / drawille
https://github.com/asciimoo/drawille
stars | today |
---|---|
2003 | 111 |
Pixel graphics in terminal with unicode braille characters
ecthros / uncaptcha
https://github.com/ecthros/uncaptcha
stars | today |
---|---|
1659 | 90 |
Defeating Google’s audio reCaptcha with 85% accuracy.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
22988 | 65 |
Models and examples built with TensorFlow
tkarras / progressive_growing_of_gans
https://github.com/tkarras/progressive_growing_of_gans
stars | today |
---|---|
1261 | 71 |
Progressive Growing of GANs for Improved Quality, Stability, and Variation
llSourcell / capsule_networks
https://github.com/llSourcell/capsule_networks
stars | today |
---|---|
101 | 67 |
This is the code for “Capsule Networks: An Improvement to Convolutional Networks” by Siraj Raval on Youtube
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
21100 | 46 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
40484 | 50 |
A curated list of awesome Python frameworks, libraries, software and resources
vicariousinc / science_rcn
https://github.com/vicariousinc/science_rcn
stars | today |
---|---|
311 | 45 |
Reference implementation of a two-level RCN model
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
18472 | 40 |
a web proxy tool
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
8698 | 41 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
AlanCristhian / statically
https://github.com/AlanCristhian/statically
stars | today |
---|---|
89 | 42 |
Compiles a python function with cython using only a decorator.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
22542 | 33 |
scikit-learn: machine learning in Python
MechanicalSoup / MechanicalSoup
https://github.com/MechanicalSoup/MechanicalSoup
stars | today |
---|---|
2036 | 39 |
A Python library for automating interaction with websites.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
27228 | 33 |
A curated list of awesome Machine Learning frameworks, libraries and software.
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
23507 | 33 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
14005 | 31 |
The Python programming language
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
30616 | 32 |
Command-line program to download videos from YouTube.com and other video sites
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
9930 | 30 |
🏡 Open-source home automation platform running on Python 3
TuSimple / mx-maskrcnn
https://github.com/TuSimple/mx-maskrcnn
stars | today |
---|---|
984 | 28 |
An MXNet implementation of Mask R-CNN
django / django
https://github.com/django/django
stars | today |
---|---|
29302 | 24 |
The Web framework for perfectionists with deadlines.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
26440 | 21 |
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.
0xdeadbeefJERKY / Office-DDE-Payloads
https://github.com/0xdeadbeefJERKY/Office-DDE-Payloads
stars | today |
---|---|
159 | 26 |
Collection of scripts and templates to generate Office documents embedded with the DDE, macro-less command execution technique.
shadowsocksr-backup / shadowsocksr
https://github.com/shadowsocksr-backup/shadowsocksr
stars | today |
---|---|
1015 | 20 |
Python port of ShadowsocksR
Language: go
fireeye / gocrack
https://github.com/fireeye/gocrack
stars | today |
---|---|
404 | 188 |
heptio / contour
https://github.com/heptio/contour
stars | today |
---|---|
271 | 153 |
Contour is a Kubernetes ingress controller for Lyft’s Envoy proxy.
yudai / gotty
https://github.com/yudai/gotty
stars | today |
---|---|
8494 | 100 |
Share your terminal as a web application
marcusolsson / tui-go
https://github.com/marcusolsson/tui-go
stars | today |
---|---|
257 | 96 |
A UI library for terminal applications.
golang / go
stars | today |
---|---|
33864 | 61 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
28392 | 41 |
Production-Grade Container Scheduling and Management
yinghuocho / firefly-proxy
https://github.com/yinghuocho/firefly-proxy
stars | today |
---|---|
2173 | 38 |
A proxy software to help circumventing the Great Firewall.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
10779 | 37 |
Træfik, a modern reverse proxy
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
3445 | 30 |
Istio service mesh for polyglot microservice applications
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
6706 | 33 |
OpenFaaS - the serverless framework for Docker & Kubernetes
contribsys / faktory
https://github.com/contribsys/faktory
stars | today |
---|---|
1757 | 34 |
“Takin’ care of business, workin’ overtime”
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
12632 | 30 |
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
24777 | 30 |
A curated list of awesome Go frameworks, libraries and software
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
5754 | 29 |
A platform for building proxies to bypass network restrictions.
neugram / ng
stars | today |
---|---|
412 | 31 |
scripting language integrated with Go
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
7387 | 30 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
8499 | 26 |
Official Go implementation of the Ethereum protocol
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
18792 | 28 |
A golang ebook intro how to build a web with golang
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
10467 | 28 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
timest / goscan
https://github.com/timest/goscan
stars | today |
---|---|
195 | 28 |
goscan is a simple and efficient IPv4 network scanner that discovers all active devices on local subnet.
go-ego / riot
https://github.com/go-ego/riot
stars | today |
---|---|
2675 | 26 |
Go Open Source, Distributed, Simple and efficient Search Engine
golang / dep
stars | today |
---|---|
5503 | 24 |
Go dependency management tool
NVIDIA / nvidia-docker
https://github.com/NVIDIA/nvidia-docker
stars | today |
---|---|
4131 | 23 |
Build and run Docker containers leveraging NVIDIA GPUs
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
18556 | 20 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
moby / moby
stars | today |
---|---|
46156 | 17 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
75416 | 152 |
Computation using data flow graphs for scalable machine learning
cryfs / cryfs
https://github.com/cryfs/cryfs
stars | today |
---|---|
604 | 135 |
Cryptographic filesystem for the cloud
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
18329 | 59 |
Bitcoin Core integration/staging tree
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
4595 | 66 |
[Show ❤️ love by 🌟 ] Your personal library of every algorithm and data structure code that you will ever encounter
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
52302 | 66 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
19318 | 39 |
Open Source Computer Vision Library
Microsoft / napajs
https://github.com/Microsoft/napajs
stars | today |
---|---|
6652 | 47 |
Napa.js: a multi-threaded JavaScript runtime
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
21138 | 30 |
Protocol Buffers - Google’s data interchange format
grpc / grpc
stars | today |
---|---|
12109 | 31 |
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
Qihoo360 / pika
https://github.com/Qihoo360/pika
stars | today |
---|---|
1392 | 33 |
Pika is a nosql compatible with redis, it is developed by Qihoo’s DBA and infrastructure team
sassalley / hexmapr
https://github.com/sassalley/hexmapr
stars | today |
---|---|
86 | 30 |
Turning geospatial polygons into regular or hexagonal grids
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
11086 | 24 |
Godot Engine – Multi-platform 2D and 3D game engine
BVLC / caffe
stars | today |
---|---|
20973 | 20 |
Caffe: a fast open framework for deep learning.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
6305 | 19 |
An open autonomous driving platform
v8 / v8
stars | today |
---|---|
7168 | 23 |
The official mirror of the V8 git repository
XiaoMi / pegasus
https://github.com/XiaoMi/pegasus
stars | today |
---|---|
472 | 21 |
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
41295 | 21 |
The Swift Programming Language
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
9360 | 17 |
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
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
2778 | 21 |
C++ front/service proxy
gcp / leela-zero
https://github.com/gcp/leela-zero
stars | today |
---|---|
511 | 19 |
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
4040 | 17 |
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK( http://github.com/microsoft/dmtk ) project of Microsoft.
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
7151 | 19 |
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
2489 | 16 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
PaddlePaddle / Paddle
https://github.com/PaddlePaddle/Paddle
stars | today |
---|---|
5681 | 16 |
PArallel Distributed Deep LEarning
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
3249 | 15 |
OpenPose: Real-Time Multi-Person Keypoint Detection Library for Body, Face, and Hands
Language: javascript
frappe / charts
https://github.com/frappe/charts
stars | today |
---|---|
3145 | 1728 |
Simple, responsive, modern SVG Charts with zero dependencies:
google / bottery
https://github.com/google/bottery
stars | today |
---|---|
2158 | 680 |
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
1900 | 532 |
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
SparkPost / heml
https://github.com/SparkPost/heml
stars | today |
---|---|
2485 | 231 |
HEML is an open source markup language for building responsive email.
o1lab / xmysql
https://github.com/o1lab/xmysql
stars | today |
---|---|
809 | 171 |
One command to generate REST APIs for any MySql Database. ( 🎃 🎃 🎃 More cool features coming soon - stay tuned)
smooth-code / svgr
https://github.com/smooth-code/svgr
stars | today |
---|---|
1651 | 168 |
Transform SVG into React components 🦁
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
18061 | 164 |
Headless Chrome Node API
vuejs / vue
stars | today |
---|---|
72404 | 129 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
cs01 / gdbgui
https://github.com/cs01/gdbgui
stars | today |
---|---|
4368 | 140 |
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
14473 | 129 |
💯 Algorithms, front end and behavioral content for rocking your coding interview
githubsaturn / captainduckduck
https://github.com/githubsaturn/captainduckduck
stars | today |
---|---|
537 | 128 |
Automated Scalable Ready Webserver Package | In experimental phase
minimalchat / client
https://github.com/minimalchat/client
stars | today |
---|---|
563 | 120 |
Client library for Minimal Chat
TheDen / 0xfee1dead.top
https://github.com/TheDen/0xfee1dead.top
stars | today |
---|---|
127 | 115 |
Live htop
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
80003 | 95 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
23757 | 91 |
📚 免费的计算机编程类中文书籍,欢迎投稿
Chimeejs / chimee
https://github.com/Chimeejs/chimee
stars | today |
---|---|
141 | 96 |
a video player aims to bring wonderful experience on browser
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
29624 | 89 |
Promise based HTTP client for the browser and node.js
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
41617 | 84 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
36951 | 70 |
Create React apps with no build configuration.
anvaka / fieldplay
https://github.com/anvaka/fieldplay
stars | today |
---|---|
87 | 71 |
A vector field explorer
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
60366 | 60 |
JavaScript Style Guide
FormidableLabs / webpack-dashboard
https://github.com/FormidableLabs/webpack-dashboard
stars | today |
---|---|
10781 | 62 |
A CLI dashboard for webpack dev server
fastify / fastify
https://github.com/fastify/fastify
stars | today |
---|---|
4893 | 60 |
Fast and low overhead web framework, for Node.js
answershuto / learnVue
https://github.com/answershuto/learnVue
stars | today |
---|---|
1162 | 55 |
Vue.js 源码解析
jxnblk / macro-components
https://github.com/jxnblk/macro-components
stars | today |
---|---|
74 | 57 |
Create flexible composite UI components with styled-components and other React components
Language: unknown
Alimei / hangzhouYunQi2017ppt
https://github.com/Alimei/hangzhouYunQi2017ppt
stars | today |
---|---|
3053 | 803 |
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
13127 | 442 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
ufoym / deepo
https://github.com/ufoym/deepo
stars | today |
---|---|
2123 | 226 |
A Docker image containing almost all popular deep learning frameworks: theano, tensorflow, sonnet, pytorch, keras, lasagne, mxnet, cntk, chainer, caffe, torch.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
68670 | 107 |
😎 Curated list of awesome lists
joshbuchea / HEAD
https://github.com/joshbuchea/HEAD
stars | today |
---|---|
21542 | 76 |
A list of everything that could go in the head of your document
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
56860 | 53 |
A collection of useful .gitignore templates
mr-mig / every-programmer-should-know
https://github.com/mr-mig/every-programmer-should-know
stars | today |
---|---|
29086 | 62 |
A collection of (mostly) technical things every software developer should know
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
96678 | 53 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
24449 | 58 |
A curated list of awesome things related to Vue.js
MattPD / cpplinks
https://github.com/MattPD/cpplinks
stars | today |
---|---|
561 | 57 |
A categorized list of C++ resources.
vitalysim / Awesome-Hacking-Resources
https://github.com/vitalysim/Awesome-Hacking-Resources
stars | today |
---|---|
5606 | 53 |
A collection of hacking / penetration testing resources to make you better!
deeplearningturkiye / turkce-derin-ogrenme-kaynaklari
https://github.com/deeplearningturkiye/turkce-derin-ogrenme-kaynaklari
stars | today |
---|---|
168 | 53 |
Türkiye’de yapılan derin öğrenme (deep learning) ve makine öğrenmesi (machine learning) çalışmalarının derlendiği sayfa.
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
13908 | 47 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
chinakook / Awesome-MXNet
https://github.com/chinakook/Awesome-MXNet
stars | today |
---|---|
84 | 45 |
A curated list of MXNet examples, tutorials and blogs.
alebcay / awesome-shell
https://github.com/alebcay/awesome-shell
stars | today |
---|---|
10704 | 47 |
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
matthiasn / talk-transcripts
https://github.com/matthiasn/talk-transcripts
stars | today |
---|---|
1360 | 44 |
Transcripts of Clojure-related talks
miguellgt / books
https://github.com/miguellgt/books
stars | today |
---|---|
1804 | 38 |
Books about Nodejs, Angular2, Agile, Clean Code, Docker, Golang, Microservices, REST, TDD, BDD, and Startups.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
48996 | 37 |
A complete computer science study plan to become a software engineer.
jtleek / datasharing
https://github.com/jtleek/datasharing
stars | today |
---|---|
4152 | 7 |
The Leek group guide to data sharing
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
26528 | 34 |
A curated list of awesome Android UI/UX libraries
dkulagin / kartaslov
https://github.com/dkulagin/kartaslov
stars | today |
---|---|
59 | 36 |
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
18863 | 30 |
A collection of various awesome lists for hackers, pentesters and security researchers
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
20981 | 28 |
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
anaibol / awesome-serverless
https://github.com/anaibol/awesome-serverless
stars | today |
---|---|
2079 | 27 |
☁️ A curated list of awesome services, solutions and resources for serverless / nobackend applications.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
19646 | 25 |
⚡️ Delightful Node.js packages and resources