Language: python
s0md3v / Photon
https://github.com/s0md3v/Photon
stars | today |
---|---|
1545 | 463 |
Incredibly fast crawler which extracts urls, emails, files, website accounts and much more.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
37527 | 187 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
MarkPKCollier / NeuralTuringMachine
https://github.com/MarkPKCollier/NeuralTuringMachine
stars | today |
---|---|
182 | 149 |
Tensorflow implementation of a Neural Turing Machine
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
10859 | 145 |
the only cheat sheet you need
instacart / lore
https://github.com/instacart/lore
stars | today |
---|---|
819 | 139 |
Lore makes machine learning approachable for Software Engineers and maintainable for Machine Learning Researchers
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
38948 | 89 |
Models and examples built with TensorFlow
Nekmo / dirhunt
https://github.com/Nekmo/dirhunt
stars | today |
---|---|
262 | 97 |
Find web directories without bruteforce
iterative / dvc
https://github.com/iterative/dvc
stars | today |
---|---|
931 | 86 |
Data Science Version Control - Git for data scientists
tristandeleu / pytorch-maml-rl
https://github.com/tristandeleu/pytorch-maml-rl
stars | today |
---|---|
135 | 85 |
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
IndicoDataSolutions / finetune
https://github.com/IndicoDataSolutions/finetune
stars | today |
---|---|
203 | 83 |
Scikit-learn style model finetuning for NLP
mli / gluon-tutorials-zh
https://github.com/mli/gluon-tutorials-zh
stars | today |
---|---|
2774 | 46 |
通过 MXNet / Gluon 来动手学习深度学习
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
31908 | 39 |
Deep Learning for humans
PyCQA / pylint
https://github.com/PyCQA/pylint
stars | today |
---|---|
1428 | 49 |
A Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
40450 | 46 |
A collective list of public JSON APIs for use in web development.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
23897 | 41 |
a web proxy tool
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
40013 | 41 |
Command-line program to download videos from YouTube.com and other video sites
jerry-git / learn-python3
https://github.com/jerry-git/learn-python3
stars | today |
---|---|
672 | 39 |
Jupyter notebooks for teaching/learning Python 3
wannabeOG / Mask-RCNN
https://github.com/wannabeOG/Mask-RCNN
stars | today |
---|---|
368 | 40 |
A PyTorch implementation of the architecture of Mask RCNN, serves as an introduction to working with PyTorch
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
33722 | 36 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
salesforce / decaNLP
https://github.com/salesforce/decaNLP
stars | today |
---|---|
1001 | 38 |
The Natural Language Decathlon: A Multitask Challenge for NLP
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
37594 | 37 |
The Python micro framework for building web applications.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
31593 | 33 |
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. https://docs.ansible.com/ansible/
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
52988 | 33 |
A curated list of awesome Python frameworks, libraries, software and resources
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
15385 | 33 |
🏡 Open-source home automation platform running on Python 3
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
18893 | 27 |
The Python programming language
Language: go
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
2076 | 1223 |
A library and tools for open cloud development in Go.
knative / docs
https://github.com/knative/docs
stars | today |
---|---|
416 | 220 |
Documentation for users of Knative components
knative / serving
https://github.com/knative/serving
stars | today |
---|---|
369 | 182 |
Kubernetes-based, scale-to-zero, request-driven compute
HitChainFoundation / hitchain
https://github.com/HitChainFoundation/hitchain
stars | today |
---|---|
293 | 135 |
HitChain is a blockchain technology based ‘self-governed’ community of global developers, which is ‘By developers, Of developers, For developers’.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
9650 | 83 |
An open platform to connect, manage, and secure microservices.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
39181 | 63 |
Production-Grade Container Scheduling and Management
developer-learning / night-reading-go
https://github.com/developer-learning/night-reading-go
stars | today |
---|---|
631 | 68 |
Go 夜读 - 每周四晚上 Go 源码阅读以及线下技术讨论。
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
4979 | 62 |
百度网盘客户端 - Go语言编写
golang / go
stars | today |
---|---|
44604 | 56 |
The Go programming language
knative / build
https://github.com/knative/build
stars | today |
---|---|
126 | 56 |
A K8s-native Build resource.
kyma-project / kyma
https://github.com/kyma-project/kyma
stars | today |
---|---|
70 | 38 |
A flexible and easy way to connect and extend enterprise applications in a cloud-native world
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
33355 | 47 |
A curated list of awesome Go frameworks, libraries and software
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19069 | 43 |
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.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
27450 | 42 |
The world’s fastest framework for building websites.
yinheli / sshw
https://github.com/yinheli/sshw
stars | today |
---|---|
216 | 42 |
🐝 ssh client wrapper for automatic login
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
36389 | 36 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
22933 | 36 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19520 | 29 |
Official Go implementation of the Ethereum protocol
securego / gosec
https://github.com/securego/gosec
stars | today |
---|---|
981 | 36 |
Golang security checker
knative / eventing
https://github.com/knative/eventing
stars | today |
---|---|
85 | 34 |
Open source specification and implementation of Knative event binding and delivery
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
24124 | 31 |
A golang ebook intro how to build a web with golang
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9237 | 31 |
A platform for building proxies to bypass network restrictions.
gogs / gogs
stars | today |
---|---|
26300 | 32 |
Gogs is a painless self-hosted Git service.
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
19393 | 29 |
Distributed reliable key-value store for the most critical data of a distributed system
liftbridge-io / liftbridge
https://github.com/liftbridge-io/liftbridge
stars | today |
---|---|
277 | 30 |
Lightweight, fault-tolerant message streams.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
105950 | 140 |
Computation using data flow graphs for scalable machine learning
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
17354 | 47 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
33479 | 36 |
Bitcoin Core integration/staging tree
mapbox / mapbox-gl-native
https://github.com/mapbox/mapbox-gl-native
stars | today |
---|---|
2778 | 47 |
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
62786 | 41 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
27913 | 40 |
Protocol Buffers - Google’s data interchange format
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
26424 | 29 |
Open Source Computer Vision Library
zhubenfu / License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
https://github.com/zhubenfu/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
stars | today |
---|---|
380 | 36 |
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10343 | 30 |
An open autonomous driving platform
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
5013 | 31 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
soarqin / finalhe
https://github.com/soarqin/finalhe
stars | today |
---|---|
29 | 27 |
Final h-encore, a tool to push h-encore exploit for PS VITA/PS TV automatically
facebookincubator / oomd
https://github.com/facebookincubator/oomd
stars | today |
---|---|
593 | 28 |
A userspace out-of-memory killer
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
4722 | 24 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
grpc / grpc
stars | today |
---|---|
16369 | 22 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
19944 | 23 |
Tesseract Open Source OCR Engine (main repository)
knightsj / awesome-algorithm-question-solution
https://github.com/knightsj/awesome-algorithm-question-solution
stars | today |
---|---|
186 | 21 |
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
6108 | 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.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44651 | 17 |
The Swift Programming Language
XiaoMi / mace
https://github.com/XiaoMi/mace
stars | today |
---|---|
2208 | 16 |
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
1699 | 17 |
Vulkan-based D3D11 implementation for Linux / Wine
OSGeo / gdal
stars | today |
---|---|
788 | 17 |
GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
12864 | 13 |
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
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8233 | 12 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
14588 | 11 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
BVLC / caffe
stars | today |
---|---|
24976 | 12 |
Caffe: a fast open framework for deep learning.
Language: javascript
GoogleChromeLabs / ndb
https://github.com/GoogleChromeLabs/ndb
stars | today |
---|---|
4681 | 424 |
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
segmentio / evergreen
https://github.com/segmentio/evergreen
stars | today |
---|---|
1951 | 231 |
🌲 Evergreen React UI Framework by Segment
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
29263 | 208 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
phobal / ivideo
https://github.com/phobal/ivideo
stars | today |
---|---|
8332 | 174 |
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform
vuejs / vue
stars | today |
---|---|
108703 | 157 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
28682 | 145 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
vialer / vialer-js
https://github.com/vialer/vialer-js
stars | today |
---|---|
613 | 130 |
Pluggable WebRTC communication platform.
hanford / trends
https://github.com/hanford/trends
stars | today |
---|---|
180 | 109 |
ultra high performance github trending application
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
107255 | 97 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
jbogard / ContosoUniversityDotNetCore-Pages
https://github.com/jbogard/ContosoUniversityDotNetCore-Pages
stars | today |
---|---|
142 | 99 |
With Razor Pages
pissang / little-big-city
https://github.com/pissang/little-big-city
stars | today |
---|---|
177 | 81 |
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
52804 | 69 |
Create React apps with no build configuration.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
35431 | 76 |
Headless Chrome Node API
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
45472 | 75 |
Promise based HTTP client for the browser and node.js
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
23808 | 71 |
⚛️ 📄 🚀 Blazing fast static site generator for React
diegomura / react-pdf
https://github.com/diegomura/react-pdf
stars | today |
---|---|
4653 | 72 |
📄 Create PDF files using React
faressoft / terminalizer
https://github.com/faressoft/terminalizer
stars | today |
---|---|
168 | 70 |
Record your terminal and generate animated gif images
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
66769 | 58 |
A framework for building native apps with React.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
51655 | 57 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
vaneenige / unswitch
https://github.com/vaneenige/unswitch
stars | today |
---|---|
343 | 58 |
🕹 A tiny (400b) event handler for Switch controllers on the web!
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
26257 | 54 |
Interactive UI component dev & test: React, React Native, Vue, Angular
imbrn / v8n
stars | today |
---|---|
2331 | 54 |
☑️ JavaScript fluent validation library.
Jannchie / Historical-ranking-data-visualization-based-on-d3.js
https://github.com/Jannchie/Historical-ranking-data-visualization-based-on-d3.js
stars | today |
---|---|
140 | 51 |
这是一个数据可视化项目,能够将历史数据排名转化为动态柱状图图表
lodash / lodash
https://github.com/lodash/lodash
stars | today |
---|---|
33518 | 48 |
A modern JavaScript utility library delivering modularity, performance, & extras.
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
11022 | 45 |
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
Language: unknown
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
3163 | 641 |
🎮 The only Front-End Performance Checklist that runs faster than the others
dylanbeattie / rockstar
https://github.com/dylanbeattie/rockstar
stars | today |
---|---|
2942 | 376 |
The Rockstar programming language specification
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
5948 | 234 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
29364 | 144 |
📝 准备秋招学习笔记
gnijuohz / get-out
https://github.com/gnijuohz/get-out
stars | today |
---|---|
129 | 81 |
A guide
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
89510 | 71 |
😎 Curated list of awesome lists
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
7856 | 71 |
Roadmap to becoming a React developer in 2018
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
70346 | 53 |
A collection of useful .gitignore templates
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
22574 | 53 |
后端架构师技术图谱
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
108679 | 50 |
📚 Freely available programming books
Kaixhin / grokking-pytorch
https://github.com/Kaixhin/grokking-pytorch
stars | today |
---|---|
69 | 61 |
How to think about PyTorch
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
36243 | 52 |
🤓 Build your own (insert technology here)
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
5295 | 49 |
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
35537 | 47 |
🎉 A curated list of awesome things related to Vue.js
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
11864 | 46 |
Curated list of project-based tutorials
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
12278 | 32 |
High Scalability, High Availability, High Stability, High Performance, and High Intelligence System Design Patterns
ipfs / ipfs
stars | today |
---|---|
13611 | 23 |
Peer-to-peer hypermedia protocol
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
25113 | 22 |
⚡️ Delightful Node.js packages and resources
korfuri / awesome-monorepo
https://github.com/korfuri/awesome-monorepo
stars | today |
---|---|
401 | 22 |
A curated list of awesome Monorepo tools, software and architectures.
LCsion / huaji
https://github.com/LCsion/huaji
stars | today |
---|---|
117 | 19 |
just huaji
Mybridge / machine-learning-open-source
https://github.com/Mybridge/machine-learning-open-source
stars | today |
---|---|
434 | 22 |
Monthly Series - Machine Learning Top 10 Open Source Projects
MiYogurt / nodelover-maps
https://github.com/MiYogurt/nodelover-maps
stars | today |
---|---|
187 | 21 |
📅 how to become fullstack developer?
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
26797 | 20 |
A collection of awesome things regarding React ecosystem.
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
36098 | 20 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
31150 | 18 |
A curated list of awesome Android UI/UX libraries