Language: python
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
4422 | 3311 |
the only cheat sheet you need
openai / glow
https://github.com/openai/glow
stars | today |
---|---|
1049 | 212 |
Code for reproducing results in “Glow: Generative Flow with Invertible 1x1 Convolutions”
AtsushiSakai / PythonRobotics
https://github.com/AtsushiSakai/PythonRobotics
stars | today |
---|---|
2289 | 152 |
Python sample codes for robotics algorithms.
nbedos / termtosvg
https://github.com/nbedos/termtosvg
stars | today |
---|---|
5200 | 85 |
Record terminal sessions as SVG animations
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
38126 | 56 |
Models and examples built with TensorFlow
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
27556 | 55 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
needmorecowbell / sniff-paste
https://github.com/needmorecowbell/sniff-paste
stars | today |
---|---|
75 | 55 |
Pastebin OSINT Harvester
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
39594 | 51 |
Command-line program to download videos from YouTube.com and other video sites
Maluuba / gensen
https://github.com/Maluuba/gensen
stars | today |
---|---|
93 | 53 |
Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning
GoogleContainerTools / distroless
https://github.com/GoogleContainerTools/distroless
stars | today |
---|---|
2271 | 51 |
🥑 Language focused docker images, minus the operating system.
tldr-pages / tldr
https://github.com/tldr-pages/tldr
stars | today |
---|---|
17584 | 50 |
📚 Simplified and community-driven man pages
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
52409 | 45 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
31491 | 40 |
Deep Learning for humans
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
12292 | 45 |
Python Development Workflow for Humans.
chubin / wttr.in
https://github.com/chubin/wttr.in
stars | today |
---|---|
5252 | 44 |
⛅️ The right way to check the weather
vibora-io / vibora
https://github.com/vibora-io/vibora
stars | today |
---|---|
3248 | 43 |
Fast, asynchronous and elegant Python web framework.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
39330 | 38 |
A collective list of public JSON APIs for use in web development.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
34061 | 33 |
A curated list of awesome Machine Learning frameworks, libraries and software.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
31307 | 30 |
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/
D4Vinci / Cr3dOv3r
https://github.com/D4Vinci/Cr3dOv3r
stars | today |
---|---|
967 | 35 |
Know the dangers of credential reuse attacks.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
15046 | 31 |
The world’s simplest facial recognition api for Python and the command line
OlafenwaMoses / ImageAI
https://github.com/OlafenwaMoses/ImageAI
stars | today |
---|---|
1011 | 31 |
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
danmacnish / cartoonify
https://github.com/danmacnish/cartoonify
stars | today |
---|---|
1171 | 31 |
python app to turn a photograph into a cartoon
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
6580 | 25 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
ejmg / help-why-cant-i-hold-all-these-mutuals
https://github.com/ejmg/help-why-cant-i-hold-all-these-mutuals
stars | today |
---|---|
121 | 30 |
find all your mutuals and throw them on a list so you can all be miserable together on twitter dot com
Language: go
ory / oathkeeper
https://github.com/ory/oathkeeper
stars | today |
---|---|
633 | 510 |
A cloud native Identity & Access Proxy (IAP) which authenticates and authorizes incoming HTTP requests. Inspired by the BeyondCorp / Zero Trust white paper. Written in Go.
gaia-pipeline / gaia
https://github.com/gaia-pipeline/gaia
stars | today |
---|---|
848 | 496 |
Build powerful pipelines in any programming language.
usefathom / fathom
https://github.com/usefathom/fathom
stars | today |
---|---|
2618 | 256 |
Fathom. Simple, trustworthy website analytics. Built with Golang & Preact.
perlin-network / noise
https://github.com/perlin-network/noise
stars | today |
---|---|
333 | 159 |
A decentralized P2P networking stack written in Go.
gotoz / runq
stars | today |
---|---|
223 | 154 |
run regular Docker images in KVM/Qemu
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
6430 | 149 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
iawia002 / annie
https://github.com/iawia002/annie
stars | today |
---|---|
3127 | 63 |
👾 Fast, simple and clean video downloader
golang / go
stars | today |
---|---|
43945 | 61 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
38611 | 40 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
32863 | 46 |
A curated list of awesome Go frameworks, libraries and software
smileisak / go-training
https://github.com/smileisak/go-training
stars | today |
---|---|
138 | 44 |
Go Training Repositories regroups some useful resources to learn Go Programming Language
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19188 | 34 |
Official Go implementation of the Ethereum protocol
integrii / flaggy
https://github.com/integrii/flaggy
stars | today |
---|---|
139 | 39 |
Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies.
yahoo / yfuzz
https://github.com/yahoo/yfuzz
stars | today |
---|---|
49 | 39 |
A project to run fuzzing jobs at scale with Kubernetes.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
27096 | 36 |
The world’s fastest framework for building websites.
ory / hydra
stars | today |
---|---|
4381 | 31 |
OpenID Connect compliant OAuth2 Server - cloud native, security-first, open source API security for your infrastructure. Written in Go. SDKs for any language.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
13580 | 27 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
open-falcon / falcon-plus
https://github.com/open-falcon/falcon-plus
stars | today |
---|---|
3189 | 26 |
An open-source and enterprise-level monitoring system.
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
19172 | 26 |
Distributed reliable key-value store for the most critical data of a distributed system
senorprogrammer / wtf
https://github.com/senorprogrammer/wtf
stars | today |
---|---|
6523 | 27 |
The personal information dashboard for your terminal.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
23858 | 24 |
A golang ebook intro how to build a web with golang
hajimehoshi / wasmserve
https://github.com/hajimehoshi/wasmserve
stars | today |
---|---|
56 | 27 |
An HTTP server for testing Wasm like gopherjs serve
golang / dep
stars | today |
---|---|
9659 | 26 |
Go dependency management tool
gogs / gogs
stars | today |
---|---|
26096 | 25 |
Gogs is a painless self-hosted Git service.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
9241 | 23 |
An open platform to connect, manage, and secure microservices.
Language: c++
dchapyshev / aspia
https://github.com/dchapyshev/aspia
stars | today |
---|---|
311 | 162 |
Remote desktop and file transfer tool.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
104796 | 102 |
Computation using data flow graphs for scalable machine learning
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
62325 | 64 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
zhongyang219 / TrafficMonitor
https://github.com/zhongyang219/TrafficMonitor
stars | today |
---|---|
1341 | 42 |
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
17038 | 39 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
26084 | 26 |
Open Source Computer Vision Library
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
33133 | 27 |
Bitcoin Core integration/staging tree
uber / horovod
https://github.com/uber/horovod
stars | today |
---|---|
3091 | 37 |
Distributed training framework for TensorFlow, Keras, and PyTorch.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
27540 | 31 |
Protocol Buffers - Google’s data interchange format
XiaoMi / mace
https://github.com/XiaoMi/mace
stars | today |
---|---|
2066 | 31 |
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10049 | 27 |
An open autonomous driving platform
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
4690 | 27 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
19630 | 21 |
Tesseract Open Source OCR Engine (main repository)
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
5737 | 21 |
C++ front/service proxy
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44491 | 17 |
The Swift Programming Language
passionate-coder / Classic-Start
https://github.com/passionate-coder/Classic-Start
stars | today |
---|---|
183 | 21 |
Reborn of Classic Shell (Ivo Beltchev) - Classic Start (passionate-coder)
LukasBanana / LLGL
https://github.com/LukasBanana/LLGL
stars | today |
---|---|
273 | 20 |
Low Level Graphics Library (LLGL) is a thin abstraction layer for modern graphics APIs such as OpenGL, Direct3D, and Vulkan
XiaoMi / pegasus
https://github.com/XiaoMi/pegasus
stars | today |
---|---|
654 | 19 |
A distributed key-value storage system developed and maintained by Xiaomi Cloud Storage Team.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
8556 | 16 |
Google Test
BVLC / caffe
stars | today |
---|---|
24820 | 16 |
Caffe: a fast open framework for deep learning.
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
11008 | 16 |
A library that provides an embeddable, persistent key-value store for fast storage.
v8 / v8
stars | today |
---|---|
9814 | 17 |
The official mirror of the V8 Git repository
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10103 | 15 |
JSON for Modern C++
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
12695 | 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
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
14778 | 15 |
Lovely console emulator package for Windows
Language: javascript
phobal / ivideo
https://github.com/phobal/ivideo
stars | today |
---|---|
3970 | 1089 |
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux),包括 VIP 资源
browsh-org / browsh
https://github.com/browsh-org/browsh
stars | today |
---|---|
7044 | 711 |
A fully-modern text-based browser, rendering to TTY and browsers
mixn / carbon-now-cli
https://github.com/mixn/carbon-now-cli
stars | today |
---|---|
1458 | 626 |
🎨 Beautiful images of your code — from right inside your terminal.
plibither8 / markdown-new-tab
https://github.com/plibither8/markdown-new-tab
stars | today |
---|---|
288 | 245 |
Google Chrome Extension — 🗒️ ⏰ ☑️ Take down notes, save reminders, paste links, create checklists or tables with markdown [M↓] directly in your ‘New Tab’ page
ianstormtaylor / react-values
https://github.com/ianstormtaylor/react-values
stars | today |
---|---|
287 | 224 |
A set of tiny React components for handling state with render props.
vuejs / vue
stars | today |
---|---|
107123 | 158 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
106125 | 133 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
5654 | 123 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
26637 | 121 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
lukeed / kleur
https://github.com/lukeed/kleur
stars | today |
---|---|
155 | 94 |
The fastest Node.js library for formatting terminal text with ANSI colors~!
chentsulin / electron-react-boilerplate
https://github.com/chentsulin/electron-react-boilerplate
stars | today |
---|---|
9368 | 87 |
Live editing development on desktop app
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
52023 | 80 |
Create React apps with no build configuration.
amio / badgen
https://github.com/amio/badgen
stars | today |
---|---|
104 | 84 |
Fast, handcraft, pure JavaScript badge generator. Running in browser & node.
teodosii / react-notifications-component
https://github.com/teodosii/react-notifications-component
stars | today |
---|---|
90 | 83 |
Highly configurable and easy to use React Component to notify your users!
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
44694 | 76 |
Promise based HTTP client for the browser and node.js
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
73291 | 67 |
JavaScript Style Guide
DominicMaas / TimelineExtension
https://github.com/DominicMaas/TimelineExtension
stars | today |
---|---|
81 | 76 |
Windows Timeline extension for Google Chrome. Firefox and Vivaldi in development.
ATF19 / react-native-shop-ui
https://github.com/ATF19/react-native-shop-ui
stars | today |
---|---|
694 | 65 |
A react native clothes shopping app UI.
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
24226 | 56 |
📦 🚀 Blazing fast, zero configuration web application bundler
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
34733 | 54 |
Headless Chrome Node API
bytedance / xgplayer
https://github.com/bytedance/xgplayer
stars | today |
---|---|
512 | 54 |
A Web video player with a parser that saves traffic
retejs / rete
https://github.com/retejs/rete
stars | today |
---|---|
1273 | 54 |
JavaScript framework for visual programming and creating node editor
Kujiale-Mobile / Painter
https://github.com/Kujiale-Mobile/Painter
stars | today |
---|---|
185 | 48 |
小程序生成图片库,轻松通过 json 方式绘制一张可以发到朋友圈的图片
Meituan-Dianping / mpvue
https://github.com/Meituan-Dianping/mpvue
stars | today |
---|---|
11533 | 46 |
基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
25764 | 48 |
Interactive UI component dev & test: React, React Native, Vue, Angular
Language: unknown
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
5290 | 573 |
Roadmap to becoming a React developer in 2018
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
27713 | 392 |
📆 准备秋招学习笔记
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
52875 | 96 |
Roadmap to becoming a web developer in 2018
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
69770 | 62 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
88712 | 66 |
😎 Curated list of awesome lists
forthealllight / blog
https://github.com/forthealllight/blog
stars | today |
---|---|
103 | 65 |
📖 我的博客,记录学习的一些笔记,如有喜欢,欢迎star
learn-vuejs / vue-patterns
https://github.com/learn-vuejs/vue-patterns
stars | today |
---|---|
1583 | 63 |
Useful Vue patterns, techniques, tips and tricks and helpful curated links.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
21984 | 57 |
后端架构师技术图谱
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
35537 | 60 |
🤓 Build your own (insert technology here)
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
35046 | 58 |
🎉 A curated list of awesome things related to Vue.js
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
84717 | 53 |
A book series on JavaScript. @YDKJS on twitter.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
107922 | 44 |
📚 Freely available programming books
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
4737 | 46 |
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
11300 | 39 |
Curated list of project-based tutorials
DovAmir / awesome-design-patterns
https://github.com/DovAmir/awesome-design-patterns
stars | today |
---|---|
7554 | 41 |
A curated list of software and architecture related design patterns.
crazyandcoder / blog_backups
https://github.com/crazyandcoder/blog_backups
stars | today |
---|---|
182 | 35 |
Android 项目优化、面试题集,包含Android、Java、数据结构、算法、个人blog备份等。
iraycd / React-Redux-Styleguide
https://github.com/iraycd/React-Redux-Styleguide
stars | today |
---|---|
254 | 35 |
This is a working set of guidelines for developing React applications. We say “guideline” because there are no hard-and-fast rules; best practices, patterns and technology change over time, so we consider this a living set of style guides.
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
4666 | 35 |
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 |
---|---|
26560 | 33 |
A collection of awesome things regarding React ecosystem.
android-in-china / Compatibility
https://github.com/android-in-china/Compatibility
stars | today |
---|---|
413 | 30 |
用于反馈和跟踪国内 Android 设备/ROM 兼容性问题的公益项目
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
14269 | 26 |
The largest Node.JS best practices list (June 2018)
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
24764 | 27 |
A collection of various awesome lists for hackers, pentesters and security researchers
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
22361 | 28 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
26598 | 26 |
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
Snailclimb / Java-Guide
https://github.com/Snailclimb/Java-Guide
stars | today |
---|---|
562 | 23 |
📖 Java面试通关手册(Java学习指南)Java Interview Customs Manual (Java Study Guide)