Language: python
NVIDIA / vid2vid
https://github.com/NVIDIA/vid2vid
stars | today |
---|---|
1783 | 710 |
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
pwxcoo / chinese-xinhua
https://github.com/pwxcoo/chinese-xinhua
stars | today |
---|---|
2627 | 589 |
中华新华字典数据库。包括歇后语,成语,词语,汉字。提供新华字典API。
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
42500 | 489 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
11547 | 280 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
12779 | 253 |
the only cheat sheet you need
donnemartin / interactive-coding-challenges
https://github.com/donnemartin/interactive-coding-challenges
stars | today |
---|---|
14138 | 221 |
Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
sourcerer-io / hall-of-fame
https://github.com/sourcerer-io/hall-of-fame
stars | today |
---|---|
207 | 135 |
🏆 Show some love to your repo contributors on README. Refreshes every hour.
astorfi / Deep-Learning-World
https://github.com/astorfi/Deep-Learning-World
stars | today |
---|---|
2400 | 103 |
📡 Organized Resources for Deep Learning Researchers and Developers
fastai / fast_progress
https://github.com/fastai/fast_progress
stars | today |
---|---|
181 | 104 |
Simple and flexible progress bar for Jupyter Notebook and console
foolwood / DaSiamRPN
https://github.com/foolwood/DaSiamRPN
stars | today |
---|---|
121 | 92 |
Distractor-aware Siamese Networks for Visual Object Tracking (ECCV2018)
Rhynorater / CVE-2018-15473-Exploit
https://github.com/Rhynorater/CVE-2018-15473-Exploit
stars | today |
---|---|
90 | 82 |
Exploit written in Python for CVE-2018-15473 with threading and export formats
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
40251 | 59 |
Models and examples built with TensorFlow
imhuay / Interview_Notes-Chinese
https://github.com/imhuay/Interview_Notes-Chinese
stars | today |
---|---|
1751 | 73 |
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
chinese-poetry / chinese-poetry
https://github.com/chinese-poetry/chinese-poetry
stars | today |
---|---|
10754 | 67 |
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
54120 | 55 |
A curated list of awesome Python frameworks, libraries, software and resources
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
16129 | 50 |
The world’s simplest facial recognition api for Python and the command line
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
32754 | 47 |
Deep Learning for humans
jackfrued / Python-100-Days
https://github.com/jackfrued/Python-100-Days
stars | today |
---|---|
4758 | 40 |
Python - 100天从新手到大师
DiligentPanda / Tencent_Ads_Algo_2018
https://github.com/DiligentPanda/Tencent_Ads_Algo_2018
stars | today |
---|---|
40 | 38 |
This repository maintains codes for tencent advertisement algorithm competition 2018. Our codes ranked the 3rd place in the final round.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
41297 | 41 |
A collective list of public JSON APIs for use in web development.
django / django
https://github.com/django/django
stars | today |
---|---|
35898 | 34 |
The Web framework for perfectionists with deadlines.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
34833 | 36 |
A curated list of awesome Machine Learning frameworks, libraries and software.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
32102 | 32 |
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 |
---|---|
40790 | 36 |
Command-line program to download videos from YouTube.com and other video sites
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
5526 | 32 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Language: go
MichaelMure / git-bug
https://github.com/MichaelMure/git-bug
stars | today |
---|---|
1826 | 128 |
Distributed bug tracker embedded in Git
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
8705 | 118 |
simple terminal UI for git commands
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
40353 | 59 |
Production-Grade Container Scheduling and Management
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
5714 | 67 |
百度网盘客户端 - Go语言编写
ncsa / ssh-auditor
https://github.com/ncsa/ssh-auditor
stars | today |
---|---|
181 | 59 |
The best way to scan for weak ssh passwords on your network
golang / go
stars | today |
---|---|
45798 | 48 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
34366 | 45 |
A curated list of awesome Go frameworks, libraries and software
GoogleContainerTools / kaniko
https://github.com/GoogleContainerTools/kaniko
stars | today |
---|---|
1963 | 48 |
Build Container Images In Kubernetes
kasvith / kache
https://github.com/kasvith/kache
stars | today |
---|---|
79 | 45 |
A simple in memory cache written using go
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
28105 | 43 |
The world’s fastest framework for building websites.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
20163 | 36 |
Official Go implementation of the Ethereum protocol
disintegration / imaging
https://github.com/disintegration/imaging
stars | today |
---|---|
1799 | 41 |
Imaging is a simple image processing package for Go
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
4519 | 37 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
18331 | 37 |
The Prometheus monitoring system and time series database.
aykevl / tinygo
https://github.com/aykevl/tinygo
stars | today |
---|---|
550 | 37 |
Go compiler for small devices, based on LLVM.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
10997 | 33 |
Connect, secure, control, and observe services.
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
37062 | 31 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19784 | 32 |
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.
helm / helm
stars | today |
---|---|
7125 | 28 |
The Kubernetes Package Manager
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
9998 | 32 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
24605 | 26 |
A golang ebook intro how to build a web with golang
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
9597 | 27 |
Git with a cup of tea, painless self-hosted git service
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
16618 | 25 |
beego is an open-source, high-performance web framework for the Go programming language.
snail007 / goproxy
https://github.com/snail007/goproxy
stars | today |
---|---|
3285 | 25 |
Proxy is a high performance HTTP(S), websocket, TCP, UDP,Secure DNS, Socks5 proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,防污染DNS,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,域名黑白名单,跨平台,KCP协议支持,集成外部API。
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9855 | 23 |
A platform for building proxies to bypass network restrictions.
Language: c++
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
370 | 217 |
Compatibility tool for Steam Play based on Wine and additional components
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
107904 | 103 |
Computation using data flow graphs for scalable machine learning
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
63586 | 47 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27048 | 42 |
Open Source Computer Vision Library
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34157 | 39 |
Bitcoin Core integration/staging tree
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
28555 | 39 |
Protocol Buffers - Google’s data interchange format
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18045 | 33 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
google / filament
https://github.com/google/filament
stars | today |
---|---|
3787 | 34 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux and macOS
papyrussolution / OpenPapyrus
https://github.com/papyrussolution/OpenPapyrus
stars | today |
---|---|
63 | 35 |
Sophisticated ERP, CRM, Point-Of-Sale, etc. Open source now. This system is developed since 1996.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10569 | 32 |
JSON for Modern C++
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20494 | 27 |
Tesseract Open Source OCR Engine (main repository)
sslab-gatech / qsym
https://github.com/sslab-gatech/qsym
stars | today |
---|---|
72 | 26 |
QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing
UlordChain / UlordChain
https://github.com/UlordChain/UlordChain
stars | today |
---|---|
129 | 25 |
Ulord is a P2P value transfer public blockchain. Through building its blockchain underlying architecture and digital resource distribution protocols, it enables third-party developers to explore their own applications over open-source agreements to form a complete ecology of blockchain technology and applications.
grpc / grpc
stars | today |
---|---|
16733 | 20 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
hasherezade / pe_to_shellcode
https://github.com/hasherezade/pe_to_shellcode
stars | today |
---|---|
69 | 22 |
Converts PE into a shellcode
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16287 | 22 |
Godot Engine – Multi-platform 2D and 3D game engine
BVLC / caffe
stars | today |
---|---|
25251 | 18 |
Caffe: a fast open framework for deep learning.
EOSIO / eos
stars | today |
---|---|
9056 | 18 |
An open source smart contract platform
PX4 / Firmware
https://github.com/PX4/Firmware
stars | today |
---|---|
1897 | 14 |
PX4 Autopilot Software
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
8721 | 19 |
🔧 Cross-platform GUI management tool for Redis
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
14628 | 18 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44921 | 16 |
The Swift Programming Language
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8535 | 14 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10686 | 14 |
An open autonomous driving platform
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
11732 | 15 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Language: javascript
checkly / puppeteer-recorder
https://github.com/checkly/puppeteer-recorder
stars | today |
---|---|
1234 | 521 |
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
BestDingSheng / resources
https://github.com/BestDingSheng/resources
stars | today |
---|---|
943 | 264 |
知名互联网企业内推资料整理 持续更新ing 。 目前已经维护四个微信群接近2000人,欢迎你的加入!
ai / nanoid
stars | today |
---|---|
5378 | 241 |
A tiny (145 bytes), secure, URL-friendly, unique string ID generator for JavaScript.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
34649 | 179 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
arguiot / TheoremJS
https://github.com/arguiot/TheoremJS
stars | today |
---|---|
510 | 147 |
A Math library for computation in JavaScript
vuejs / vue
stars | today |
---|---|
111560 | 119 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
myvin / juejin
https://github.com/myvin/juejin
stars | today |
---|---|
213 | 112 |
😄 掘金小程序
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
109291 | 107 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
36773 | 102 |
Headless Chrome Node API
jxnblk / mdx-deck
https://github.com/jxnblk/mdx-deck
stars | today |
---|---|
3815 | 104 |
MDX-based presentation decks
bustle / mobiledoc-kit
https://github.com/bustle/mobiledoc-kit
stars | today |
---|---|
891 | 105 |
A toolkit for building WYSIWYG editors with Mobiledoc
FormidableLabs / prism-react-renderer
https://github.com/FormidableLabs/prism-react-renderer
stars | today |
---|---|
141 | 93 |
🖌️ Renders highlighted Prism output to React (+ theming & vendored Prism)
lukeed / navaid
https://github.com/lukeed/navaid
stars | today |
---|---|
153 | 86 |
A navigation aid (aka, router) for the browser in 850 bytes~!
franciscop / umbrella
https://github.com/franciscop/umbrella
stars | today |
---|---|
1437 | 81 |
☔️ Lightweight javascript library for DOM manipulation and events
faressoft / terminalizer
https://github.com/faressoft/terminalizer
stars | today |
---|---|
5150 | 78 |
🦄 Record your terminal and generate animated gif images
Tonejs / Tone.js
https://github.com/Tonejs/Tone.js
stars | today |
---|---|
5286 | 75 |
A Web Audio framework for making interactive music in the browser.
Rich-Harris / agadoo
https://github.com/Rich-Harris/agadoo
stars | today |
---|---|
128 | 75 |
Check whether a package is tree-shakeable
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
46919 | 71 |
Promise based HTTP client for the browser and node.js
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
27389 | 69 |
Interactive UI component dev & test: React, React Native, Vue, Angular
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
37422 | 63 |
📚 免费的计算机编程类中文书籍,欢迎投稿
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
54099 | 61 |
Create React apps with no build configuration.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
74980 | 63 |
JavaScript Style Guide
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
52503 | 57 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
GoogleChromeLabs / ndb
https://github.com/GoogleChromeLabs/ndb
stars | today |
---|---|
7251 | 61 |
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
ZeroX-DG / CommitTasks
https://github.com/ZeroX-DG/CommitTasks
stars | today |
---|---|
126 | 61 |
A combination between git commit & todo list 🎉
Language: unknown
afshinea / stanford-cs-229-machine-learning
https://github.com/afshinea/stanford-cs-229-machine-learning
stars | today |
---|---|
410 | 305 |
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 |
---|---|
9810 | 283 |
100 Days of ML Coding
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
32595 | 216 |
📚 Computer Science Learning Notes
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
8519 | 195 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
papyrussolution / UhttBarcodeReference
https://github.com/papyrussolution/UhttBarcodeReference
stars | today |
---|---|
246 | 196 |
Universe-HTT barcode reference
Droogans / unmaintainable-code
https://github.com/Droogans/unmaintainable-code
stars | today |
---|---|
5768 | 191 |
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
infosecn1nja / Red-Teaming-Toolkit
https://github.com/infosecn1nja/Red-Teaming-Toolkit
stars | today |
---|---|
1168 | 118 |
A collection of open source and commercial tools that aid in red team operations.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
86953 | 85 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
71575 | 56 |
A collection of useful .gitignore templates
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
55426 | 68 |
Roadmap to becoming a web developer in 2018
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
7222 | 68 |
🎮 The only Front-End Performance Checklist that runs faster than the others
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
91060 | 64 |
😎 Curated list of awesome lists
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
110193 | 60 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
36593 | 57 |
🎉 A curated list of awesome things related to Vue.js
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
12830 | 39 |
Curated list of project-based tutorials
xudafeng / job-model
https://github.com/xudafeng/job-model
stars | today |
---|---|
41 | 42 |
蚂蚁金服 - 国际事业群 - 前端 招聘
chai2010 / awesome-wasm-zh
https://github.com/chai2010/awesome-wasm-zh
stars | today |
---|---|
49 | 35 |
WebAssembly(wasm)资源精选(拒绝大杂烩) - 中文版
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
5689 | 34 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
27247 | 34 |
A collection of awesome things regarding React ecosystem.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
15915 | 30 |
The largest Node.JS best practices list (August 2018)
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
15756 | 30 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
UlordChain / Video-Engine
https://github.com/UlordChain/Video-Engine
stars | today |
---|---|
32 | 32 |
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
37132 | 27 |
🤓 Build your own (insert technology here)
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
28959 | 24 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
byoungd / English-level-up-tips-for-Chinese
https://github.com/byoungd/English-level-up-tips-for-Chinese
stars | today |
---|---|
9558 | 26 |
可能是让你受益匪浅的英语进阶指南