Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
43510 | 609 |
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 |
---|---|
13307 | 324 |
the only cheat sheet you need
iodide-project / pyodide
https://github.com/iodide-project/pyodide
stars | today |
---|---|
420 | 230 |
The Python scientific stack, compiled to WebAssembly
NVIDIA / vid2vid
https://github.com/NVIDIA/vid2vid
stars | today |
---|---|
2650 | 189 |
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
donnemartin / interactive-coding-challenges
https://github.com/donnemartin/interactive-coding-challenges
stars | today |
---|---|
14708 | 146 |
Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
pwxcoo / chinese-xinhua
https://github.com/pwxcoo/chinese-xinhua
stars | today |
---|---|
3272 | 127 |
中华新华字典数据库。包括歇后语,成语,词语,汉字。提供新华字典API。
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
16044 | 126 |
🏡 Open-source home automation platform running on Python 3
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
40424 | 62 |
Models and examples built with TensorFlow
nteract / papermill
https://github.com/nteract/papermill
stars | today |
---|---|
435 | 70 |
📚 Parameterize, execute, and analyze notebooks
trailofbits / algo
https://github.com/trailofbits/algo
stars | today |
---|---|
10253 | 67 |
Set up a personal IPSEC VPN in the cloud
Microsoft / human-pose-estimation.pytorch
https://github.com/Microsoft/human-pose-estimation.pytorch
stars | today |
---|---|
170 | 58 |
The project is official implement of our ECCV2018 paper “Simple Baselines for Human Pose Estimation and Tracking( https://arxiv.org/abs/1804.06208 )”
amitt001 / pygmy
https://github.com/amitt001/pygmy
stars | today |
---|---|
360 | 55 |
Open-source, feature rich & extensible url shortener + Analytics 🍪
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
32861 | 43 |
Deep Learning for humans
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
11807 | 49 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
54242 | 40 |
A curated list of awesome Python frameworks, libraries, software and resources
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
16250 | 39 |
The world’s simplest facial recognition api for Python and the command line
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
40873 | 41 |
Command-line program to download videos from YouTube.com and other video sites
django / django
https://github.com/django/django
stars | today |
---|---|
35983 | 30 |
The Web framework for perfectionists with deadlines.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
32172 | 28 |
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/
timgrossmann / InstaPy
https://github.com/timgrossmann/InstaPy
stars | today |
---|---|
5322 | 33 |
📷 Instagram Bot - Like/Comment/Follow Automation Script
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
1890 | 31 |
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
tldr-pages / tldr
https://github.com/tldr-pages/tldr
stars | today |
---|---|
18041 | 34 |
📚 Simplified and community-driven man pages
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
41375 | 26 |
A collective list of public JSON APIs for use in web development.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
38316 | 26 |
The Python micro framework for building web applications.
openai / gym
stars | today |
---|---|
13337 | 29 |
A toolkit for developing and comparing reinforcement learning algorithms.
Language: go
buzzfeed / sso
https://github.com/buzzfeed/sso
stars | today |
---|---|
610 | 292 |
sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
arduino / arduino-cli
https://github.com/arduino/arduino-cli
stars | today |
---|---|
254 | 214 |
Arduino command line interface
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
8958 | 117 |
simple terminal UI for git commands
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
40521 | 51 |
Production-Grade Container Scheduling and Management
MichaelMure / git-bug
https://github.com/MichaelMure/git-bug
stars | today |
---|---|
1973 | 53 |
Distributed bug tracker embedded in Git
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
34474 | 49 |
A curated list of awesome Go frameworks, libraries and software
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
15934 | 51 |
🌸 A command-line fuzzy finder
golang / go
stars | today |
---|---|
45939 | 42 |
The Go programming language
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
10332 | 43 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19875 | 39 |
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.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
5876 | 37 |
百度网盘客户端 - Go语言编写
aykevl / tinygo
https://github.com/aykevl/tinygo
stars | today |
---|---|
626 | 38 |
Go compiler for small devices, based on LLVM.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
11088 | 32 |
Connect, secure, control, and observe services.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
28179 | 35 |
The world’s fastest framework for building websites.
ncw / rclone
stars | today |
---|---|
10472 | 33 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
18416 | 28 |
The Prometheus monitoring system and time series database.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
20228 | 21 |
Official Go implementation of the Ethereum protocol
dgraph-io / dgraph
https://github.com/dgraph-io/dgraph
stars | today |
---|---|
6210 | 27 |
Fast, Distributed Graph DB
helm / helm
stars | today |
---|---|
7214 | 23 |
The Kubernetes Package Manager
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9912 | 22 |
A platform for building proxies to bypass network restrictions.
gravitational / teleport
https://github.com/gravitational/teleport
stars | today |
---|---|
6460 | 24 |
Privileged access management for elastic infrastructure.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
24684 | 22 |
A golang ebook intro how to build a web with golang
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
14552 | 22 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
4575 | 21 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
9511 | 20 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Language: c++
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
3723 | 399 |
Compatibility tool for Steam Play based on Wine and additional components
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
108110 | 76 |
Computation using data flow graphs for scalable machine learning
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
63731 | 62 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
google / filament
https://github.com/google/filament
stars | today |
---|---|
3915 | 43 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux and macOS
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20581 | 34 |
Tesseract Open Source OCR Engine (main repository)
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
28635 | 27 |
Protocol Buffers - Google’s data interchange format
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34236 | 27 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27128 | 23 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18129 | 26 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
fraillt / bitsery
https://github.com/fraillt/bitsery
stars | today |
---|---|
144 | 26 |
Your binary serialization library
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
2148 | 25 |
Vulkan-based D3D11 implementation for Linux / Wine
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10610 | 20 |
JSON for Modern C++
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8576 | 21 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
TranslucentTB / TranslucentTB
https://github.com/TranslucentTB/TranslucentTB
stars | today |
---|---|
2628 | 21 |
A lightweight utility that makes the Windows taskbar translucent/transparent.
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
6312 | 19 |
C++ front/service proxy
onqtam / doctest
https://github.com/onqtam/doctest
stars | today |
---|---|
1284 | 18 |
The fastest feature-rich C++11 single-header testing framework for unit tests and TDD
EOSIO / eos
stars | today |
---|---|
9087 | 15 |
An open source smart contract platform
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
8761 | 17 |
🔧 Cross-platform GUI management tool for Redis
google / bochspwn-reloaded
https://github.com/google/bochspwn-reloaded
stars | today |
---|---|
141 | 16 |
A Bochs-based instrumentation performing kernel memory taint tracking to detect disclosure of uninitialized memory to ring 3
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
15240 | 16 |
Lovely console emulator package for Windows
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
13242 | 15 |
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
grpc / grpc
stars | today |
---|---|
16771 | 13 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
BVLC / caffe
stars | today |
---|---|
25295 | 14 |
Caffe: a fast open framework for deep learning.
v8 / v8
stars | today |
---|---|
10315 | 14 |
The official mirror of the V8 Git repository
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44950 | 14 |
The Swift Programming Language
Language: javascript
felixrieseberg / windows95
https://github.com/felixrieseberg/windows95
stars | today |
---|---|
5474 | 3625 |
💩 🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
35120 | 244 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
checkly / puppeteer-recorder
https://github.com/checkly/puppeteer-recorder
stars | today |
---|---|
1881 | 172 |
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
vuejs / vue
stars | today |
---|---|
111925 | 122 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
BestDingSheng / resources
https://github.com/BestDingSheng/resources
stars | today |
---|---|
1478 | 127 |
知名互联网企业内推资料整理 持续更新ing 。 目前已经维护五个微信群接近3000人,欢迎你的加入!
GoogleChromeLabs / ndb
https://github.com/GoogleChromeLabs/ndb
stars | today |
---|---|
7429 | 100 |
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
typicode / json-server
https://github.com/typicode/json-server
stars | today |
---|---|
34310 | 93 |
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
GantMan / ReactStateMuseum
https://github.com/GantMan/ReactStateMuseum
stars | today |
---|---|
732 | 90 |
A whirlwind tour of React state management systems by example
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
109555 | 83 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
browsh-org / browsh
https://github.com/browsh-org/browsh
stars | today |
---|---|
9573 | 86 |
A fully-modern text-based browser, rendering to TTY and browsers
mweststrate / immer
https://github.com/mweststrate/immer
stars | today |
---|---|
5720 | 74 |
Create the next immutable state by mutating the current one
jxnblk / mdx-deck
https://github.com/jxnblk/mdx-deck
stars | today |
---|---|
3992 | 73 |
MDX-based presentation decks
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
36998 | 65 |
Headless Chrome Node API
airbnb / lottie-web
https://github.com/airbnb/lottie-web
stars | today |
---|---|
13197 | 62 |
Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
rwaldron / johnny-five
https://github.com/rwaldron/johnny-five
stars | today |
---|---|
9459 | 61 |
JavaScript Robotics and IoT programming framework, developed at Bocoup.
suanmei / callapp-lib
https://github.com/suanmei/callapp-lib
stars | today |
---|---|
59 | 56 |
call native webview from webpage
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
47102 | 57 |
Promise based HTTP client for the browser and node.js
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
37618 | 49 |
📚 免费的计算机编程类中文书籍,欢迎投稿
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
75115 | 47 |
JavaScript Style Guide
marktext / marktext
https://github.com/marktext/marktext
stars | today |
---|---|
7082 | 49 |
📝 Next generation markdown editor, running on platforms of MacOS Windows and Linux.
justjavac / awesome-wechat-weapp
https://github.com/justjavac/awesome-wechat-weapp
stars | today |
---|---|
17206 | 45 |
微信小程序开发资源汇总 💯
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
54251 | 40 |
Create React apps with no build configuration.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
52622 | 44 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
faressoft / terminalizer
https://github.com/faressoft/terminalizer
stars | today |
---|---|
5335 | 49 |
🦄 Record your terminal and generate animated gif images
facebook / metro
https://github.com/facebook/metro
stars | today |
---|---|
2092 | 46 |
🚇 The JavaScript bundler for React Native.
Language: unknown
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
33223 | 428 |
📚 Computer Science Learning Notes
InterviewMap / CS-Interview-Knowledge-Map
https://github.com/InterviewMap/CS-Interview-Knowledge-Map
stars | today |
---|---|
10063 | 364 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
10673 | 212 |
100 Days of ML Coding
afshinea / stanford-cs-229-machine-learning
https://github.com/afshinea/stanford-cs-229-machine-learning
stars | today |
---|---|
1603 | 208 |
VIP cheatsheets for Stanford’s CS 229 Machine Learning
KieSun / InterviewMap
https://github.com/KieSun/InterviewMap
stars | today |
---|---|
182 | 173 |
该项目是 fork 的,如果你觉得不错,可以前往主仓库支持一下。
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
55635 | 67 |
Roadmap to becoming a web developer in 2018
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
87169 | 71 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
71705 | 54 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
91223 | 50 |
😎 Curated list of awesome lists
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
36722 | 44 |
🎉 A curated list of awesome things related to Vue.js
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
7372 | 44 |
🎮 The only Front-End Performance Checklist that runs faster than the others
runvnc / dadsresume
https://github.com/runvnc/dadsresume
stars | today |
---|---|
664 | 43 |
My dad’s resume and skills from 1980
gonghuiyuan516 / AndroidArchitectureArticle
https://github.com/gonghuiyuan516/AndroidArchitectureArticle
stars | today |
---|---|
95 | 43 |
🔥 Android架构文章大全
Droogans / unmaintainable-code
https://github.com/Droogans/unmaintainable-code
stars | today |
---|---|
5984 | 42 |
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
67570 | 36 |
A complete computer science study plan to become a software engineer.
MatrixAINetwork / MATRIX_Diary
https://github.com/MatrixAINetwork/MATRIX_Diary
stars | today |
---|---|
125 | 30 |
Matrix Trendings as well as Digests
webproblem / learning-article
https://github.com/webproblem/learning-article
stars | today |
---|---|
170 | 37 |
学习资源汇总,持续更新
MatrixAINetwork / MATRIX_WEEKLY-Q-As
https://github.com/MatrixAINetwork/MATRIX_WEEKLY-Q-As
stars | today |
---|---|
120 | 28 |
questions from Matrix community and answers from Matrix experts
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
37218 | 32 |
🤓 Build your own (insert technology here)
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
16002 | 32 |
The largest Node.JS best practices list (August 2018)
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
5782 | 28 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
WechatMiniProgramKnowledgeMap / KnowledgeMap
https://github.com/WechatMiniProgramKnowledgeMap/KnowledgeMap
stars | today |
---|---|
34 | 30 |
wechat mini program knowledge map
getlantern / download
https://github.com/getlantern/download
stars | today |
---|---|
1010 | 23 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴
laravel / nova-issues
https://github.com/laravel/nova-issues
stars | today |
---|---|
78 | 25 |
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
23012 | 24 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.