Language: python
trekhleb / learn-python
https://github.com/trekhleb/learn-python
stars | today |
---|---|
344 | 283 |
📚 Playground and cheatsheet for learning Python
eriklindernoren / ML-From-Scratch
https://github.com/eriklindernoren/ML-From-Scratch
stars | today |
---|---|
9599 | 216 |
Machine Learning From Scratch. Bare bones Python implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
45025 | 166 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
40716 | 71 |
Models and examples built with TensorFlow
kennethreitz / pytheory
https://github.com/kennethreitz/pytheory
stars | today |
---|---|
185 | 81 |
Music Theory for Humans.
kkyon / databot
https://github.com/kkyon/databot
stars | today |
---|---|
544 | 70 |
High Performance Python Data driven programming framework for Web Crawler,ETL,Data pipeline work
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
2107 | 60 |
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
54499 | 56 |
A curated list of awesome Python frameworks, libraries, software and resources
maxpumperla / deep_learning_and_the_game_of_go
https://github.com/maxpumperla/deep_learning_and_the_game_of_go
stars | today |
---|---|
182 | 45 |
Code and other material for the book “Deep Learning and the Game of Go”
NVIDIA / vid2vid
https://github.com/NVIDIA/vid2vid
stars | today |
---|---|
3151 | 46 |
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
33059 | 37 |
Deep Learning for humans
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
16429 | 37 |
The world’s simplest facial recognition api for Python and the command line
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
41075 | 39 |
Command-line program to download videos from YouTube.com and other video sites
tldr-pages / tldr
https://github.com/tldr-pages/tldr
stars | today |
---|---|
18155 | 37 |
📚 Simplified and community-driven man pages
jhfjhfj1 / autokeras
https://github.com/jhfjhfj1/autokeras
stars | today |
---|---|
2875 | 35 |
accessible AutoML for deep learning.
rmst / yoke
stars | today |
---|---|
37 | 37 |
Linux client for the Yoke Gamepad App
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
13632 | 32 |
the only cheat sheet you need
facebookincubator / Bowler
https://github.com/facebookincubator/Bowler
stars | today |
---|---|
59 | 35 |
Safe code refactoring for modern Python.
nicolargo / glances
https://github.com/nicolargo/glances
stars | today |
---|---|
11682 | 34 |
Glances an Eye on your system. A top/htop alternative.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
32280 | 20 |
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/
FeeiCN / GSIL
https://github.com/FeeiCN/GSIL
stars | today |
---|---|
778 | 31 |
GitHub Sensitive Information Leakage(GitHub敏感信息泄露监控)
alicevision / meshroom
https://github.com/alicevision/meshroom
stars | today |
---|---|
651 | 31 |
3D Reconstruction Software
django / django
https://github.com/django/django
stars | today |
---|---|
36119 | 21 |
The Web framework for perfectionists with deadlines.
nteract / papermill
https://github.com/nteract/papermill
stars | today |
---|---|
784 | 30 |
📚 Parameterize, execute, and analyze notebooks
uber-research / ape-x
https://github.com/uber-research/ape-x
stars | today |
---|---|
36 | 29 |
This repo replicates the results Horgan et al obtained in “Distributed Prioritized Experience Replay”
Language: go
davecheney / gophercon2018-performance-tuning-workshop
https://github.com/davecheney/gophercon2018-performance-tuning-workshop
stars | today |
---|---|
600 | 138 |
GopherCon 2018 Performance Tuning Workshop
sipt / shuttle
https://github.com/sipt/shuttle
stars | today |
---|---|
910 | 61 |
ss-local proxy, HTTP/HTTPS 抓包,多服务器rtt选择,DNS解析(参照Surge)
golang / go
stars | today |
---|---|
46237 | 59 |
The Go programming language
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
9280 | 60 |
simple terminal UI for git commands
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
34674 | 57 |
A curated list of awesome Go frameworks, libraries and software
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
16130 | 56 |
🌸 A command-line fuzzy finder
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
40779 | 43 |
Production-Grade Container Scheduling and Management
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
6140 | 48 |
百度网盘客户端 - Go语言编写
hybridgroup / gocv
https://github.com/hybridgroup/gocv
stars | today |
---|---|
1420 | 49 |
Go package for computer vision using OpenCV 3+ and beyond.
gomods / athens
https://github.com/gomods/athens
stars | today |
---|---|
674 | 46 |
A Go module datastore and proxy
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
28364 | 45 |
The world’s fastest framework for building websites.
znly / strobfus
https://github.com/znly/strobfus
stars | today |
---|---|
92 | 47 |
String obfuscation
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
11266 | 43 |
Connect, secure, control, and observe services.
buzzfeed / sso
https://github.com/buzzfeed/sso
stars | today |
---|---|
1061 | 43 |
sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
gocolly / colly
https://github.com/gocolly/colly
stars | today |
---|---|
5612 | 43 |
Elegant Scraper and Crawler Framework for Golang
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
20073 | 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 |
---|---|
20348 | 31 |
Official Go implementation of the Ethereum protocol
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
23540 | 31 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
10508 | 33 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
6595 | 27 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
17299 | 31 |
The Cloud Native Edge Router
astrocorp42 / rocket
https://github.com/astrocorp42/rocket
stars | today |
---|---|
92 | 32 |
Automated deployment as fast and easy as possible
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
20032 | 27 |
Distributed reliable key-value store for the most critical data of a distributed system
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
10047 | 26 |
A platform for building proxies to bypass network restrictions.
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
14639 | 27 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
Language: c++
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
5053 | 158 |
Compatibility tool for Steam Play based on Wine and additional components
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
108500 | 79 |
Computation using data flow graphs for scalable machine learning
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27268 | 37 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
63992 | 43 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
daniel5151 / ANESE
https://github.com/daniel5151/ANESE
stars | today |
---|---|
173 | 43 |
A NES Emulator written for fun and learning - first implementation of wideNES
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18282 | 33 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34376 | 27 |
Bitcoin Core integration/staging tree
cpp-taskflow / cpp-taskflow
https://github.com/cpp-taskflow/cpp-taskflow
stars | today |
---|---|
612 | 34 |
Fast C++ Parallel Programming with Task Dependencies
google / flatbuffers
https://github.com/google/flatbuffers
stars | today |
---|---|
10048 | 32 |
Memory Efficient Serialization Library
google / filament
https://github.com/google/filament
stars | today |
---|---|
4128 | 30 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux and macOS
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
28737 | 27 |
Protocol Buffers - Google’s data interchange format
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
4064 | 28 |
Fast C++ logging library.
alecjacobson / better-code-runtime-polymorphism
https://github.com/alecjacobson/better-code-runtime-polymorphism
stars | today |
---|---|
30 | 29 |
Git walk through of the C++ code presented in Sean Parent’s talk “Better Code: Runtime Polymorphism”
grpc / grpc
stars | today |
---|---|
16861 | 22 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
BVLC / caffe
stars | today |
---|---|
25366 | 21 |
Caffe: a fast open framework for deep learning.
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
8890 | 20 |
🔧 Cross-platform GUI management tool for Redis
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20710 | 21 |
Tesseract Open Source OCR Engine (main repository)
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8687 | 20 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
bitcoin-sv / bitcoin-sv
https://github.com/bitcoin-sv/bitcoin-sv
stars | today |
---|---|
31 | 19 |
This is an Alpha release, the purpose of which is to provide a preview of the code in response to requests from miners and pool operators. This is not intended to be a release candidate. Work is still in progress targeting a beta release for 1st week of September in line with the initial Bitcoin SV announcement.
EOSIO / eos
stars | today |
---|---|
9179 | 18 |
An open source smart contract platform
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16405 | 19 |
Godot Engine – Multi-platform 2D and 3D game engine
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
14731 | 17 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
sqlsec / clover
https://github.com/sqlsec/clover
stars | today |
---|---|
160 | 13 |
分享整理一些黑苹果Clover驱动配置文件
arangodb / arangodb
https://github.com/arangodb/arangodb
stars | today |
---|---|
6271 | 18 |
🥑 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.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10784 | 14 |
An open autonomous driving platform
Language: javascript
felixrieseberg / windows95
https://github.com/felixrieseberg/windows95
stars | today |
---|---|
10541 | 467 |
💩 🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
antvis / f2
stars | today |
---|---|
3655 | 442 |
📱 📈 An elegant, interactive and flexible charting library for mobile.
lerna / lerna
https://github.com/lerna/lerna
stars | today |
---|---|
11560 | 226 |
🐉 A tool for managing JavaScript projects with multiple packages.
checkly / puppeteer-recorder
https://github.com/checkly/puppeteer-recorder
stars | today |
---|---|
3038 | 197 |
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
pomber / code-surfer
https://github.com/pomber/code-surfer
stars | today |
---|---|
1566 | 178 |
React component for scrolling, zooming and highlighting code < 🏄 />
vuejs / vue
stars | today |
---|---|
112525 | 155 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
alibaba / BizCharts
https://github.com/alibaba/BizCharts
stars | today |
---|---|
2496 | 151 |
Powerful data visualization library based on G2 and React.
reach / reach-ui
https://github.com/reach/reach-ui
stars | today |
---|---|
765 | 133 |
The Accessible Foundation for React DOM Apps and Design Systems.
DIYgod / RSSHub
https://github.com/DIYgod/RSSHub
stars | today |
---|---|
3468 | 124 |
🍰 万物皆可 RSS
Venerons / CivJS
https://github.com/Venerons/CivJS
stars | today |
---|---|
418 | 116 |
A JavaScript 4X Game
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
109986 | 103 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
copy / v86
stars | today |
---|---|
6709 | 110 |
x86 virtualization in JavaScript, running in your browser and NodeJS
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
37378 | 105 |
Headless Chrome Node API
jxnblk / mdx-deck
https://github.com/jxnblk/mdx-deck
stars | today |
---|---|
4607 | 105 |
♠️ MDX-based presentation decks
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
35710 | 74 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
alibaba / ice
https://github.com/alibaba/ice
stars | today |
---|---|
7395 | 74 |
🚀 飞冰 - 让前端开发简单而友好,海量可复用物料,配套桌面工具极速构建前端应用,效率提升 100%
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
54589 | 62 |
Create React apps with no build configuration.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
68088 | 57 |
A framework for building native apps with React.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
47418 | 58 |
Promise based HTTP client for the browser and node.js
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
75369 | 54 |
JavaScript Style Guide
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
25089 | 54 |
⚛️ 📄 🚀 Blazing fast site generator for React
NervJS / taro-ui
https://github.com/NervJS/taro-ui
stars | today |
---|---|
568 | 56 |
一款基于 Taro 框架开发的多端 UI 组件库
antvis / g2
stars | today |
---|---|
5889 | 55 |
G2 (The Grammar of Graphics)
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
7342 | 52 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
52829 | 45 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Language: unknown
trimstray / test-your-sysadmin-skills
https://github.com/trimstray/test-your-sysadmin-skills
stars | today |
---|---|
2722 | 492 |
A collection of *nix Sysadmin Test Questions and Answers for Interview/Exam (2018 Edition).
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
8420 | 417 |
🎮 The only Front-End Performance Checklist that runs faster than the others
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
11313 | 95 |
100 Days of ML Coding
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
33772 | 76 |
📚 Computer Science Learning Notes
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
87495 | 73 |
A book series on JavaScript. @YDKJS on twitter.
SandboxEscaper / randomrepo
https://github.com/SandboxEscaper/randomrepo
stars | today |
---|---|
493 | 63 |
Repo for random stuff
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
55976 | 76 |
Roadmap to becoming a web developer in 2018
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
91578 | 76 |
😎 Curated list of awesome lists
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
110573 | 72 |
📚 Freely available programming books
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
71955 | 60 |
A collection of useful .gitignore templates
manjula91 / react-advanced-patterns
https://github.com/manjula91/react-advanced-patterns
stars | today |
---|---|
117 | 79 |
Advanced React Component Patterns
InterviewMap / CS-Interview-Knowledge-Map
https://github.com/InterviewMap/CS-Interview-Knowledge-Map
stars | today |
---|---|
10725 | 59 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
24005 | 49 |
后端架构师技术图谱
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
67803 | 43 |
A complete computer science study plan to become a software engineer.
afshinea / stanford-cs-229-machine-learning
https://github.com/afshinea/stanford-cs-229-machine-learning
stars | today |
---|---|
2192 | 44 |
VIP cheatsheets for Stanford’s CS 229 Machine Learning
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
36936 | 43 |
🎉 A curated list of awesome things related to Vue.js
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
5930 | 45 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
38016 | 42 |
🤓 Build your own (insert technology here)
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
13187 | 35 |
Curated list of project-based tutorials
rizo / awesome-ocaml
https://github.com/rizo/awesome-ocaml
stars | today |
---|---|
1425 | 38 |
A curated collection of awesome OCaml tools, frameworks, libraries and articles.
MeterSunlight / WX_Chat_YJ
https://github.com/MeterSunlight/WX_Chat_YJ
stars | today |
---|---|
49 | 36 |
当前项目具有以下功能:消息的 未读人数、撤回、删除、复制 语音、文字、图片等功能Boss让仿微信、钉钉。这是第二版聊天。正在完善中…希望大家提出宝贵意见。谢谢。共同交流进步
stanzhai / be-a-professional-programmer
https://github.com/stanzhai/be-a-professional-programmer
stars | today |
---|---|
6139 | 33 |
成为专业程序员路上用到的各种优秀资料、神器及框架
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
15971 | 30 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
yanirs / established-remote
https://github.com/yanirs/established-remote
stars | today |
---|---|
1153 | 31 |
A list of established remote companies
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
25745 | 29 |
⚡️ Delightful Node.js packages and resources