Language: python
open-source-for-science / TensorFlow-Course
https://github.com/open-source-for-science/TensorFlow-Course
stars | today |
---|---|
4034 | 580 |
Simple and ready-to-use tutorials for TensorFlow
deepmind / graph_nets
https://github.com/deepmind/graph_nets
stars | today |
---|---|
926 | 595 |
Build Graph Nets in Tensorflow
deepmind / trfl
https://github.com/deepmind/trfl
stars | today |
---|---|
1288 | 273 |
TensorFlow Reinforcement Learning
codertimo / BERT-pytorch
https://github.com/codertimo/BERT-pytorch
stars | today |
---|---|
671 | 221 |
Google AI 2018 BERT pytorch implementation
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
15139 | 162 |
All Algorithms implemented in Python
Tencent / tencent-ml-images
https://github.com/Tencent/tencent-ml-images
stars | today |
---|---|
736 | 140 |
Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet
blacknbunny / libSSH-Authentication-Bypass
https://github.com/blacknbunny/libSSH-Authentication-Bypass
stars | today |
---|---|
362 | 86 |
Spawn to shell without any credentials by using CVE-2018-10933
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
43036 | 72 |
Models and examples built with TensorFlow
dddomodossola / remi
https://github.com/dddomodossola/remi
stars | today |
---|---|
1711 | 71 |
Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
17022 | 56 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
17700 | 54 |
🏡 Open source home automation that puts local control and privacy first
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
7753 | 47 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
apachecn / awesome-algorithm
https://github.com/apachecn/awesome-algorithm
stars | today |
---|---|
5720 | 46 |
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
50585 | 48 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
56451 | 44 |
A curated list of awesome Python frameworks, libraries, software and resources
socialcopsdev / camelot
https://github.com/socialcopsdev/camelot
stars | today |
---|---|
1226 | 45 |
Camelot: PDF Table Extraction for Humans
open-mmlab / mmdetection
https://github.com/open-mmlab/mmdetection
stars | today |
---|---|
1440 | 41 |
Open MMLab Detection Toolbox
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
33281 | 34 |
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/
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
42955 | 39 |
Command-line program to download videos from YouTube.com and other video sites
kennethreitz / responder
https://github.com/kennethreitz/responder
stars | today |
---|---|
1348 | 38 |
a familiar HTTP Service Framework for Python
sdispater / poetry
https://github.com/sdispater/poetry
stars | today |
---|---|
1745 | 37 |
Python dependency management and packaging made easy.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
31179 | 29 |
scikit-learn: machine learning in Python
locuslab / trellisnet
https://github.com/locuslab/trellisnet
stars | today |
---|---|
200 | 35 |
Trellis Networks for Sequence Modeling
Eric-mingjie / rethinking-network-pruning
https://github.com/Eric-mingjie/rethinking-network-pruning
stars | today |
---|---|
138 | 34 |
Rethinking the Value of Network Pruning (Pytorch)
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
138 | 34 |
A collective list of public JSON APIs for use in web development.
Language: go
cloudflare / tableflip
https://github.com/cloudflare/tableflip
stars | today |
---|---|
359 | 179 |
Graceful process restarts in Go
photoprism / photoprism
https://github.com/photoprism/photoprism
stars | today |
---|---|
2181 | 161 |
Personal photo management powered by Go and Google TensorFlow
davrodpin / mole
https://github.com/davrodpin/mole
stars | today |
---|---|
804 | 144 |
cli app to create ssh tunnels
AdguardTeam / AdGuardHome
https://github.com/AdguardTeam/AdGuardHome
stars | today |
---|---|
489 | 69 |
Network-wide ads & trackers blocking DNS server
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
42804 | 57 |
Production-Grade Container Scheduling and Management
MontFerret / ferret
https://github.com/MontFerret/ferret
stars | today |
---|---|
2981 | 51 |
Declarative web scraping
syncsynchalt / illustrated-tls
https://github.com/syncsynchalt/illustrated-tls
stars | today |
---|---|
1739 | 47 |
The Illustrated TLS Connection: Every byte explained
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
21270 | 42 |
Official Go implementation of the Ethereum protocol
golang / go
stars | today |
---|---|
48153 | 40 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
36212 | 40 |
A curated list of awesome Go frameworks, libraries and software
lfaoro / flares
https://github.com/lfaoro/flares
stars | today |
---|---|
50 | 42 |
Flares 🔥 is a CloudFlare DNS backup tool
jaypipes / ghw
https://github.com/jaypipes/ghw
stars | today |
---|---|
345 | 34 |
Golang hardware discovery/inspection library
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
38087 | 32 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
21260 | 31 |
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 |
---|---|
7613 | 28 |
百度网盘客户端 - Go语言编写
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
29643 | 30 |
The world’s fastest framework for building websites.
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
20777 | 28 |
Distributed reliable key-value store for the most critical data of a distributed system
yinheli / sshw
https://github.com/yinheli/sshw
stars | today |
---|---|
419 | 29 |
🐝 ssh client wrapper for automatic login
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
19602 | 25 |
The Prometheus monitoring system and time series database.
mattermost / mattermost-server
https://github.com/mattermost/mattermost-server
stars | today |
---|---|
13320 | 23 |
Open source Slack-alternative in Golang and React - Mattermost
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
16188 | 24 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
6774 | 23 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
12480 | 22 |
Connect, secure, control, and observe services.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
10978 | 21 |
A platform for building proxies to bypass network restrictions.
helm / helm
stars | today |
---|---|
8072 | 18 |
The Kubernetes Package Manager
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
112445 | 99 |
An Open Source Machine Learning Framework for Everyone
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
17268 | 57 |
Godot Engine – Multi-platform 2D and 3D game engine
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
20168 | 46 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
plibither8 / 2048.cpp
https://github.com/plibither8/2048.cpp
stars | today |
---|---|
894 | 43 |
🎃 Hacktoberfest is here! — 🎮 Full-featured terminal version of the game “2048” written in C++
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
65710 | 39 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
BYVoid / OpenCC
https://github.com/BYVoid/OpenCC
stars | today |
---|---|
3196 | 41 |
A project for conversion between Traditional and Simplified Chinese
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
28523 | 29 |
Open Source Computer Vision Library
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
35475 | 28 |
Bitcoin Core integration/staging tree
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
29692 | 29 |
Protocol Buffers - Google’s data interchange format
Tencent / MMKV
https://github.com/Tencent/MMKV
stars | today |
---|---|
5000 | 26 |
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS and Android.
xbpeng / DeepMimic
https://github.com/xbpeng/DeepMimic
stars | today |
---|---|
480 | 23 |
Motion imitation with deep reinforcement learning.
matthewsamuel95 / ACM-ICPC-Algorithms
https://github.com/matthewsamuel95/ACM-ICPC-Algorithms
stars | today |
---|---|
259 | 15 |
Algorithms used in Competitive Programming
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
45550 | 19 |
The Swift Programming Language
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
11419 | 20 |
JSON for Modern C++
ahupowerdns / hello-dns
https://github.com/ahupowerdns/hello-dns
stars | today |
---|---|
355 | 20 |
Hello and welcome to DNS!
VAR-solutions / Algorithms
https://github.com/VAR-solutions/Algorithms
stars | today |
---|---|
32 | 5 |
Efficient Algorithms
dmlc / tvm
stars | today |
---|---|
2195 | 18 |
Open deep learning compiler stack for cpu, gpu and specialized accelerators
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
21766 | 18 |
Tesseract Open Source OCR Engine (main repository)
mandreyel / mio
https://github.com/mandreyel/mio
stars | today |
---|---|
149 | 19 |
Cross-platform header-only C++11 library for memory mapped file IO
google / filament
https://github.com/google/filament
stars | today |
---|---|
4747 | 18 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux, macOS and WASM/WebGL
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
11609 | 17 |
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
wangzheng0822 / algo
https://github.com/wangzheng0822/algo
stars | today |
---|---|
714 | 13 |
Data Structure & Algorithm
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
13803 | 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
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
6644 | 16 |
Compatibility tool for Steam Play based on Wine and additional components
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
6857 | 15 |
C++ front/service proxy
Language: javascript
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
8161 | 1278 |
📜 33 concepts every JavaScript developer should know.
Tencent / omi
https://github.com/Tencent/omi
stars | today |
---|---|
2837 | 539 |
Next generation web framework in 4kb JavaScript (Web Components + JSX + Proxy + Path Updating)
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
2837 | 539 |
The https://freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
glennreyes / graphpack
https://github.com/glennreyes/graphpack
stars | today |
---|---|
289 | 240 |
☄️ A minimalistic zero-config GraphQL server.
segmentio / evergreen
https://github.com/segmentio/evergreen
stars | today |
---|---|
5359 | 202 |
🌲 Evergreen React UI Framework by Segment
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
29388 | 116 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
vuejs / vue
stars | today |
---|---|
116839 | 112 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
113490 | 102 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
danburzo / percollate
https://github.com/danburzo/percollate
stars | today |
---|---|
1685 | 96 |
🌐 → 📖 A command-line tool to turn web pages into beautifully formatted PDFs
retejs / rete
https://github.com/retejs/rete
stars | today |
---|---|
2395 | 78 |
JavaScript framework for visual programming and creating node editor
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
57730 | 63 |
Set up a modern web app by running one command.
gridsome / gridsome
https://github.com/gridsome/gridsome
stars | today |
---|---|
654 | 67 |
⚡️ [WIP] Build blazing fast websites with Vue.js & GraphQL
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
49860 | 51 |
Promise based HTTP client for the browser and node.js
jaywcjlove / awesome-mac
https://github.com/jaywcjlove/awesome-mac
stars | today |
---|---|
21825 | 48 |
Now we have become very big, Different from the original idea. Collect premium software in various categories.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
77267 | 50 |
JavaScript Style Guide
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
39788 | 50 |
Headless Chrome Node API
galio-org / galio
https://github.com/galio-org/galio
stars | today |
---|---|
90 | 48 |
Something fresh coming soon
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
39976 | 46 |
📚 免费的计算机编程类中文书籍,欢迎投稿
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
29769 | 46 |
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
30595 | 45 |
The React Framework
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
38193 | 41 |
🤖 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
jsonmc / jsonmc
https://github.com/jsonmc/jsonmc
stars | today |
---|---|
109 | 10 |
JSON Movie Collection
f / graphql.js
https://github.com/f/graphql.js
stars | today |
---|---|
1534 | 45 |
A Simple and Isomorphic GraphQL Client for JavaScript
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
69950 | 41 |
A framework for building native apps with React.
dongyuanxin / webpack-demos
https://github.com/dongyuanxin/webpack-demos
stars | today |
---|---|
85 | 43 |
📦 Demos && Courses for Webpack 4
Language: unknown
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
24432 | 515 |
Flight rules for git
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
4166 | 73 |
🚀 ✨ Help beginners to contribute to open source projects
Igglybuff / awesome-piracy
https://github.com/Igglybuff/awesome-piracy
stars | today |
---|---|
2826 | 235 |
A curated list of awesome warez and piracy links
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
1696 | 226 |
技术分享周刊,每周五发布
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
69933 | 139 |
A complete computer science study plan to become a software engineer.
zziz / pwc
stars | today |
---|---|
5367 | 105 |
Papers with code. Sorted by stars. Updated weekly.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
59766 | 90 |
Roadmap to becoming a web developer in 2018
rishabh-bansal / Make-a-Pull-Request
https://github.com/rishabh-bansal/Make-a-Pull-Request
stars | today |
---|---|
255 | 21 |
Make a Pull Request
deep-diver / Machine-Learning-Yearning-Korean-Translation
https://github.com/deep-diver/Machine-Learning-Yearning-Korean-Translation
stars | today |
---|---|
154 | 78 |
Korean translation of machine learning yearning book by Andrew Ng.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
94600 | 77 |
😎 Curated list of awesome lists
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
38405 | 48 |
📚 Computer Science Learning Notes
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
112475 | 49 |
📚 Freely available programming books
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
74045 | 31 |
A collection of useful .gitignore templates
yoonsikp / macos-kvm-pci-passthrough
https://github.com/yoonsikp/macos-kvm-pci-passthrough
stars | today |
---|---|
54 | 46 |
A macOS virtualization journey
wainshine / Company-Names-Corpus
https://github.com/wainshine/Company-Names-Corpus
stars | today |
---|---|
202 | 37 |
公司名语料库。
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
14728 | 38 |
Curated list of project-based tutorials
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
25576 | 34 |
后端架构师技术图谱
reactjs / rfcs
https://github.com/reactjs/rfcs
stars | today |
---|---|
1538 | 38 |
RFCs for changes to React
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
38633 | 36 |
🎉 A curated list of awesome things related to Vue.js
dipakkr / A-to-Z-Resources-for-Students
https://github.com/dipakkr/A-to-Z-Resources-for-Students
stars | today |
---|---|
477 | 22 |
Curated list of resources for college students If you like give a ⭐️
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
16930 | 34 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
15623 | 26 |
100 Days of ML Coding
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
35193 | 28 |
🎓 Path to a free self-taught education in Computer Science!
afshinea / stanford-cs-229-machine-learning
https://github.com/afshinea/stanford-cs-229-machine-learning
stars | today |
---|---|
4432 | 25 |
VIP cheatsheets for Stanford’s CS 229 Machine Learning
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
39184 | 27 |
🤓 Build your own (insert technology here)