Language: python
s0md3v / Photon
https://github.com/s0md3v/Photon
stars | today |
---|---|
1098 | 587 |
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 |
---|---|
37358 | 230 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
10737 | 157 |
the only cheat sheet you need
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
38877 | 72 |
Models and examples built with TensorFlow
wannabeOG / Mask-RCNN
https://github.com/wannabeOG/Mask-RCNN
stars | today |
---|---|
336 | 81 |
A PyTorch implementation of the architecture of Mask RCNN, serves as an introduction to working with PyTorch
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
52966 | 67 |
A curated list of awesome Python frameworks, libraries, software and resources
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
40407 | 65 |
A collective list of public JSON APIs for use in web development.
ecs-vlc / torchbearer
https://github.com/ecs-vlc/torchbearer
stars | today |
---|---|
114 | 67 |
torchbearer: A model training library for PyTorch
jackfrued / Python-100-Days
https://github.com/jackfrued/Python-100-Days
stars | today |
---|---|
4441 | 47 |
Python - 100天从新手到大师
django / django
https://github.com/django/django
stars | today |
---|---|
35278 | 35 |
The Web framework for perfectionists with deadlines.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
31872 | 34 |
Deep Learning for humans
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
39972 | 41 |
Command-line program to download videos from YouTube.com and other video sites
Nekmo / dirhunt
https://github.com/Nekmo/dirhunt
stars | today |
---|---|
175 | 36 |
Find web directories without bruteforce
quantumlib / Cirq
https://github.com/quantumlib/Cirq
stars | today |
---|---|
819 | 36 |
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
tristandeleu / pytorch-maml-rl
https://github.com/tristandeleu/pytorch-maml-rl
stars | today |
---|---|
67 | 39 |
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
DidierStevens / DidierStevensSuite
https://github.com/DidierStevens/DidierStevensSuite
stars | today |
---|---|
326 | 34 |
Please no pull requests for this repository. Thanks!
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
6801 | 32 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
5892 | 33 |
All Algorithms implemented in Python
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
31565 | 27 |
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/
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
33696 | 33 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
Featuretools / featuretools
https://github.com/Featuretools/featuretools
stars | today |
---|---|
1670 | 35 |
automated feature engineering
AtsushiSakai / PythonRobotics
https://github.com/AtsushiSakai/PythonRobotics
stars | today |
---|---|
2711 | 32 |
Python sample codes for robotics algorithms.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
37560 | 31 |
The Python micro framework for building web applications.
nbedos / termtosvg
https://github.com/nbedos/termtosvg
stars | today |
---|---|
5932 | 30 |
Record terminal sessions as SVG animations
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
15387 | 28 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Language: go
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
978 | 769 |
A library and tools for open cloud development in Go.
knative / docs
https://github.com/knative/docs
stars | today |
---|---|
212 | 165 |
Documentation for users of Knative components
knative / serving
https://github.com/knative/serving
stars | today |
---|---|
202 | 142 |
Kubernetes-based, scale-to-zero, request-driven compute
HitChainFoundation / hitchain
https://github.com/HitChainFoundation/hitchain
stars | today |
---|---|
229 | 109 |
HitChain is a blockchain technology based ‘self-governed’ community of global developers, which is ‘By developers, Of developers, For developers’.
developer-learning / night-reading-go
https://github.com/developer-learning/night-reading-go
stars | today |
---|---|
577 | 99 |
Go 夜读 - 每周四晚上 Go 源码阅读以及线下技术讨论。
yinheli / sshw
https://github.com/yinheli/sshw
stars | today |
---|---|
175 | 94 |
🐝 ssh client wrapper for automatic login
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9210 | 68 |
A platform for building proxies to bypass network restrictions.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
39122 | 61 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
44551 | 59 |
The Go programming language
liftbridge-io / liftbridge
https://github.com/liftbridge-io/liftbridge
stars | today |
---|---|
248 | 59 |
Lightweight, fault-tolerant message streams.
knative / build
https://github.com/knative/build
stars | today |
---|---|
74 | 54 |
A K8s-native Build resource.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
33309 | 52 |
A curated list of awesome Go frameworks, libraries and software
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
7200 | 54 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
9576 | 51 |
An open platform to connect, manage, and secure microservices.
knative / eventing
https://github.com/knative/eventing
stars | today |
---|---|
56 | 43 |
Open source specification and implementation of Knative event binding and delivery
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
36355 | 40 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19492 | 33 |
Official Go implementation of the Ethereum protocol
lonnng / nanoserver
https://github.com/lonnng/nanoserver
stars | today |
---|---|
334 | 34 |
Mahjong server base on nano( https://github.com/lonnng/nano )
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
4916 | 34 |
百度网盘客户端 - Go语言编写
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
10025 | 32 |
Run Kubernetes locally
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
16524 | 32 |
The Cloud Native Edge Router
kyma-project / kyma
https://github.com/kyma-project/kyma
stars | today |
---|---|
33 | 27 |
A flexible and easy way to connect and extend enterprise applications in a cloud-native world
stripe / veneur
https://github.com/stripe/veneur
stars | today |
---|---|
1019 | 31 |
A distributed, fault-tolerant pipeline for observability data
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19028 | 29 |
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.
helm / helm
stars | today |
---|---|
6644 | 25 |
The Kubernetes Package Manager
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
105823 | 120 |
Computation using data flow graphs for scalable machine learning
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 |
---|---|
358 | 147 |
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
facebookincubator / oomd
https://github.com/facebookincubator/oomd
stars | today |
---|---|
574 | 110 |
A userspace out-of-memory killer
tamlok / vnote
https://github.com/tamlok/vnote
stars | today |
---|---|
2332 | 45 |
A Vim-inspired note-taking application that knows programmers and Markdown better.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
26399 | 27 |
Open Source Computer Vision Library
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
33450 | 30 |
Bitcoin Core integration/staging tree
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
4973 | 36 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
19926 | 32 |
Tesseract Open Source OCR Engine (main repository)
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
27870 | 30 |
Protocol Buffers - Google’s data interchange format
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
62743 | 30 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
17312 | 28 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
1683 | 28 |
Vulkan-based D3D11 implementation for Linux / Wine
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
4707 | 26 |
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 |
---|---|
16353 | 20 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
14397 | 22 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
12858 | 18 |
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
knightsj / awesome-algorithm-question-solution
https://github.com/knightsj/awesome-algorithm-question-solution
stars | today |
---|---|
169 | 20 |
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10320 | 16 |
An open autonomous driving platform
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
7342 | 19 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8222 | 18 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
hasherezade / tiny_tracer
https://github.com/hasherezade/tiny_tracer
stars | today |
---|---|
34 | 15 |
A Pin Tool for tracing API calls etc
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10238 | 17 |
JSON for Modern C++
v8 / v8
stars | today |
---|---|
9962 | 16 |
The official mirror of the V8 Git repository
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44639 | 15 |
The Swift Programming Language
mapbox / mapbox-gl-native
https://github.com/mapbox/mapbox-gl-native
stars | today |
---|---|
2741 | 16 |
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
Language: javascript
GoogleChromeLabs / ndb
https://github.com/GoogleChromeLabs/ndb
stars | today |
---|---|
4290 | 750 |
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
segmentio / evergreen
https://github.com/segmentio/evergreen
stars | today |
---|---|
1721 | 453 |
🌲 Evergreen React UI Framework by Segment
vialer / vialer-js
https://github.com/vialer/vialer-js
stars | today |
---|---|
502 | 370 |
Open-source WebRTC communication platform.
phobal / ivideo
https://github.com/phobal/ivideo
stars | today |
---|---|
8186 | 205 |
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
29085 | 206 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
vuejs / vue
stars | today |
---|---|
108573 | 169 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
bvaughn / react-window
https://github.com/bvaughn/react-window
stars | today |
---|---|
782 | 158 |
React components for efficiently rendering large lists and tabular data
imbrn / v8n
stars | today |
---|---|
2285 | 140 |
☑️ JavaScript fluent validation library.
diegomura / react-pdf
https://github.com/diegomura/react-pdf
stars | today |
---|---|
4585 | 137 |
📄 Create PDF files using React
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
107172 | 121 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vaneenige / unswitch
https://github.com/vaneenige/unswitch
stars | today |
---|---|
286 | 111 |
🕹 A tiny (400b) event handler for Switch controllers on the web!
JedWatson / react-select
https://github.com/JedWatson/react-select
stars | today |
---|---|
12780 | 104 |
The Select for React.js
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
52744 | 83 |
Create React apps with no build configuration.
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
28518 | 87 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
diegohaz / styled-tools
https://github.com/diegohaz/styled-tools
stars | today |
---|---|
361 | 84 |
Useful interpolated functions for CSS-in-JS
pissang / little-big-city
https://github.com/pissang/little-big-city
stars | today |
---|---|
100 | 78 |
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
35361 | 73 |
Headless Chrome Node API
jamiebuilds / write-files-atomic
https://github.com/jamiebuilds/write-files-atomic
stars | today |
---|---|
82 | 78 |
Write many files atomically
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
45407 | 71 |
Promise based HTTP client for the browser and node.js
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
26207 | 65 |
Interactive UI component dev & test: React, React Native, Vue, Angular
faressoft / terminalizer
https://github.com/faressoft/terminalizer
stars | today |
---|---|
96 | 65 |
Record your terminal and generate animated gif images
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
66719 | 60 |
A framework for building native apps with React.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
51604 | 53 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
juliankrispel / react-text-selection-popover
https://github.com/juliankrispel/react-text-selection-popover
stars | today |
---|---|
64 | 60 |
Selection based Text UI made easy
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
73862 | 52 |
JavaScript Style Guide
Language: unknown
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
2552 | 938 |
🎮 The only Front-End Performance Checklist that runs faster than the others
dylanbeattie / rockstar
https://github.com/dylanbeattie/rockstar
stars | today |
---|---|
2597 | 676 |
The Rockstar programming language specification
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
5737 | 274 |
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 |
---|---|
29228 | 132 |
📝 准备秋招学习笔记
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
7792 | 125 |
Roadmap to becoming a React developer in 2018
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
36201 | 79 |
🤓 Build your own (insert technology here)
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
89449 | 73 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
70293 | 47 |
A collection of useful .gitignore templates
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
11819 | 56 |
Curated list of project-based tutorials
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
22527 | 49 |
后端架构师技术图谱
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
5252 | 51 |
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.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
108638 | 43 |
📚 Freely available programming books
tars-node / Tars.js
https://github.com/tars-node/Tars.js
stars | today |
---|---|
50 | 42 |
Tars.js Menu&Doc
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
35497 | 36 |
🎉 A curated list of awesome things related to Vue.js
MiYogurt / nodelover-maps
https://github.com/MiYogurt/nodelover-maps
stars | today |
---|---|
172 | 37 |
📅 how to become fullstack developer?
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
26779 | 30 |
A collection of awesome things regarding React ecosystem.
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
4973 | 27 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
36084 | 27 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
25092 | 26 |
⚡️ Delightful Node.js packages and resources
datasciencemasters / go
https://github.com/datasciencemasters/go
stars | today |
---|---|
9436 | 23 |
The Open Source Data Science Masters
react-native-community / discussions-and-proposals
https://github.com/react-native-community/discussions-and-proposals
stars | today |
---|---|
43 | 25 |
🦉 🦉 🦉 IF YOU SEE THIS TEXT IT MEANS THIS IS STILL A WIP 🦉 🦉 🦉
ExpLife0011 / awesome-windows-kernel-security-development
https://github.com/ExpLife0011/awesome-windows-kernel-security-development
stars | today |
---|---|
184 | 20 |
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
12249 | 23 |
High Scalability, High Availability, High Stability, High Performance, and High Intelligence System Design Patterns
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
35954 | 23 |
Master the command line, in one page
hail2u / html-best-practices
https://github.com/hail2u/html-best-practices
stars | today |
---|---|
1011 | 21 |
For writing maintainable and scalable HTML documents