Language: python
pwxcoo / chinese-xinhua
https://github.com/pwxcoo/chinese-xinhua
stars | today |
---|---|
2075 | 604 |
中华新华字典数据库。包括歇后语,成语,词语,汉字。提供新华字典API。
NVIDIA / vid2vid
https://github.com/NVIDIA/vid2vid
stars | today |
---|---|
1113 | 631 |
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
42041 | 346 |
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 |
---|---|
11282 | 342 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
astorfi / Deep-Learning-World
https://github.com/astorfi/Deep-Learning-World
stars | today |
---|---|
2306 | 156 |
📡 Organized Resources for Deep Learning Researchers and Developers
imhuay / Interview_Notes-Chinese
https://github.com/imhuay/Interview_Notes-Chinese
stars | today |
---|---|
1684 | 147 |
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
12521 | 128 |
the only cheat sheet you need
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
40201 | 59 |
Models and examples built with TensorFlow
fastai / fast_progress
https://github.com/fastai/fast_progress
stars | today |
---|---|
76 | 58 |
Simple and flexible progress bar for Jupyter Notebook and console
donnemartin / interactive-coding-challenges
https://github.com/donnemartin/interactive-coding-challenges
stars | today |
---|---|
13912 | 55 |
Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
32712 | 45 |
Deep Learning for humans
tldr-pages / tldr
https://github.com/tldr-pages/tldr
stars | today |
---|---|
17979 | 53 |
📚 Simplified and community-driven man pages
IEEEKeralaSection / rescuekerala
https://github.com/IEEEKeralaSection/rescuekerala
stars | today |
---|---|
478 | 31 |
Website for coordinating rehabilitation of people affected in the 2018 Kerala Floods
aquasecurity / kube-hunter
https://github.com/aquasecurity/kube-hunter
stars | today |
---|---|
214 | 45 |
Hunt for security weaknesses in Kubernetes clusters
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
54073 | 42 |
A curated list of awesome Python frameworks, libraries, software and resources
jhfjhfj1 / autokeras
https://github.com/jhfjhfj1/autokeras
stars | today |
---|---|
2620 | 38 |
accessible AutoML for deep learning.
1991viet / Yolo-pytorch
https://github.com/1991viet/Yolo-pytorch
stars | today |
---|---|
65 | 40 |
UnkL4b / GitMiner
https://github.com/UnkL4b/GitMiner
stars | today |
---|---|
1054 | 34 |
Tool for advanced mining for content on Github
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
38201 | 33 |
The Python micro framework for building web applications.
django / django
https://github.com/django/django
stars | today |
---|---|
35865 | 28 |
The Web framework for perfectionists with deadlines.
nteract / papermill
https://github.com/nteract/papermill
stars | today |
---|---|
292 | 34 |
📚 Parameterize, execute, and analyze notebooks
chinese-poetry / chinese-poetry
https://github.com/chinese-poetry/chinese-poetry
stars | today |
---|---|
10684 | 33 |
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
32076 | 27 |
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/
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
16081 | 28 |
The world’s simplest facial recognition api for Python and the command line
s0md3v / Photon
https://github.com/s0md3v/Photon
stars | today |
---|---|
3188 | 32 |
Incredibly fast crawler designed for reconnaissance.
Language: go
MichaelMure / git-bug
https://github.com/MichaelMure/git-bug
stars | today |
---|---|
1707 | 232 |
Distributed bug tracker embedded in Git
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
8599 | 155 |
simple terminal UI for git commands
aykevl / tinygo
https://github.com/aykevl/tinygo
stars | today |
---|---|
528 | 150 |
Go compiler for small devices, based on LLVM.
mb-14 / gomarkov
https://github.com/mb-14/gomarkov
stars | today |
---|---|
186 | 96 |
Markov chains in golang
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
9964 | 67 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
ncsa / ssh-auditor
https://github.com/ncsa/ssh-auditor
stars | today |
---|---|
128 | 55 |
The best way to scan for weak ssh passwords on your network
snail007 / goproxy
https://github.com/snail007/goproxy
stars | today |
---|---|
3265 | 52 |
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。
golang / go
stars | today |
---|---|
45758 | 49 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
40289 | 42 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
34326 | 49 |
A curated list of awesome Go frameworks, libraries and software
Jeffail / benthos
https://github.com/Jeffail/benthos
stars | today |
---|---|
1383 | 47 |
A dull, resilient and quick to deploy stream processor
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
5650 | 38 |
百度网盘客户端 - Go语言编写
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
20130 | 33 |
Official Go implementation of the Ethereum protocol
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19753 | 36 |
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.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
17099 | 36 |
The Cloud Native Edge Router
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
37041 | 34 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
10963 | 31 |
Connect, secure, control, and observe services.
tsavola / wag
https://github.com/tsavola/wag
stars | today |
---|---|
113 | 35 |
WebAssembly compiler implemented in Go
uber-go / zap
https://github.com/uber-go/zap
stars | today |
---|---|
4886 | 32 |
Blazing fast, structured, leveled logging in Go.
devfeel / dotweb
https://github.com/devfeel/dotweb
stars | today |
---|---|
1019 | 33 |
Simple and easy go web micro framework
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
28059 | 27 |
The world’s fastest framework for building websites.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9835 | 24 |
A platform for building proxies to bypass network restrictions.
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
4490 | 26 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
helm / helm
stars | today |
---|---|
7098 | 20 |
The Kubernetes Package Manager
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
24584 | 22 |
A golang ebook intro how to build a web with golang
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
107821 | 79 |
Computation using data flow graphs for scalable machine learning
hasherezade / pe_to_shellcode
https://github.com/hasherezade/pe_to_shellcode
stars | today |
---|---|
49 | 44 |
Converts PE into a shellcode
robinwassen / electron-wallpaper
https://github.com/robinwassen/electron-wallpaper
stars | today |
---|---|
48 | 45 |
Node module that allows you to attach a window as wallpaper in Windows.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34118 | 34 |
Bitcoin Core integration/staging tree
google / filament
https://github.com/google/filament
stars | today |
---|---|
3751 | 36 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux and macOS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27009 | 24 |
Open Source Computer Vision Library
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20474 | 29 |
Tesseract Open Source OCR Engine (main repository)
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
63546 | 28 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10539 | 27 |
JSON for Modern C++
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
28523 | 24 |
Protocol Buffers - Google’s data interchange format
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18017 | 21 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
wbenny / hvpp
https://github.com/wbenny/hvpp
stars | today |
---|---|
109 | 26 |
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system
weolar / miniblink49
https://github.com/weolar/miniblink49
stars | today |
---|---|
1586 | 24 |
一个小巧、轻量的浏览器内核,用来取代wke和libcef
mawww / kakoune
https://github.com/mawww/kakoune
stars | today |
---|---|
3744 | 24 |
mawww’s experiment for a better code editor
sslab-gatech / qsym
https://github.com/sslab-gatech/qsym
stars | today |
---|---|
50 | 25 |
QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
8705 | 21 |
🔧 Cross-platform GUI management tool for Redis
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8520 | 19 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10678 | 18 |
An open autonomous driving platform
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16269 | 19 |
Godot Engine – Multi-platform 2D and 3D game engine
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
13184 | 16 |
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
grpc / grpc
stars | today |
---|---|
16716 | 15 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
wbenny / DetoursNT
https://github.com/wbenny/DetoursNT
stars | today |
---|---|
47 | 17 |
Detours with just single dependency - NTDLL
andrewwillmott / splines-lib
https://github.com/andrewwillmott/splines-lib
stars | today |
---|---|
78 | 18 |
Library of cubic spline utilities
EOSIO / eos
stars | today |
---|---|
9043 | 14 |
An open source smart contract platform
nwjs / nw.js
stars | today |
---|---|
34192 | 15 |
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
Language: javascript
checkly / puppeteer-recorder
https://github.com/checkly/puppeteer-recorder
stars | today |
---|---|
730 | 471 |
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 |
---|---|
688 | 428 |
知名互联网企业内推资料整理 持续更新ing 。 目前已经维护四个微信群接近2000人,欢迎你的加入!
ai / nanoid
stars | today |
---|---|
5138 | 393 |
A tiny (145 bytes), secure, URL-friendly, unique string ID generator for JavaScript.
arguiot / TheoremJS
https://github.com/arguiot/TheoremJS
stars | today |
---|---|
361 | 233 |
A Math library for computation in JavaScript
franciscop / umbrella
https://github.com/franciscop/umbrella
stars | today |
---|---|
1363 | 184 |
☔️ Lightweight javascript library for DOM manipulation and events
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
34474 | 150 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
vuejs / vue
stars | today |
---|---|
111458 | 128 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Tonejs / Tone.js
https://github.com/Tonejs/Tone.js
stars | today |
---|---|
5212 | 111 |
A Web Audio framework for making interactive music in the browser.
lingui / js-lingui
https://github.com/lingui/js-lingui
stars | today |
---|---|
1418 | 105 |
🌍 📖 A readable, automated, and optimized (5 kb) internationalization for JavaScript and React
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
109189 | 91 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
myvin / juejin
https://github.com/myvin/juejin
stars | today |
---|---|
109 | 88 |
😄 掘金小程序
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
36673 | 82 |
Headless Chrome Node API
jxnblk / mdx-deck
https://github.com/jxnblk/mdx-deck
stars | today |
---|---|
3711 | 78 |
MDX-based presentation decks
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
54038 | 67 |
Create React apps with no build configuration.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
46855 | 70 |
Promise based HTTP client for the browser and node.js
emberjs / ember.js
https://github.com/emberjs/ember.js
stars | today |
---|---|
19887 | 61 |
Ember.js - A JavaScript framework for creating ambitious web applications
ZeroX-DG / CommitTasks
https://github.com/ZeroX-DG/CommitTasks
stars | today |
---|---|
66 | 64 |
A combination between git commit & todo list 🎉
lukeed / navaid
https://github.com/lukeed/navaid
stars | today |
---|---|
67 | 64 |
A navigation aid (aka, router) for the browser in 850 bytes~!
simpletut / Universal-React-Apollo-Registration
https://github.com/simpletut/Universal-React-Apollo-Registration
stars | today |
---|---|
212 | 59 |
Open Source Universal User Registration System – NodeJS React Apollo GraphQL JWT MongoDB
guanzo / vue-smooth-reflow
https://github.com/guanzo/vue-smooth-reflow
stars | today |
---|---|
96 | 60 |
Transition an elements reflow when the data changes.
MithrilJS / mithril.js
https://github.com/MithrilJS/mithril.js
stars | today |
---|---|
9187 | 58 |
A Javascript Framework for Building Brilliant Applications
GoogleChromeLabs / ndb
https://github.com/GoogleChromeLabs/ndb
stars | today |
---|---|
7197 | 55 |
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
37359 | 50 |
📚 免费的计算机编程类中文书籍,欢迎投稿
jxnblk / mdx-docs
https://github.com/jxnblk/mdx-docs
stars | today |
---|---|
146 | 55 |
📝 Document and develop React components with MDX and Next.js
r-spacex / SpaceX-API
https://github.com/r-spacex/SpaceX-API
stars | today |
---|---|
1689 | 53 |
🚀 Open Source REST API for rocket, core, capsule, pad, and launch data
Language: unknown
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
9530 | 280 |
100 Days of ML Coding
Droogans / unmaintainable-code
https://github.com/Droogans/unmaintainable-code
stars | today |
---|---|
5579 | 263 |
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 |
---|---|
1060 | 215 |
A collection of open source and commercial tools that aid in red team operations.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
32389 | 177 |
📚 Computer Science Learning Notes
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
8332 | 157 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
runvnc / dadsresume
https://github.com/runvnc/dadsresume
stars | today |
---|---|
528 | 118 |
My dad’s resume and skills from 1980
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
86874 | 94 |
A book series on JavaScript. @YDKJS on twitter.
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
7157 | 93 |
🎮 The only Front-End Performance Checklist that runs faster than the others
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
55362 | 75 |
Roadmap to becoming a web developer in 2018
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
23619 | 66 |
后端架构师技术图谱
afshinea / stanford-cs-229-machine-learning
https://github.com/afshinea/stanford-cs-229-machine-learning
stars | today |
---|---|
79 | 61 |
VIP cheatsheets for Stanford’s CS 229 Machine Learning
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
71519 | 52 |
A collection of useful .gitignore templates
pengzhile / jetbrains-agent
https://github.com/pengzhile/jetbrains-agent
stars | today |
---|---|
181 | 62 |
Jetbrains License Server Crack
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
110142 | 53 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
36544 | 45 |
🎉 A curated list of awesome things related to Vue.js
papyrussolution / UhttBarcodeReference
https://github.com/papyrussolution/UhttBarcodeReference
stars | today |
---|---|
52 | 49 |
Universe-HTT barcode reference
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
91003 | 43 |
😎 Curated list of awesome lists
JsonChao / Awesome-Android-Interview
https://github.com/JsonChao/Awesome-Android-Interview
stars | today |
---|---|
670 | 41 |
🔥 A awesome android expert interview questions and answers(continuous updating …)
AnthonyCalandra / modern-cpp-features
https://github.com/AnthonyCalandra/modern-cpp-features
stars | today |
---|---|
5194 | 42 |
A cheatsheet of modern C++ language and library features.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
15885 | 40 |
The largest Node.JS best practices list (August 2018)
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
12791 | 40 |
Curated list of project-based tutorials
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
28939 | 31 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
37104 | 32 |
🤓 Build your own (insert technology here)
chokcoco / iCSS
https://github.com/chokcoco/iCSS
stars | today |
---|---|
3707 | 31 |
谈谈一些有趣的 CSS 话题
vfreefly / kimurai
https://github.com/vfreefly/kimurai
stars | today |
---|---|
811 | 30 |
Repository was removed