Language: python
deeppomf / DeepCreamPy
https://github.com/deeppomf/DeepCreamPy
stars | today |
---|---|
4220 | 293 |
Decensoring Hentai with Deep Neural Networks
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
4910 | 213 |
TensorFlow code and pre-trained models for BERT
geekcomputers / Python
https://github.com/geekcomputers/Python
stars | today |
---|---|
7428 | 196 |
My Python Examples
Tencent / PocketFlow
https://github.com/Tencent/PocketFlow
stars | today |
---|---|
615 | 166 |
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
tensorflow / adanet
https://github.com/tensorflow/adanet
stars | today |
---|---|
1402 | 77 |
Fast and flexible AutoML with learning guarantees.
facebookresearch / Horizon
https://github.com/facebookresearch/Horizon
stars | today |
---|---|
874 | 66 |
A platform for Applied Reinforcement Learning (Applied RL)
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
16788 | 55 |
All Algorithms implemented in Python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
51388 | 50 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
43498 | 43 |
Command-line program to download videos from YouTube.com and other video sites
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
8419 | 38 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
43864 | 33 |
Models and examples built with TensorFlow
defaultnamehere / cookie_crimes
https://github.com/defaultnamehere/cookie_crimes
stars | today |
---|---|
87 | 44 |
Read local Chrome cookies without root or decrypting
open-source-for-science / TensorFlow-Course
https://github.com/open-source-for-science/TensorFlow-Course
stars | today |
---|---|
6541 | 43 |
Simple and ready-to-use tutorials for TensorFlow
BoukeHaarsma23 / WattmanGTK
https://github.com/BoukeHaarsma23/WattmanGTK
stars | today |
---|---|
90 | 38 |
A Wattman-like GTK3+ GUI
mmirman / MentisOculi
https://github.com/mmirman/MentisOculi
stars | today |
---|---|
110 | 32 |
A raytracer written in PyTorch (raynet?)
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
35062 | 23 |
Deep Learning for humans
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
18142 | 24 |
The world’s simplest facial recognition api for Python and the command line
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
18158 | 27 |
🏡 Open source home automation that puts local control and privacy first
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
57038 | 27 |
A curated list of awesome Python frameworks, libraries, software and resources
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
43530 | 24 |
A collective list of public JSON APIs for use in web development.
facebookresearch / maskrcnn-benchmark
https://github.com/facebookresearch/maskrcnn-benchmark
stars | today |
---|---|
2476 | 25 |
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
django / django
https://github.com/django/django
stars | today |
---|---|
37396 | 13 |
The Web framework for perfectionists with deadlines.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
39840 | 22 |
The Python micro framework for building web applications.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
31508 | 19 |
scikit-learn: machine learning in Python
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
8483 | 20 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Language: go
rodrigo-brito / gocity
https://github.com/rodrigo-brito/gocity
stars | today |
---|---|
330 | 207 |
📊 Code City metaphor for visualizing Go source code in 3D
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
2778 | 102 |
A tool for exploring each layer in a docker image
devopsfaith / krakend
https://github.com/devopsfaith/krakend
stars | today |
---|---|
933 | 67 |
Ultra performant API Gateway with middlewares
AlecAivazis / survey
https://github.com/AlecAivazis/survey
stars | today |
---|---|
898 | 35 |
A golang library for building interactive prompts with full support for windows and posix terminals.
golang / go
stars | today |
---|---|
48758 | 33 |
The Go programming language
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
8184 | 34 |
百度网盘客户端 - Go语言编写
mattermost / mattermost-server
https://github.com/mattermost/mattermost-server
stars | today |
---|---|
13447 | 29 |
Open source Slack-alternative in Golang and React - Mattermost
google / starlark-go
https://github.com/google/starlark-go
stars | today |
---|---|
66 | 27 |
Starlark in Go: the Starlark configuration language, implemented in Go
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
11283 | 21 |
A platform for building proxies to bypass network restrictions.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
25962 | 23 |
A golang ebook intro how to build a web with golang
github / orchestrator
https://github.com/github/orchestrator
stars | today |
---|---|
2151 | 22 |
MySQL replication topology management and HA
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
43377 | 18 |
Production-Grade Container Scheduling and Management
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
10615 | 21 |
Git with a cup of tea, painless self-hosted git service
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
36701 | 19 |
A curated list of awesome Go frameworks, libraries and software
joomcode / errorx
https://github.com/joomcode/errorx
stars | today |
---|---|
250 | 20 |
A comprehensive error handling library for Go
cjbassi / gotop
https://github.com/cjbassi/gotop
stars | today |
---|---|
2618 | 19 |
A terminal based graphical activity monitor inspired by gtop and vtop
XiaoMi / soar
https://github.com/XiaoMi/soar
stars | today |
---|---|
2797 | 19 |
SQL Optimizer And Rewriter
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
30011 | 19 |
The world’s fastest framework for building websites.
Humpheh / goboy
https://github.com/Humpheh/goboy
stars | today |
---|---|
191 | 18 |
Multi-platform Nintendo Game Boy Color emulator written in go
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
21630 | 17 |
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.
michenriksen / aquatone
https://github.com/michenriksen/aquatone
stars | today |
---|---|
1804 | 17 |
A Tool for Domain Flyovers
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
21551 | 14 |
Official Go implementation of the Ethereum protocol
src-d / go-mysql-server
https://github.com/src-d/go-mysql-server
stars | today |
---|---|
498 | 17 |
An extensible MySQL server implementation in Go.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
22639 | 16 |
Open Source Continuous File Synchronization
akavel / up
stars | today |
---|---|
3806 | 16 |
Ultimate Plumber is a tool for writing Linux pipes with instant live preview
Language: c++
ChrisKnott / Algojammer
https://github.com/ChrisKnott/Algojammer
stars | today |
---|---|
2158 | 112 |
An experimental code editor for writing algorithms
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
113611 | 72 |
An Open Source Machine Learning Framework for Everyone
TheCherno / Hazel
https://github.com/TheCherno/Hazel
stars | today |
---|---|
597 | 77 |
Hazel Engine
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
66234 | 54 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
20763 | 34 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Jack-CV / PCN-FaceDetection-FaceAlignment
https://github.com/Jack-CV/PCN-FaceDetection-FaceAlignment
stars | today |
---|---|
499 | 33 |
Progressive Calibration Networks (PCN) is an accurate rotation-invariant face detector running at real-time speed on CPU, published in CVPR 2018.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
28954 | 22 |
Open Source Computer Vision Library
google / filament
https://github.com/google/filament
stars | today |
---|---|
4990 | 27 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux, macOS and WASM/WebGL
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
30006 | 23 |
Protocol Buffers - Google’s data interchange format
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
22136 | 20 |
Tesseract Open Source OCR Engine (main repository)
wangzheng0822 / algo
https://github.com/wangzheng0822/algo
stars | today |
---|---|
977 | 16 |
Data Structure & Algorithm
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
35723 | 14 |
Bitcoin Core integration/staging tree
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
17567 | 18 |
Godot Engine – Multi-platform 2D and 3D game engine
apple / turicreate
https://github.com/apple/turicreate
stars | today |
---|---|
7666 | 19 |
Turi Create simplifies the development of custom machine learning models.
energicryptocurrency / energi
https://github.com/energicryptocurrency/energi
stars | today |
---|---|
413 | 19 |
Cryptocurrency for world adoption.
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
11842 | 16 |
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.
mamedev / mame
https://github.com/mamedev/mame
stars | today |
---|---|
3291 | 15 |
MAME
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
5400 | 14 |
Nintendo Switch Emulator
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
13948 | 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
monadgroup / axiom
https://github.com/monadgroup/axiom
stars | today |
---|---|
347 | 15 |
A powerful realtime node-based audio synthesizer.
grpc / grpc-web
https://github.com/grpc/grpc-web
stars | today |
---|---|
1582 | 15 |
gRPC for Web Clients
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
4436 | 13 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
4901 | 13 |
A library for efficient similarity search and clustering of dense vectors.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
11459 | 12 |
An open autonomous driving platform
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
8309 | 11 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
Language: javascript
GoogleChromeLabs / carlo
https://github.com/GoogleChromeLabs/carlo
stars | today |
---|---|
4312 | 350 |
Web rendering surface for Node applications
glorious-codes / glorious-demo
https://github.com/glorious-codes/glorious-demo
stars | today |
---|---|
875 | 227 |
The easiest way to demonstrate your code in action.
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
16640 | 152 |
📜 33 concepts every JavaScript developer should know.
kamranahmedse / pennywise
https://github.com/kamranahmedse/pennywise
stars | today |
---|---|
1689 | 125 |
Cross-platform application to open anything in a floating window
chunqiuyiyu / ervy
https://github.com/chunqiuyiyu/ervy
stars | today |
---|---|
705 | 103 |
Bring charts to terminal.
vuejs / vue
stars | today |
---|---|
118136 | 91 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
dieulot / idevice
https://github.com/dieulot/idevice
stars | today |
---|---|
176 | 88 |
Discover which iOS devices are used on your site
goldfire / howler.js
https://github.com/goldfire/howler.js
stars | today |
---|---|
12221 | 80 |
Javascript audio library for the modern web.
ppoffice / hexo-theme-icarus
https://github.com/ppoffice/hexo-theme-icarus
stars | today |
---|---|
1703 | 73 |
A simple, delicate, and modern theme for the static site generator Hexo.
palmerhq / the-platform
https://github.com/palmerhq/the-platform
stars | today |
---|---|
2853 | 69 |
Web. Components. 😂
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
31194 | 60 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
114728 | 51 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
40731 | 54 |
📚 免费的计算机编程类中文书籍,欢迎投稿
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
70556 | 45 |
A framework for building native apps with React.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
50548 | 42 |
Promise based HTTP client for the browser and node.js
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
58675 | 35 |
Set up a modern web app by running one command.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
78091 | 40 |
JavaScript Style Guide
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
40583 | 40 |
Headless Chrome Node API
dianping / cat
https://github.com/dianping/cat
stars | today |
---|---|
6669 | 39 |
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
38671 | 37 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
skidding / jobs-done
https://github.com/skidding/jobs-done
stars | today |
---|---|
802 | 36 |
Ritual app for ending the work day inspired by Deep Work
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
30497 | 34 |
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
Kickball / awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted
stars | today |
---|---|
26969 | 32 |
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
13723 | 29 |
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
31113 | 26 |
The React Framework
Language: unknown
frank-lam / 2019_campus_apply
https://github.com/frank-lam/2019_campus_apply
stars | today |
---|---|
1358 | 304 |
🚀 Full Stack Developer Tutorial,后台技术栈/全栈开发/架构师之路,秋招/春招/校招/面试。 from zero to hero.
dipakkr / A-to-Z-Resources-for-Students
https://github.com/dipakkr/A-to-Z-Resources-for-Students
stars | today |
---|---|
3191 | 146 |
Curated list of resources for college students Show your ❤️ by giving a ⭐️
daviddao / awful-ai
https://github.com/daviddao/awful-ai
stars | today |
---|---|
418 | 115 |
😈 Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
wizicer / FinancialSupportForOpenSource
https://github.com/wizicer/FinancialSupportForOpenSource
stars | today |
---|---|
429 | 80 |
开源项目挣钱实用手册
llSourcell / Learn_Data_Science_in_3_Months
https://github.com/llSourcell/Learn_Data_Science_in_3_Months
stars | today |
---|---|
940 | 51 |
This is the Curriculum for “Learn Data Science in 3 Months” By Siraj Raval on Youtube
lzhbrian / image-to-image-papers
https://github.com/lzhbrian/image-to-image-papers
stars | today |
---|---|
96 | 53 |
A collection of image to image papers
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
60841 | 46 |
Roadmap to becoming a web developer in 2018
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
95507 | 48 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
74709 | 40 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
113366 | 43 |
📚 Freely available programming books
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
91007 | 40 |
A book series on JavaScript. @YDKJS on twitter.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
39527 | 37 |
📚 Computer Science Learning Notes
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
70518 | 35 |
A complete computer science study plan to become a software engineer.
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
26895 | 36 |
Flight rules for git
bharathgs / Awesome-pytorch-list
https://github.com/bharathgs/Awesome-pytorch-list
stars | today |
---|---|
4165 | 34 |
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
15188 | 31 |
Curated list of project-based tutorials
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
39127 | 27 |
🎉 A curated list of awesome things related to Vue.js
lirantal / awesome-nodejs-security
https://github.com/lirantal/awesome-nodejs-security
stars | today |
---|---|
237 | 23 |
Awesome Node.js Security resources
emmawedekind / Front-End-FAQ
https://github.com/emmawedekind/Front-End-FAQ
stars | today |
---|---|
369 | 22 |
A place to anonymously ask questions and receive answers from the dev community
lduck11007 / OSCP-survival-guide
https://github.com/lduck11007/OSCP-survival-guide
stars | today |
---|---|
49 | 19 |
Kali Linux Offensive Security Certified Professional Survival Exam Guide
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
35509 | 18 |
🎓 Path to a free self-taught education in Computer Science!
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
4750 | 9 |
🚀 ✨ Help beginners to contribute to open source projects
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
7122 | 16 |
A list of awesome beginners-friendly projects.
programthink / books
https://github.com/programthink/books
stars | today |
---|---|
3569 | 16 |
【编程随想】收藏的电子书清单(多个学科,含下载链接)
styfle / awesome-online-ide
https://github.com/styfle/awesome-online-ide
stars | today |
---|---|
1123 | 17 |
🌩️ A list of awesome online development environments