Language: python
adamisntdead / QuSimPy
https://github.com/adamisntdead/QuSimPy
stars | today |
---|---|
466 | 366 |
A Multi-Qubit Ideal Quantum Computer Simulator
CSAILVision / semantic-segmentation-pytorch
https://github.com/CSAILVision/semantic-segmentation-pytorch
stars | today |
---|---|
618 | 257 |
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
facebookresearch / video-nonlocal-net
https://github.com/facebookresearch/video-nonlocal-net
stars | today |
---|---|
251 | 193 |
Non-local Neural Networks for Video Classification
Ahmkel / Keras-Project-Template
https://github.com/Ahmkel/Keras-Project-Template
stars | today |
---|---|
167 | 141 |
A project template to simplify building and training deep learning models using Keras.
hzy46 / Deep-Learning-21-Examples
https://github.com/hzy46/Deep-Learning-21-Examples
stars | today |
---|---|
223 | 132 |
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
mame82 / P4wnP1
https://github.com/mame82/P4wnP1
stars | today |
---|---|
1284 | 140 |
P4wnP1 is a highly customizable USB attack platform, based on a low cost Raspberry Pi Zero or Raspberry Pi Zero W.
hardikvasa / google-images-download
https://github.com/hardikvasa/google-images-download
stars | today |
---|---|
1420 | 129 |
Python Script to download hundreds of images from ‘Google Images’. It is a ready-to-run code!
bijection / sistine
https://github.com/bijection/sistine
stars | today |
---|---|
1150 | 131 |
Turn a MacBook into a Touchscreen with $1 of Hardware
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
32717 | 85 |
Models and examples built with TensorFlow
KonradIT / gopro-py-api
https://github.com/KonradIT/gopro-py-api
stars | today |
---|---|
492 | 97 |
Unofficial GoPro API Library for Python - connect to HERO3/3+/4/5/+/6 via WiFi.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
28100 | 58 |
Deep Learning for humans
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
48251 | 60 |
A curated list of awesome Python frameworks, libraries, software and resources
neozhaoliang / pywonderland
https://github.com/neozhaoliang/pywonderland
stars | today |
---|---|
2705 | 62 |
Render beautiful images and animate interesting algorithms in mathematics with Python. Fractals, Penrose tilings, reaction-diffusion, Wilson’s uniform spanning tree algorithm, domino shuffling algorithm, coupling from the past, 4D polytopes, Mobius transformations, hyperbolic tilings. www.pywonderland.com .
wting / autojump
https://github.com/wting/autojump
stars | today |
---|---|
7000 | 60 |
A cd command that learns - easily navigate directories from the command line
PetrochukM / PyTorch-NLP
https://github.com/PetrochukM/PyTorch-NLP
stars | today |
---|---|
404 | 55 |
Supporting Rapid Prototyping with a Toolkit (incl. Datasets and Neural Network Layers)
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
4930 | 47 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
awslabs / serverless-application-model
https://github.com/awslabs/serverless-application-model
stars | today |
---|---|
2555 | 54 |
AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS.
uber-common / differentiable-plasticity
https://github.com/uber-common/differentiable-plasticity
stars | today |
---|---|
76 | 53 |
Implementations of the algorithms described in Differentiable plasticity: training plastic networks with gradient descent, a research paper from Uber AI Labs.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
27271 | 45 |
scikit-learn: machine learning in Python
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
35405 | 43 |
A collective list of public JSON APIs for use in web development.
threerocks / studyFiles
https://github.com/threerocks/studyFiles
stars | today |
---|---|
1265 | 45 |
一些经典且高质量的电子书分享
qq547276542 / Agriculture_KnowledgeGraph
https://github.com/qq547276542/Agriculture_KnowledgeGraph
stars | today |
---|---|
236 | 40 |
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
django / django
https://github.com/django/django
stars | today |
---|---|
33117 | 35 |
The Web framework for perfectionists with deadlines.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
29530 | 34 |
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 |
---|---|
34594 | 37 |
The Python micro framework for building web applications.
Language: go
teh-cmc / go-internals
https://github.com/teh-cmc/go-internals
stars | today |
---|---|
3506 | 635 |
A book about the internals of the Go programming language.
itchyny / bed
https://github.com/itchyny/bed
stars | today |
---|---|
272 | 229 |
Binary editor written in Go
cjbassi / gotop
https://github.com/cjbassi/gotop
stars | today |
---|---|
586 | 186 |
A terminal based graphical activity monitor inspired by gtop and vtop
tomnomnom / gron
https://github.com/tomnomnom/gron
stars | today |
---|---|
4221 | 134 |
Make JSON greppable!
gilbertchen / duplicacy
https://github.com/gilbertchen/duplicacy
stars | today |
---|---|
1841 | 71 |
A new generation cloud backup tool
fishworks / fish
https://github.com/fishworks/fish
stars | today |
---|---|
85 | 61 |
Keep your fish fresh! 🐠
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
34884 | 45 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
40124 | 49 |
The Go programming language
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
16510 | 42 |
Official Go implementation of the Ethereum protocol
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
14391 | 41 |
Træfik, a modern reverse proxy
zxh0 / jvm.go
https://github.com/zxh0/jvm.go
stars | today |
---|---|
2201 | 41 |
A toy JVM written in Go
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
4795 | 33 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
29607 | 35 |
A curated list of awesome Go frameworks, libraries and software
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
21801 | 29 |
A golang ebook intro how to build a web with golang
floyernick / Data-Structures-and-Algorithms
https://github.com/floyernick/Data-Structures-and-Algorithms
stars | today |
---|---|
1346 | 35 |
Data Structures and Algorithms implementation in Go
jedisct1 / dnscrypt-proxy
https://github.com/jedisct1/dnscrypt-proxy
stars | today |
---|---|
1265 | 33 |
DNSCrypt Proxy - A flexible DNS proxy, with support for encrypted DNS protocols.
linclin / gopub
https://github.com/linclin/gopub
stars | today |
---|---|
78 | 33 |
vue.js(element框架)+golang(beego框架)开发的运维发布系统,支持git,jenkins版本发布,go ssh,BT两种文件传输方式选择,支持部署前准备任务和部署后任务钩子函数
icexin / gocraft
https://github.com/icexin/gocraft
stars | today |
---|---|
1030 | 33 |
A Minecraft like game written in go
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
34045 | 30 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
11179 | 27 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
15746 | 29 |
The Prometheus monitoring system and time series database.
dreddsa5dies / goHackTools
https://github.com/dreddsa5dies/goHackTools
stars | today |
---|---|
263 | 30 |
Hacker tools on Go (Golang)
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
24769 | 27 |
The world’s fastest framework for building websites.
moby / moby
stars | today |
---|---|
48413 | 21 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
iawia002 / annie
https://github.com/iawia002/annie
stars | today |
---|---|
2553 | 25 |
👾 A fast, simple and clean video downloader
Language: c++
changkun / modern-cpp-tutorial
https://github.com/changkun/modern-cpp-tutorial
stars | today |
---|---|
1111 | 279 |
📚 高速上手现代 C++ 11/14/17
yue / yue
stars | today |
---|---|
1351 | 232 |
A library for creating native cross-platform GUI apps
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
95775 | 165 |
Computation using data flow graphs for scalable machine learning
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
58781 | 75 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
Tencent / TSeer
https://github.com/Tencent/TSeer
stars | today |
---|---|
68 | 56 |
A high available service discovery & registration & fault-tolerance framework
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
30416 | 48 |
Bitcoin Core integration/staging tree
typesense / typesense
https://github.com/typesense/typesense
stars | today |
---|---|
204 | 49 |
Fast, typo tolerant search engine for building delightful search experiences.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
13898 | 39 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
23666 | 33 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
25116 | 35 |
Protocol Buffers - Google’s data interchange format
BVLC / caffe
stars | today |
---|---|
23644 | 29 |
Caffe: a fast open framework for deep learning.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
17587 | 35 |
Tesseract Open Source OCR Engine (main repository)
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
14565 | 29 |
Godot Engine – Multi-platform 2D and 3D game engine
EOSIO / eos
stars | today |
---|---|
5940 | 24 |
An open source smart contract platform
grpc / grpc
stars | today |
---|---|
14694 | 24 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
8565 | 15 |
An open autonomous driving platform
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
11513 | 19 |
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
ValveSoftware / GameNetworkingSockets
https://github.com/ValveSoftware/GameNetworkingSockets
stars | today |
---|---|
3107 | 22 |
Reliable & unreliable messages over UDP. Message fragmentation & reassembly, bandwidth estimation, encryption.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
43328 | 20 |
The Swift Programming Language
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
10463 | 19 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
13257 | 17 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
FreeCAD / FreeCAD
https://github.com/FreeCAD/FreeCAD
stars | today |
---|---|
2374 | 18 |
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
6650 | 16 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
7791 | 14 |
Google Test
openai / retro
https://github.com/openai/retro
stars | today |
---|---|
347 | 17 |
Retro Games in Gym
Language: javascript
sigalor / whatsapp-web-reveng
https://github.com/sigalor/whatsapp-web-reveng
stars | today |
---|---|
1811 | 890 |
Reverse engineering WhatsApp Web.
drcmda / react-spring
https://github.com/drcmda/react-spring
stars | today |
---|---|
2033 | 472 |
🙌 Helping react-motion and animated to become best friends
yue / wey
stars | today |
---|---|
895 | 375 |
Fast open source Slack desktop app
FrontendMasters / front-end-handbook-2018
https://github.com/FrontendMasters/front-end-handbook-2018
stars | today |
---|---|
847 | 253 |
2018 edition of our front-end development handbook
vuejs / vue
stars | today |
---|---|
90217 | 192 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
tensorflow / tfjs
https://github.com/tensorflow/tfjs
stars | today |
---|---|
5624 | 178 |
A WebGL accelerated, browser based JavaScript library for training and deploying ML models.
nozzle / react-static
https://github.com/nozzle/react-static
stars | today |
---|---|
4488 | 159 |
⚛️ 🚀 A progressive static site generator for React.
withspectrum / spectrum
https://github.com/withspectrum/spectrum
stars | today |
---|---|
2783 | 133 |
Simple, powerful online communities.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
93151 | 109 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
30026 | 103 |
Headless Chrome Node API
wojtekmaj / react-lifecycle-methods-diagram
https://github.com/wojtekmaj/react-lifecycle-methods-diagram
stars | today |
---|---|
860 | 95 |
Interactive React lifecycle methods diagram.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
69209 | 85 |
JavaScript Style Guide
Meituan-Dianping / mpvue
https://github.com/Meituan-Dianping/mpvue
stars | today |
---|---|
7397 | 83 |
基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
39516 | 78 |
Promise based HTTP client for the browser and node.js
lukeed / regexparam
https://github.com/lukeed/regexparam
stars | today |
---|---|
97 | 79 |
A tiny (299B) utility that converts route patterns into RegExp. Limited alternative to path-to-regexp
🙇♂️
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
46743 | 64 |
Create React apps with no build configuration.
justjavac / awesome-wechat-weapp
https://github.com/justjavac/awesome-wechat-weapp
stars | today |
---|---|
13237 | 71 |
微信小程序开发资源汇总 💯
kamranahmedse / driver.js
https://github.com/kamranahmedse/driver.js
stars | today |
---|---|
7253 | 72 |
A light-weight, no-dependency, vanilla JavaScript engine to drive the user’s focus across the page
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
9070 | 66 |
小程序组件化开发框架
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
39698 | 59 |
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.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
20664 | 55 |
⚛️ 📄 🚀 Blazing fast static site generator for React
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
62392 | 52 |
A framework for building native apps with React.
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
22390 | 55 |
Interactive UI component dev & test: React, React Native, Vue, Angular
pqina / filepond
https://github.com/pqina/filepond
stars | today |
---|---|
2623 | 56 |
🌊 A flexible and fun JavaScript file upload library
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
23451 | 55 |
Prettier is an opinionated code formatter.
Language: unknown
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
15968 | 562 |
📚 技术面试需要掌握的基础知识整理,欢迎编辑~
dbohdan / structured-text-tools
https://github.com/dbohdan/structured-text-tools
stars | today |
---|---|
3958 | 221 |
A list of command line tools for manipulating structured text data
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
14138 | 206 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
goodjack / developer-roadmap-chinese
https://github.com/goodjack/developer-roadmap-chinese
stars | today |
---|---|
1369 | 178 |
2018 年成為 Web 開發人員的路線圖
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
79549 | 176 |
A book series on JavaScript. @YDKJS on twitter.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
46500 | 168 |
Roadmap to becoming a web developer in 2018
1c7 / chinese-independent-developer
https://github.com/1c7/chinese-independent-developer
stars | today |
---|---|
7971 | 124 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 – 分享大家都在做什么
rShetty / awesome-podcasts
https://github.com/rShetty/awesome-podcasts
stars | today |
---|---|
3938 | 88 |
Collection of awesome podcasts
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
64162 | 61 |
A collection of useful .gitignore templates
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
31164 | 81 |
🎉 A curated list of awesome things related to Vue.js
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
82601 | 75 |
😎 Curated list of awesome lists
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
103756 | 72 |
📚 Freely available programming books
keon / awesome-nlp
https://github.com/keon/awesome-nlp
stars | today |
---|---|
4933 | 67 |
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
60490 | 55 |
A complete computer science study plan to become a software engineer.
enocom / gopher-reading-list
https://github.com/enocom/gopher-reading-list
stars | today |
---|---|
4870 | 56 |
A curated selection of blog posts on Go
rShetty / awesome-distributed-systems
https://github.com/rShetty/awesome-distributed-systems
stars | today |
---|---|
866 | 55 |
Awesome list of distributed systems resources
llSourcell / Learn_Computer_Science_in_5_Months
https://github.com/llSourcell/Learn_Computer_Science_in_5_Months
stars | today |
---|---|
706 | 46 |
This is the Curriculum for “Learn Computer Science in 5 Months” By Siraj Raval on Youtube
freach / kubernetes-security-best-practice
https://github.com/freach/kubernetes-security-best-practice
stars | today |
---|---|
1175 | 47 |
Kubernetes Security - Best Practice Guide
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
19657 | 44 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
nikitavoloboev / privacy-respecting
https://github.com/nikitavoloboev/privacy-respecting
stars | today |
---|---|
869 | 39 |
🔐 Curated List of Privacy Respecting Services and Software
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
24859 | 32 |
A collection of awesome things regarding React ecosystem.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
13061 | 33 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
GoogleChromeLabs / webpack-libs-optimizations
https://github.com/GoogleChromeLabs/webpack-libs-optimizations
stars | today |
---|---|
711 | 34 |
Using a library in your webpack project? Here’s how to optimize it
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
2123 | 32 |
A curated list of awesome Flutter components, frameworks, libraries, and softwares
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
23817 | 31 |
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛☛☛☛