Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
36652 | 250 |
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 |
---|---|
10149 | 141 |
the only cheat sheet you need
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
40248 | 60 |
A collective list of public JSON APIs for use in web development.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
38683 | 46 |
Models and examples built with TensorFlow
openai / glow
https://github.com/openai/glow
stars | today |
---|---|
1441 | 50 |
Code for reproducing results in “Glow: Generative Flow with Invertible 1x1 Convolutions”
quantumlib / Cirq
https://github.com/quantumlib/Cirq
stars | today |
---|---|
697 | 51 |
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
llSourcell / Machine-Learning-API-Tutorial
https://github.com/llSourcell/Machine-Learning-API-Tutorial
stars | today |
---|---|
60 | 48 |
This is the code for “Machine Learning API tutorial” By Siraj Raval on Youtube
wannabeOG / Mask-RCNN
https://github.com/wannabeOG/Mask-RCNN
stars | today |
---|---|
79 | 45 |
A PyTorch implementation of the architecture of Mask RCNN, serves as an introduction to working with PyTorch
quantopian / qgrid
https://github.com/quantopian/qgrid
stars | today |
---|---|
1232 | 41 |
An interactive grid for sorting, filtering, and editing DataFrames in Jupyter notebooks
IndicoDataSolutions / finetune
https://github.com/IndicoDataSolutions/finetune
stars | today |
---|---|
61 | 36 |
Scikit-learn style model finetuning for NLP
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
39886 | 33 |
Command-line program to download videos from YouTube.com and other video sites
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
52829 | 31 |
A curated list of awesome Python frameworks, libraries, software and resources
AtsushiSakai / PythonRobotics
https://github.com/AtsushiSakai/PythonRobotics
stars | today |
---|---|
2630 | 31 |
Python sample codes for robotics algorithms.
nbedos / termtosvg
https://github.com/nbedos/termtosvg
stars | today |
---|---|
5835 | 31 |
Record terminal sessions as SVG animations
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
31792 | 26 |
Deep Learning for humans
wxywhu / SRDenseNet-pytorch
https://github.com/wxywhu/SRDenseNet-pytorch
stars | today |
---|---|
45 | 30 |
SRDenseNet-pytorch(ICCV_2017)
jerry-git / learn-python3
https://github.com/jerry-git/learn-python3
stars | today |
---|---|
582 | 29 |
Jupyter notebooks for teaching/learning Python 3
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
15314 | 26 |
🏡 Open-source home automation platform running on Python 3
MatrixAINetwork / MatrixAIPoC_PY
https://github.com/MatrixAINetwork/MatrixAIPoC_PY
stars | today |
---|---|
136 | 20 |
This is a POC release (Python Version) for Election Algorithm of Consensus Mechanism, with AI function
techbanca / coinai
https://github.com/techbanca/coinai
stars | today |
---|---|
372 | 16 |
Seed applications based on AI for digital currency quantitative analysis, medium-term forecast and asset allocation for the secondary market of the BANCA community
vibora-io / vibora
https://github.com/vibora-io/vibora
stars | today |
---|---|
3512 | 27 |
Fast, asynchronous and elegant Python web framework.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
15342 | 23 |
The world’s simplest facial recognition api for Python and the command line
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
23802 | 22 |
a web proxy tool
alexmojaki / sorcery
https://github.com/alexmojaki/sorcery
stars | today |
---|---|
145 | 22 |
Dark magic delights in Python
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
145 | 22 |
The Python micro framework for building web applications.
Language: go
Broadroad / gpool
https://github.com/Broadroad/gpool
stars | today |
---|---|
240 | 103 |
A go tcp connection pool
josephyzhou / github-trending
https://github.com/josephyzhou/github-trending
stars | today |
---|---|
2421 | 102 |
Tracking the most popular Github repos, updated daily
soorajb / loc2country
https://github.com/soorajb/loc2country
stars | today |
---|---|
61 | 53 |
Lat/lon to country
golang / go
stars | today |
---|---|
44418 | 44 |
The Go programming language
zricethezav / gitleaks
https://github.com/zricethezav/gitleaks
stars | today |
---|---|
3871 | 40 |
Audit git repos for secrets 🔑
rtr7 / router7
https://github.com/rtr7/router7
stars | today |
---|---|
1464 | 36 |
pure-Go small home internet router
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
36258 | 28 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴
MatrixAINetwork / MatrixAIPOC_GO
https://github.com/MatrixAINetwork/MatrixAIPOC_GO
stars | today |
---|---|
96 | 20 |
A POC of Matrix in the form of golang implementation based on the Ethereum protocol
jdkato / prose
https://github.com/jdkato/prose
stars | today |
---|---|
1541 | 28 |
📖 A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
38981 | 26 |
Production-Grade Container Scheduling and Management
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
7062 | 28 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
alecthomas / participle
https://github.com/alecthomas/participle
stars | today |
---|---|
920 | 26 |
A parser library for Go
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
33203 | 22 |
A curated list of awesome Go frameworks, libraries and software
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
13844 | 22 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
9465 | 19 |
An open platform to connect, manage, and secure microservices.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9106 | 18 |
A platform for building proxies to bypass network restrictions.
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
22840 | 18 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
27330 | 16 |
The world’s fastest framework for building websites.
gogs / gogs
stars | today |
---|---|
26245 | 14 |
Gogs is a painless self-hosted Git service.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19421 | 10 |
Official Go implementation of the Ethereum protocol
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
21292 | 15 |
Open Source Continuous File Synchronization
usefathom / fathom
https://github.com/usefathom/fathom
stars | today |
---|---|
2860 | 15 |
Fathom. Simple, trustworthy website analytics. Built with Golang & Preact.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
4832 | 12 |
百度网盘客户端 - Go语言编写
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
15403 | 14 |
🌸 A command-line fuzzy finder
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
16467 | 13 |
The Cloud Native Edge Router
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
105586 | 70 |
Computation using data flow graphs for scalable machine learning
facebookincubator / oomd
https://github.com/facebookincubator/oomd
stars | today |
---|---|
123 | 30 |
A userspace out-of-memory killer
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
33374 | 23 |
Bitcoin Core integration/staging tree
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
4898 | 26 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
fuchsia-mirror / zircon
https://github.com/fuchsia-mirror/zircon
stars | today |
---|---|
1016 | 21 |
Zircon Kernel, Core Drivers, and Services
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
17249 | 21 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
62671 | 21 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
27781 | 20 |
Protocol Buffers - Google’s data interchange format
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
26319 | 15 |
Open Source Computer Vision Library
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8177 | 13 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
v8 / v8
stars | today |
---|---|
9929 | 13 |
The official mirror of the V8 Git repository
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
1580 | 13 |
Vulkan-based D3D11 implementation for Linux / Wine
baidu / palo
stars | today |
---|---|
814 | 11 |
Palo,an MPP data warehouse
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
14881 | 12 |
Lovely console emulator package for Windows
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 |
---|---|
59 | 10 |
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10210 | 11 |
JSON for Modern C++
mmp / pbrt-v3
https://github.com/mmp/pbrt-v3
stars | today |
---|---|
1587 | 11 |
Source code for pbrt, the renderer described in the third edition of “Physically Based Rendering: From Theory To Implementation”, by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
19857 | 11 |
Tesseract Open Source OCR Engine (main repository)
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
3739 | 9 |
Fast C++ logging library.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10256 | 8 |
An open autonomous driving platform
BVLC / caffe
stars | today |
---|---|
24930 | 9 |
Caffe: a fast open framework for deep learning.
RKX1209 / nsemu
https://github.com/RKX1209/nsemu
stars | today |
---|---|
89 | 10 |
Experimental Nintendo Switch emulator
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
15865 | 9 |
Godot Engine – Multi-platform 2D and 3D game engine
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44602 | 9 |
The Swift Programming Language
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
14843 | 8 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
Language: javascript
GoogleChromeLabs / ndb
https://github.com/GoogleChromeLabs/ndb
stars | today |
---|---|
1465 | 1289 |
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
28503 | 354 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
phobal / ivideo
https://github.com/phobal/ivideo
stars | today |
---|---|
7633 | 147 |
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform
imbrn / v8n
stars | today |
---|---|
1829 | 158 |
☑️ JavaScript fluent validation library.
hasura / graphql-engine
https://github.com/hasura/graphql-engine
stars | today |
---|---|
2605 | 79 |
Blazing fast, instant GraphQL APIs on Postgres with fine grained access control
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
106920 | 73 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vuejs / vue
stars | today |
---|---|
108200 | 75 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
segmentio / evergreen
https://github.com/segmentio/evergreen
stars | today |
---|---|
538 | 65 |
🌲 Evergreen React UI Framework by Segment
jxnblk / ok-mdx
https://github.com/jxnblk/ok-mdx
stars | today |
---|---|
69 | 60 |
Browser-based MDX editor
outline / rich-markdown-editor
https://github.com/outline/rich-markdown-editor
stars | today |
---|---|
180 | 53 |
The open source React and Slate based markdown editor that powers Outline wiki. Want to try it out? Create a free account:
joshwcomeau / guppy
https://github.com/joshwcomeau/guppy
stars | today |
---|---|
1871 | 42 |
🐠 A friendly application manager and task runner for React.js
ssstk / findcl
https://github.com/ssstk/findcl
stars | today |
---|---|
443 | 41 |
Nodejs 实现磁力链接获取 命名 傻逼吧 DHT BT爬虫 磁力链接解析 种子解析 资源搜索
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
45195 | 38 |
Promise based HTTP client for the browser and node.js
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
52544 | 35 |
Create React apps with no build configuration.
browsh-org / browsh
https://github.com/browsh-org/browsh
stars | today |
---|---|
8560 | 38 |
A fully-modern text-based browser, rendering to TTY and browsers
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
17551 | 39 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
35177 | 34 |
Headless Chrome Node API
oncebot / pushbar.js
https://github.com/oncebot/pushbar.js
stars | today |
---|---|
236 | 36 |
Tiny javascript plugin for creating sliding drawers in web apps
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
73726 | 33 |
JavaScript Style Guide
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
51495 | 29 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
knsv / mermaid
https://github.com/knsv/mermaid
stars | today |
---|---|
19019 | 32 |
Generation of diagram and flowchart from text in a similar manner as markdown
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
27382 | 29 |
Next.js is a lightweight framework for static and server‑rendered applications.
jasperapp / jasper
https://github.com/jasperapp/jasper
stars | today |
---|---|
781 | 31 |
Jasper - A flexible and powerful issue reader for GitHub
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
66602 | 27 |
A framework for building native apps with React.
Netflix / pollyjs
https://github.com/Netflix/pollyjs
stars | today |
---|---|
6060 | 29 |
Record, Replay, and Stub HTTP Interactions.
Language: unknown
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
356 | 242 |
🎮 The only Front-End Performance Checklist that runs faster than the others
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
5030 | 196 |
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 |
---|---|
28964 | 65 |
📝 准备秋招学习笔记
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
22542 | 54 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
70176 | 37 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
89266 | 43 |
😎 Curated list of awesome lists
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
5050 | 41 |
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.
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
36011 | 40 |
🤓 Build your own (insert technology here)
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
7468 | 43 |
Roadmap to becoming a React developer in 2018
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
11673 | 36 |
Curated list of project-based tutorials
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
108543 | 35 |
📚 Freely available programming books
Microsoft / join-dev-design
https://github.com/Microsoft/join-dev-design
stars | today |
---|---|
156 | 32 |
Join Microsoft Developer Design
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
22386 | 19 |
后端架构师技术图谱
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
35412 | 20 |
🎉 A curated list of awesome things related to Vue.js
MatrixAINetwork / Diary
https://github.com/MatrixAINetwork/Diary
stars | today |
---|---|
70 | 14 |
Matrix Trendings as well as Digests
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
25031 | 19 |
⚡️ Delightful Node.js packages and resources
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
4565 | 17 |
An updated list of public BitTorrent trackers
LCsion / huaji
https://github.com/LCsion/huaji
stars | today |
---|---|
48 | 15 |
just huaji
ashfurrow / xcode-hardware-performance
https://github.com/ashfurrow/xcode-hardware-performance
stars | today |
---|---|
532 | 17 |
Results from running Xcode on a non-trivial open source project using various Macs
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
4897 | 12 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
35909 | 12 |
Master the command line, in one page
toniblyx / my-arsenal-of-aws-security-tools
https://github.com/toniblyx/my-arsenal-of-aws-security-tools
stars | today |
---|---|
52 | 12 |
List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
datasciencemasters / go
https://github.com/datasciencemasters/go
stars | today |
---|---|
9400 | 12 |
The Open Source Data Science Masters
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
36041 | 11 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
26827 | 12 |
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛