Language: python
deeppomf / DeepCreamPy
https://github.com/deeppomf/DeepCreamPy
stars | today |
---|---|
3862 | 407 |
Decensoring Hentai with Deep Neural Networks
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
4657 | 304 |
TensorFlow code and pre-trained models for BERT
Tencent / PocketFlow
https://github.com/Tencent/PocketFlow
stars | today |
---|---|
387 | 163 |
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
facebookresearch / Horizon
https://github.com/facebookresearch/Horizon
stars | today |
---|---|
807 | 110 |
A platform for Applied Reinforcement Learning (Applied RL)
geekcomputers / Python
https://github.com/geekcomputers/Python
stars | today |
---|---|
7205 | 80 |
My Python Examples
tensorflow / adanet
https://github.com/tensorflow/adanet
stars | today |
---|---|
1310 | 78 |
Fast and flexible AutoML with learning guarantees.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
43824 | 46 |
Models and examples built with TensorFlow
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
16723 | 47 |
All Algorithms implemented in Python
open-source-for-science / TensorFlow-Course
https://github.com/open-source-for-science/TensorFlow-Course
stars | today |
---|---|
6494 | 46 |
Simple and ready-to-use tutorials for TensorFlow
BoukeHaarsma23 / WattmanGTK
https://github.com/BoukeHaarsma23/WattmanGTK
stars | today |
---|---|
51 | 41 |
A Wattman-like GTK3+ GUI
terrytangyuan / tensorflow-in-practice-code
https://github.com/terrytangyuan/tensorflow-in-practice-code
stars | today |
---|---|
56 | 37 |
源码实现:《TensorFlow实战》黄文坚,唐源 著
facebookresearch / maskrcnn-benchmark
https://github.com/facebookresearch/maskrcnn-benchmark
stars | today |
---|---|
2444 | 35 |
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
ofirpress / YouMayNotNeedAttention
https://github.com/ofirpress/YouMayNotNeedAttention
stars | today |
---|---|
201 | 35 |
defaultnamehere / cookie_crimes
https://github.com/defaultnamehere/cookie_crimes
stars | today |
---|---|
38 | 34 |
Read local Chrome cookies without root or decrypting
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
43506 | 31 |
A collective list of public JSON APIs for use in web development.
mmirman / MentisOculi
https://github.com/mmirman/MentisOculi
stars | today |
---|---|
83 | 32 |
A raytracer written in PyTorch (raynet?)
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
51342 | 29 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
18131 | 27 |
🏡 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 |
---|---|
8377 | 29 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
43455 | 27 |
Command-line program to download videos from YouTube.com and other video sites
kennethreitz / responder
https://github.com/kennethreitz/responder
stars | today |
---|---|
1820 | 28 |
a familiar HTTP Service Framework for Python
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
57004 | 26 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
35032 | 20 |
Deep Learning for humans
django / django
https://github.com/django/django
stars | today |
---|---|
37377 | 20 |
The Web framework for perfectionists with deadlines.
codertimo / BERT-pytorch
https://github.com/codertimo/BERT-pytorch
stars | today |
---|---|
1440 | 23 |
Google AI 2018 BERT pytorch implementation
Language: go
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
2667 | 89 |
A tool for exploring each layer in a docker image
cjbassi / gotop
https://github.com/cjbassi/gotop
stars | today |
---|---|
2598 | 42 |
A terminal based graphical activity monitor inspired by gtop and vtop
AlecAivazis / survey
https://github.com/AlecAivazis/survey
stars | today |
---|---|
863 | 39 |
A golang library for building interactive prompts with full support for windows and posix terminals.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
8147 | 33 |
百度网盘客户端 - Go语言编写
golang / go
stars | today |
---|---|
48725 | 34 |
The Go programming language
joomcode / errorx
https://github.com/joomcode/errorx
stars | today |
---|---|
229 | 31 |
A comprehensive error handling library for Go
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
43361 | 27 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
36681 | 28 |
A curated list of awesome Go frameworks, libraries and software
src-d / go-mysql-server
https://github.com/src-d/go-mysql-server
stars | today |
---|---|
480 | 23 |
An extensible MySQL server implementation in Go.
akavel / up
stars | today |
---|---|
3789 | 23 |
Ultimate Plumber is a tool for writing Linux pipes with instant live preview
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
21612 | 22 |
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.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
11262 | 18 |
A platform for building proxies to bypass network restrictions.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
29989 | 21 |
The world’s fastest framework for building websites.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
16612 | 18 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
10595 | 20 |
Git with a cup of tea, painless self-hosted git service
XiaoMi / soar
https://github.com/XiaoMi/soar
stars | today |
---|---|
2773 | 19 |
SQL Optimizer And Rewriter
Humpheh / goboy
https://github.com/Humpheh/goboy
stars | today |
---|---|
171 | 18 |
Multi-platform Nintendo Game Boy Color emulator written in go
github / orchestrator
https://github.com/github/orchestrator
stars | today |
---|---|
2124 | 17 |
MySQL replication topology management and HA
dutchcoders / transfer.sh
https://github.com/dutchcoders/transfer.sh
stars | today |
---|---|
7422 | 15 |
Easy and fast file sharing from the command-line.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
21540 | 13 |
Official Go implementation of the Ethereum protocol
gogs / gogs
stars | today |
---|---|
27680 | 16 |
Gogs is a painless self-hosted Git service.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
18438 | 16 |
The Cloud Native Edge Router
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
22625 | 15 |
Open Source Continuous File Synchronization
moby / moby
stars | today |
---|---|
50939 | 14 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
AdguardTeam / AdGuardHome
https://github.com/AdguardTeam/AdGuardHome
stars | today |
---|---|
687 | 15 |
Network-wide ads & trackers blocking DNS server
Language: c++
google / filament
https://github.com/google/filament
stars | today |
---|---|
4965 | 80 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux, macOS and WASM/WebGL
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
113545 | 54 |
An Open Source Machine Learning Framework for Everyone
XimBlockProject / Windown-iOS-Ubuntu-Wallet
https://github.com/XimBlockProject/Windown-iOS-Ubuntu-Wallet
stars | today |
---|---|
27 | 27 |
ChrisKnott / Algojammer
https://github.com/ChrisKnott/Algojammer
stars | today |
---|---|
2043 | 56 |
An experimental code editor for writing algorithms
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
66184 | 40 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
apple / turicreate
https://github.com/apple/turicreate
stars | today |
---|---|
7650 | 40 |
Turi Create simplifies the development of custom machine learning models.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
28930 | 28 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
20734 | 31 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
5386 | 20 |
Nintendo Switch Emulator
wxWidgets / wxWidgets
https://github.com/wxWidgets/wxWidgets
stars | today |
---|---|
2165 | 21 |
Cross-Platform GUI Library - Report issues here: https://trac.wxwidgets.org/
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
6923 | 18 |
Compatibility tool for Steam Play based on Wine and additional components
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
29986 | 17 |
Protocol Buffers - Google’s data interchange format
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
16025 | 16 |
Lovely console emulator package for Windows
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
35714 | 12 |
Bitcoin Core integration/staging tree
wangzheng0822 / algo
https://github.com/wangzheng0822/algo
stars | today |
---|---|
962 | 16 |
Data Structure & Algorithm
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
4423 | 13 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
grpc / grpc-web
https://github.com/grpc/grpc-web
stars | today |
---|---|
1567 | 15 |
gRPC for Web Clients
monadgroup / axiom
https://github.com/monadgroup/axiom
stars | today |
---|---|
332 | 15 |
A powerful realtime node-based audio synthesizer.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
45675 | 13 |
The Swift Programming Language
openframeworks / openFrameworks
https://github.com/openframeworks/openFrameworks
stars | today |
---|---|
6482 | 12 |
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
aspnet / AspNetCore
https://github.com/aspnet/AspNetCore
stars | today |
---|---|
7617 | 12 |
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
grpc / grpc
stars | today |
---|---|
17822 | 11 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
22117 | 10 |
Tesseract Open Source OCR Engine (main repository)
Z3Prover / z3
https://github.com/Z3Prover/z3
stars | today |
---|---|
3521 | 10 |
The Z3 Theorem Prover
SaschaWillems / Vulkan
https://github.com/SaschaWillems/Vulkan
stars | today |
---|---|
3302 | 10 |
Examples and demos for the new Vulkan API
Language: javascript
GoogleChromeLabs / carlo
https://github.com/GoogleChromeLabs/carlo
stars | today |
---|---|
3907 | 476 |
Web rendering surface for Node applications
glorious-codes / glorious-demo
https://github.com/glorious-codes/glorious-demo
stars | today |
---|---|
634 | 319 |
The easiest way to demonstrate your code in action.
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
16469 | 118 |
📜 33 concepts every JavaScript developer should know.
ppoffice / hexo-theme-icarus
https://github.com/ppoffice/hexo-theme-icarus
stars | today |
---|---|
1639 | 113 |
A simple, delicate, and modern theme for the static site generator Hexo.
kamranahmedse / pennywise
https://github.com/kamranahmedse/pennywise
stars | today |
---|---|
1550 | 102 |
Cross-platform application to open anything in a floating window
goldfire / howler.js
https://github.com/goldfire/howler.js
stars | today |
---|---|
12132 | 100 |
Javascript audio library for the modern web.
chunqiuyiyu / ervy
https://github.com/chunqiuyiyu/ervy
stars | today |
---|---|
590 | 90 |
Bring charts to terminal.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
114670 | 61 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vuejs / vue
stars | today |
---|---|
118045 | 59 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
dieulot / idevice
https://github.com/dieulot/idevice
stars | today |
---|---|
94 | 62 |
Discover which iOS devices are used on your site
dianping / cat
https://github.com/dianping/cat
stars | today |
---|---|
6607 | 55 |
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
31122 | 52 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
skidding / jobs-done
https://github.com/skidding/jobs-done
stars | today |
---|---|
775 | 53 |
Ritual app for ending the work day inspired by Deep Work
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
40531 | 47 |
Headless Chrome Node API
primer / components
https://github.com/primer/components
stars | today |
---|---|
76 | 50 |
Primer React components
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
50510 | 44 |
Promise based HTTP client for the browser and node.js
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
58634 | 40 |
Set up a modern web app by running one command.
znck / keynote
https://github.com/znck/keynote
stars | today |
---|---|
171 | 45 |
Present with Vue
bootstrap-vue / bootstrap-vue
https://github.com/bootstrap-vue/bootstrap-vue
stars | today |
---|---|
6732 | 39 |
BootstrapVue provides one of the most comprehensive implementations of Bootstrap 4 components and grid system for Vue.js and with extensive and automated WAI-ARIA accessibility markup.
stephentian / 33-js-concepts
https://github.com/stephentian/33-js-concepts
stars | today |
---|---|
4065 | 39 |
📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
70511 | 35 |
A framework for building native apps with React.
ajaxorg / ace
https://github.com/ajaxorg/ace
stars | today |
---|---|
18509 | 35 |
Ace (Ajax.org Cloud9 Editor)
sarahdayan / dinero.js
https://github.com/sarahdayan/dinero.js
stars | today |
---|---|
2234 | 35 |
💸 An immutable library to create, calculate and format money.
Raathigesh / hooks.guide
https://github.com/Raathigesh/hooks.guide
stars | today |
---|---|
126 | 34 |
Collection of React hooks curated by the community
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
30457 | 32 |
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
Language: unknown
dipakkr / A-to-Z-Resources-for-Students
https://github.com/dipakkr/A-to-Z-Resources-for-Students
stars | today |
---|---|
3031 | 145 |
Curated list of resources for college students Show your ❤️ by giving a ⭐️
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
39482 | 48 |
📚 Computer Science Learning Notes
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
90968 | 48 |
A book series on JavaScript. @YDKJS on twitter.
llSourcell / Learn_Data_Science_in_3_Months
https://github.com/llSourcell/Learn_Data_Science_in_3_Months
stars | today |
---|---|
885 | 41 |
This is the Curriculum for “Learn Data Science in 3 Months” By Siraj Raval on Youtube
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
74668 | 31 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
95459 | 40 |
😎 Curated list of awesome lists
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
60790 | 41 |
Roadmap to becoming a web developer in 2018
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
70485 | 38 |
A complete computer science study plan to become a software engineer.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
113312 | 32 |
📚 Freely available programming books
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
26855 | 32 |
Flight rules for git
omergulen / bash-guide
https://github.com/omergulen/bash-guide
stars | today |
---|---|
123 | 30 |
Shell Rehberi
emmawedekind / Front-End-FAQ
https://github.com/emmawedekind/Front-End-FAQ
stars | today |
---|---|
349 | 30 |
A place to anonymously ask questions and receive answers from the dev community
lzhbrian / image-to-image-papers
https://github.com/lzhbrian/image-to-image-papers
stars | today |
---|---|
32 | 27 |
A collection of image to image papers
system76 / thelio
https://github.com/system76/thelio
stars | today |
---|---|
61 | 25 |
Thelio Desktop by System76
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
15159 | 20 |
Curated list of project-based tutorials
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
18239 | 19 |
The largest Node.JS best practices list (October 2018)
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
2349 | 20 |
技术分享周刊,每周五发布
lirantal / awesome-nodejs-security
https://github.com/lirantal/awesome-nodejs-security
stars | today |
---|---|
216 | 19 |
Awesome Node.js Security resources
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
35489 | 18 |
🎓 Path to a free self-taught education in Computer Science!
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
4742 | 11 |
🚀 ✨ Help beginners to contribute to open source projects
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
5772 | 18 |
An updated list of public BitTorrent trackers
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
39098 | 16 |
🎉 A curated list of awesome things related to Vue.js
guodongxiaren / README
https://github.com/guodongxiaren/README
stars | today |
---|---|
3030 | 15 |
README文件语法解读,即Github Flavored Markdown语法介绍
Hack-with-Github / Powerful-Plugins
https://github.com/Hack-with-Github/Powerful-Plugins
stars | today |
---|---|
317 | 16 |
Powerful plugins and add-ons for hackers
rehooks / awesome-react-hooks
https://github.com/rehooks/awesome-react-hooks
stars | today |
---|---|
1087 | 16 |
Awesome React Hooks