Language: python
NVIDIA / vid2vid
https://github.com/NVIDIA/vid2vid
stars | today |
---|---|
2468 | 252 |
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 |
---|---|
14570 | 252 |
Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
pwxcoo / chinese-xinhua
https://github.com/pwxcoo/chinese-xinhua
stars | today |
---|---|
3159 | 248 |
中华新华字典数据库。包括歇后语,成语,词语,汉字。提供新华字典API。
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
42914 | 188 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trailofbits / algo
https://github.com/trailofbits/algo
stars | today |
---|---|
10196 | 175 |
Set up a personal IPSEC VPN in the cloud
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
15927 | 131 |
🏡 Open-source home automation platform running on Python 3
Microsoft / human-pose-estimation.pytorch
https://github.com/Microsoft/human-pose-estimation.pytorch
stars | today |
---|---|
117 | 108 |
The project is official implement of our ECCV2018 paper “Simple Baselines for Human Pose Estimation and Tracking( https://arxiv.org/abs/1804.06208 )”
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
11758 | 96 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
s0md3v / Photon
https://github.com/s0md3v/Photon
stars | today |
---|---|
3331 | 90 |
Incredibly fast crawler designed for reconnaissance.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
40372 | 69 |
Models and examples built with TensorFlow
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
12987 | 62 |
the only cheat sheet you need
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
54205 | 56 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
32829 | 44 |
Deep Learning for humans
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
1859 | 49 |
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
16212 | 49 |
The world’s simplest facial recognition api for Python and the command line
RameshAditya / asciify
https://github.com/RameshAditya/asciify
stars | today |
---|---|
124 | 48 |
Convert any image into ASCII Art. ✨
nteract / papermill
https://github.com/nteract/papermill
stars | today |
---|---|
367 | 46 |
📚 Parameterize, execute, and analyze notebooks
timgrossmann / InstaPy
https://github.com/timgrossmann/InstaPy
stars | today |
---|---|
5291 | 37 |
📷 Instagram Bot - Like/Comment/Follow Automation Script
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
41353 | 38 |
A collective list of public JSON APIs for use in web development.
lmcinnes / umap
https://github.com/lmcinnes/umap
stars | today |
---|---|
1680 | 40 |
Uniform Manifold Approximation and Projection
w1109790800 / penetration
https://github.com/w1109790800/penetration
stars | today |
---|---|
465 | 38 |
渗透 超全面的渗透资料 💯 包含:0day,xss,sql注入,提权……
Rhynorater / CVE-2018-15473-Exploit
https://github.com/Rhynorater/CVE-2018-15473-Exploit
stars | today |
---|---|
211 | 36 |
Exploit written in Python for CVE-2018-15473 with threading and export formats
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
38291 | 36 |
The Python micro framework for building web applications.
django / django
https://github.com/django/django
stars | today |
---|---|
35954 | 30 |
The Web framework for perfectionists with deadlines.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
30111 | 29 |
scikit-learn: machine learning in Python
Language: go
buzzfeed / sso
https://github.com/buzzfeed/sso
stars | today |
---|---|
354 | 294 |
sso, aka S.S.Octopus, aka octoboi, is a single-sign on solution for securing internal services
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
10291 | 107 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
40479 | 80 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
45902 | 67 |
The Go programming language
gaia-pipeline / gaia
https://github.com/gaia-pipeline/gaia
stars | today |
---|---|
2213 | 55 |
Build powerful pipelines in any programming language.
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
8847 | 53 |
simple terminal UI for git commands
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
5843 | 43 |
百度网盘客户端 - Go语言编写
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
19927 | 39 |
Distributed reliable key-value store for the most critical data of a distributed system
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19846 | 40 |
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.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
20212 | 32 |
Official Go implementation of the Ethereum protocol
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
11060 | 35 |
Connect, secure, control, and observe services.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
34436 | 35 |
A curated list of awesome Go frameworks, libraries and software
MichaelMure / git-bug
https://github.com/MichaelMure/git-bug
stars | today |
---|---|
1922 | 36 |
Distributed bug tracker embedded in Git
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
24667 | 32 |
A golang ebook intro how to build a web with golang
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
17170 | 33 |
The Cloud Native Edge Router
dgraph-io / dgraph
https://github.com/dgraph-io/dgraph
stars | today |
---|---|
6186 | 33 |
Fast, Distributed Graph DB
helm / helm
stars | today |
---|---|
7191 | 31 |
The Kubernetes Package Manager
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
18391 | 28 |
The Prometheus monitoring system and time series database.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
15888 | 28 |
🌸 A command-line fuzzy finder
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
4026 | 28 |
A library and tools for open cloud development in Go.
sipt / shuttle
https://github.com/sipt/shuttle
stars | today |
---|---|
94 | 27 |
ss-local proxy, HTTP/HTTPS 抓包,多服务器rtt选择,DNS解析(参照Surge)
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9890 | 23 |
A platform for building proxies to bypass network restrictions.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
28151 | 24 |
The world’s fastest framework for building websites.
gogs / gogs
stars | today |
---|---|
26697 | 24 |
Gogs is a painless self-hosted Git service.
securego / gosec
https://github.com/securego/gosec
stars | today |
---|---|
1569 | 25 |
Golang security checker
Language: c++
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
3349 | 971 |
Compatibility tool for Steam Play based on Wine and additional components
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
108048 | 90 |
Computation using data flow graphs for scalable machine learning
google / bochspwn-reloaded
https://github.com/google/bochspwn-reloaded
stars | today |
---|---|
131 | 75 |
A Bochs-based instrumentation performing kernel memory taint tracking to detect disclosure of uninitialized memory to ring 3
google / filament
https://github.com/google/filament
stars | today |
---|---|
3875 | 57 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux and macOS
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
63680 | 47 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27107 | 38 |
Open Source Computer Vision Library
pagabuc / gfree
https://github.com/pagabuc/gfree
stars | today |
---|---|
53 | 47 |
Implementation of G-Free: Defeating Return-Oriented Programming through Gadget-less Binaries
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
28608 | 37 |
Protocol Buffers - Google’s data interchange format
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18101 | 36 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20547 | 37 |
Tesseract Open Source OCR Engine (main repository)
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
2124 | 37 |
Vulkan-based D3D11 implementation for Linux / Wine
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34209 | 25 |
Bitcoin Core integration/staging tree
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
11375 | 26 |
A library that provides an embeddable, persistent key-value store for fast storage.
BVLC / caffe
stars | today |
---|---|
25284 | 20 |
Caffe: a fast open framework for deep learning.
haoel / leetcode
https://github.com/haoel/leetcode
stars | today |
---|---|
7739 | 22 |
LeetCode Problems’ Solutions
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
6297 | 20 |
C++ front/service proxy
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
8749 | 20 |
🔧 Cross-platform GUI management tool for Redis
v8 / v8
stars | today |
---|---|
10305 | 19 |
The official mirror of the V8 Git repository
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
8925 | 14 |
Google Test
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16319 | 14 |
Godot Engine – Multi-platform 2D and 3D game engine
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44940 | 16 |
The Swift Programming Language
xrOxygen / xray-oxygen
https://github.com/xrOxygen/xray-oxygen
stars | today |
---|---|
179 | 16 |
X-Ray Engine 1.7f
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
13231 | 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
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
14651 | 13 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
arangodb / arangodb
https://github.com/arangodb/arangodb
stars | today |
---|---|
6210 | 15 |
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
Language: javascript
BestDingSheng / resources
https://github.com/BestDingSheng/resources
stars | today |
---|---|
1367 | 252 |
知名互联网企业内推资料整理 持续更新ing 。 目前已经维护四个微信群接近2000人,欢迎你的加入!
checkly / puppeteer-recorder
https://github.com/checkly/puppeteer-recorder
stars | today |
---|---|
1717 | 176 |
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
vuejs / vue
stars | today |
---|---|
111827 | 137 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
captainwz / svg-3d-builder
https://github.com/captainwz/svg-3d-builder
stars | today |
---|---|
430 | 143 |
an elaborate tool to create 3d model with svg
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
109492 | 117 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
34879 | 110 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
typicode / json-server
https://github.com/typicode/json-server
stars | today |
---|---|
34230 | 93 |
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
37573 | 79 |
📚 免费的计算机编程类中文书籍,欢迎投稿
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
36938 | 84 |
Headless Chrome Node API
withspectrum / spectrum
https://github.com/withspectrum/spectrum
stars | today |
---|---|
4394 | 85 |
Simple, powerful online communities.
mweststrate / immer
https://github.com/mweststrate/immer
stars | today |
---|---|
5653 | 82 |
Create the next immutable state by mutating the current one
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
47053 | 77 |
Promise based HTTP client for the browser and node.js
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
54217 | 56 |
Create React apps with no build configuration.
goldennetwork / golden-wallet-react-native
https://github.com/goldennetwork/golden-wallet-react-native
stars | today |
---|---|
59 | 49 |
Golden Wallet - Ethereum Wallet & ERC20 Tokens
getinsomnia / insomnia
https://github.com/getinsomnia/insomnia
stars | today |
---|---|
7740 | 63 |
Cross-platform HTTP and GraphQL Client
faressoft / terminalizer
https://github.com/faressoft/terminalizer
stars | today |
---|---|
5288 | 60 |
🦄 Record your terminal and generate animated gif images
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
67812 | 54 |
A framework for building native apps with React.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
75078 | 56 |
JavaScript Style Guide
segmentio / evergreen
https://github.com/segmentio/evergreen
stars | today |
---|---|
3048 | 59 |
🌲 Evergreen React UI Framework by Segment
marktext / marktext
https://github.com/marktext/marktext
stars | today |
---|---|
7034 | 58 |
📝 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 |
---|---|
17166 | 50 |
微信小程序开发资源汇总 💯
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
27520 | 52 |
Interactive UI component dev & test: React, React Native, Vue, Angular
arguiot / TheoremJS
https://github.com/arguiot/TheoremJS
stars | today |
---|---|
624 | 52 |
A Math library for computation in JavaScript 📕
CompuIves / codesandbox-client
https://github.com/CompuIves/codesandbox-client
stars | today |
---|---|
4113 | 47 |
An online code editor tailored for web application development 🏖️
rwaldron / johnny-five
https://github.com/rwaldron/johnny-five
stars | today |
---|---|
9399 | 47 |
JavaScript Robotics and IoT programming framework, developed at Bocoup.
Language: unknown
InterviewMap / CS-Interview-Knowledge-Map
https://github.com/InterviewMap/CS-Interview-Knowledge-Map
stars | today |
---|---|
9712 | 1084 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
afshinea / stanford-cs-229-machine-learning
https://github.com/afshinea/stanford-cs-229-machine-learning
stars | today |
---|---|
1400 | 410 |
VIP cheatsheets for Stanford’s CS 229 Machine Learning
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
10470 | 322 |
100 Days of ML Coding
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
87106 | 103 |
A book series on JavaScript. @YDKJS on twitter.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
32811 | 96 |
📚 Computer Science Learning Notes
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
55574 | 79 |
Roadmap to becoming a web developer in 2018
Droogans / unmaintainable-code
https://github.com/Droogans/unmaintainable-code
stars | today |
---|---|
5946 | 78 |
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
91179 | 64 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
71655 | 45 |
A collection of useful .gitignore templates
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
12913 | 53 |
Curated list of project-based tutorials
komeiji-satori / Dress
https://github.com/komeiji-satori/Dress
stars | today |
---|---|
369 | 57 |
好耶 是女装
its-awesome / awesome-laravel-nova
https://github.com/its-awesome/awesome-laravel-nova
stars | today |
---|---|
82 | 51 |
Curated list of Laravel Nova resources
gonghuiyuan516 / AndroidArchitectureArticle
https://github.com/gonghuiyuan516/AndroidArchitectureArticle
stars | today |
---|---|
52 | 52 |
🔥 Android架构文章大全
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
36684 | 48 |
🎉 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 |
---|---|
7329 | 48 |
🎮 The only Front-End Performance Checklist that runs faster than the others
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
67541 | 35 |
A complete computer science study plan to become a software engineer.
runvnc / dadsresume
https://github.com/runvnc/dadsresume
stars | today |
---|---|
621 | 38 |
My dad’s resume and skills from 1980
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
37191 | 36 |
🤓 Build your own (insert technology here)
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
5753 | 31 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
15973 | 30 |
The largest Node.JS best practices list (August 2018)
fidler-lab / polyrnn-pp-pytorch
https://github.com/fidler-lab/polyrnn-pp-pytorch
stars | today |
---|---|
267 | 28 |
PyTorch training/tool code for Polygon-RNN++ (CVPR 2018)
ninjaaron / replacing-bash-scripting-with-python
https://github.com/ninjaaron/replacing-bash-scripting-with-python
stars | today |
---|---|
107 | 27 |
Guide on using using python for administrative scripting
uhub / awesome-c
https://github.com/uhub/awesome-c
stars | today |
---|---|
727 | 26 |
A curated list of awesome C frameworks, libraries and software.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
29009 | 23 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
14986 | 23 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.