Language: python
zalandoresearch / fashion-mnist
https://github.com/zalandoresearch/fashion-mnist
stars | today |
---|---|
1827 | 517 |
A MNIST-like fashion product database. Benchmark 👉
kennethreitz / setup.py
https://github.com/kennethreitz/setup.py
stars | today |
---|---|
635 | 382 |
📦 A Human’s Guide to setup.py.
hwalsuklee / tensorflow-generative-model-collections
https://github.com/hwalsuklee/tensorflow-generative-model-collections
stars | today |
---|---|
687 | 339 |
Collection of generative models in Tensorflow
LewisVo / Awesome-Linux-Software
https://github.com/LewisVo/Awesome-Linux-Software
stars | today |
---|---|
6669 | 308 |
🐧 A list of awesome applications, software, tools and other materials for Linux distros.
ResolveWang / weibospider
https://github.com/ResolveWang/weibospider
stars | today |
---|---|
947 | 138 |
⚡️ 新浪微博爬虫(分布式),部署简单,接口丰富,文档详细,视频支持,可灵活定制满足自己的需求。抓取内容(PC端)包括微博用户资料、特定关键词微博、用户主页所有微博、评论信息和转发信息。欢迎watch跟进,star支持
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
2651 | 134 |
分享、推荐 GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣
rsms / interface
https://github.com/rsms/interface
stars | today |
---|---|
2795 | 115 |
The Interface font family
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
20445 | 46 |
Models built with TensorFlow
corna / me_cleaner
https://github.com/corna/me_cleaner
stars | today |
---|---|
1154 | 63 |
Tool for partial deblobbing of Intel ME/TXE firmware images
abaldwin88 / roamer
https://github.com/abaldwin88/roamer
stars | today |
---|---|
79 | 60 |
The Plain Text File Manager
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
37981 | 54 |
A curated list of awesome Python frameworks, libraries, software and resources
parrt / lolviz
https://github.com/parrt/lolviz
stars | today |
---|---|
182 | 52 |
A simple Python data-structure visualization tool for lists of lists, lists, dictionaries; primarily for use in Jupyter notebooks / presentations
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
12551 | 36 |
The Python programming language
jhao104 / proxy_pool
https://github.com/jhao104/proxy_pool
stars | today |
---|---|
1368 | 40 |
python爬虫代理IP池(proxy pool)
beaston02 / ChaturbateRecorder
https://github.com/beaston02/ChaturbateRecorder
stars | today |
---|---|
178 | 31 |
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
28618 | 39 |
Command-line program to download videos from YouTube.com and other video sites
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
19069 | 34 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
25078 | 29 |
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.
learnbyexample / Python_Basics
https://github.com/learnbyexample/Python_Basics
stars | today |
---|---|
86 | 35 |
🐍 Syntax, working with Shell commands, Files, Text Processing, and more…
SethMichaelLarson / trytravis
https://github.com/SethMichaelLarson/trytravis
stars | today |
---|---|
37 | 35 |
Send local git changes to Travis CI without commits or pushes.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
29340 | 28 |
A microframework based on Werkzeug, Jinja2 and good intentions
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
22356 | 29 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
chenjiandongx / pyecharts
https://github.com/chenjiandongx/pyecharts
stars | today |
---|---|
1197 | 26 |
Python Echarts Plotting Library
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
27158 | 26 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
27158 | 26 |
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
Language: go
henrylee2cn / teleport
https://github.com/henrylee2cn/teleport
stars | today |
---|---|
485 | 105 |
Teleport is a versatile, high-performance and flexible TCP socket framework. It can be used for RPC, micro services, peer-peer, push services, game services and so on.
alexellis / faas-netes
https://github.com/alexellis/faas-netes
stars | today |
---|---|
542 | 92 |
Enable Kubernetes as a backend for Functions as a Service (OpenFaaS)
alexellis / faas
https://github.com/alexellis/faas
stars | today |
---|---|
5032 | 58 |
🐳 Functions as a Service - a serverless framework for Docker & Kubernetes
google / gops
https://github.com/google/gops
stars | today |
---|---|
1725 | 57 |
A tool to list and diagnose Go processes currently running on your system
streamlist / streamlist
https://github.com/streamlist/streamlist
stars | today |
---|---|
136 | 55 |
Streamlist - self-hosted music server written in Go
golang / go
stars | today |
---|---|
31494 | 48 |
The Go programming language
casbin / casbin
https://github.com/casbin/casbin
stars | today |
---|---|
1086 | 51 |
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
26386 | 37 |
Production-Grade Container Scheduling and Management
bcicen / ctop
https://github.com/bcicen/ctop
stars | today |
---|---|
5954 | 37 |
Top-like interface for container metrics
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
17681 | 32 |
A golang ebook intro how to build a web with golang
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
6918 | 29 |
Official Go implementation of the Ethereum protocol
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
9453 | 30 |
Træfik, a modern reverse proxy
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
19276 | 30 |
A Fast and Flexible Static Site Generator built with love in GoLang.
moby / moby
stars | today |
---|---|
45195 | 25 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
23102 | 28 |
A curated list of awesome Go frameworks, libraries and software
goby-lang / goby
https://github.com/goby-lang/goby
stars | today |
---|---|
1979 | 27 |
Goby - A new language helps you develop microservices
segmentio / chamber
https://github.com/segmentio/chamber
stars | today |
---|---|
164 | 27 |
CLI for managing secrets
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
11485 | 25 |
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.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
11316 | 25 |
The Prometheus monitoring system and time series database.
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
5988 | 21 |
《The Way to Go》中文译本,中文正式名《Go入门指南》
SphereSoftware / objstore
https://github.com/SphereSoftware/objstore
stars | today |
---|---|
26 | 24 |
A Multi-Master Distributed Caching Layer for Amazon S3.
apex / up
stars | today |
---|---|
2988 | 23 |
Deploy infinitely scalable serverless apps, apis, and sites in seconds.
golang / dep
stars | today |
---|---|
4429 | 21 |
Go dependency management tool
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
13710 | 21 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
20600 | 17 |
Gogs is a painless self-hosted Git service.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
68211 | 122 |
Computation using data flow graphs for scalable machine learning
openalpr / openalpr
https://github.com/openalpr/openalpr
stars | today |
---|---|
4698 | 88 |
Automatic License Plate Recognition library
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
40065 | 45 |
The Swift Programming Language
milostosic / MTuner
https://github.com/milostosic/MTuner
stars | today |
---|---|
1078 | 48 |
MTuner is a C/C++ memory profiler and memory leak finder for Windows, PS4, PS3, etc.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
49708 | 45 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
16040 | 41 |
Bitcoin Core integration/staging tree
wangyu- / udp2raw-tunnel
https://github.com/wangyu-/udp2raw-tunnel
stars | today |
---|---|
674 | 36 |
A Tunnel which turns UDP Traffic into Encrypted FakeTCP/UDP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment).It can defend Replay-Attack and supports Multiplexing.It aslo acts as a Connection Stablizer.
BVLC / caffe
stars | today |
---|---|
19885 | 30 |
Caffe: a fast open framework for deep learning.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
19682 | 29 |
Protocol Buffers - Google’s data interchange format
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
7840 | 29 |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
17838 | 22 |
Open Source Computer Vision Library
warmspringwinds / pytorch-cpp
https://github.com/warmspringwinds/pytorch-cpp
stars | today |
---|---|
95 | 26 |
Pytorch C++ Library
HalfdanJ / ofxARCore
https://github.com/HalfdanJ/ofxARCore
stars | today |
---|---|
35 | 26 |
Experimental addon for openFrameworks to use ARCore on Android devices
kaldi-asr / kaldi
https://github.com/kaldi-asr/kaldi
stars | today |
---|---|
2318 | 21 |
This is now the official location of the Kaldi project.
tekezo / Karabiner-Elements
https://github.com/tekezo/Karabiner-Elements
stars | today |
---|---|
4942 | 22 |
The next generation Karabiner for macOS Sierra
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
8531 | 18 |
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
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
12515 | 17 |
Tesseract Open Source OCR Engine (main repository)
google-ar / arcore-unreal-sdk
https://github.com/google-ar/arcore-unreal-sdk
stars | today |
---|---|
24 | 21 |
Google AR SDK for Unreal
anbox / anbox
https://github.com/anbox/anbox
stars | today |
---|---|
2978 | 20 |
Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system
turanszkij / WickedEngine
https://github.com/turanszkij/WickedEngine
stars | today |
---|---|
157 | 17 |
Game engine written in C++, with Bullet physics, Lua scripting, input and sound. Featuring Forward, Deferred, Tiled Forward and Tiled Deferred render paths, voxel GI and more.
pommedeterresautee / FastRText
https://github.com/pommedeterresautee/FastRText
stars | today |
---|---|
23 | 18 |
R wrapper for Fasttext
ROCm-Developer-Tools / HIP
https://github.com/ROCm-Developer-Tools/HIP
stars | today |
---|---|
942 | 17 |
HIP : Convert CUDA to Portable C++ Code
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
9084 | 13 |
Godot Engine – Multi-platform 2D and 3D game engine
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
12199 | 14 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
sqlitebrowser / sqlitebrowser
https://github.com/sqlitebrowser/sqlitebrowser
stars | today |
---|---|
6638 | 15 |
Official home of the DB Browser for SQLite (DB4S) project. Previously known as “SQLite Database Browser” and “Database Browser for SQLite”. Website at:
Language: javascript
emadehsan / thal
https://github.com/emadehsan/thal
stars | today |
---|---|
589 | 520 |
Getting started with Puppeteer and Chrome Headless for Web Scraping
colebemis / feather
https://github.com/colebemis/feather
stars | today |
---|---|
9643 | 290 |
Simply beautiful open source icons
kbrsh / moon
stars | today |
---|---|
3079 | 290 |
🌙 ⚡️ A minimal, blazing fast UI library.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
11639 | 267 |
Headless Chrome Node API
vuejs / vue
stars | today |
---|---|
64972 | 142 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
0x13a / bitcoin-trading-dca
https://github.com/0x13a/bitcoin-trading-dca
stars | today |
---|---|
393 | 149 |
Bitcoin investing using Dollar Cost Averaging
uber / react-map-gl
https://github.com/uber/react-map-gl
stars | today |
---|---|
2766 | 138 |
React friendly API wrapper around MapboxGL JS
Kickball / awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted
stars | today |
---|---|
17897 | 131 |
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.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
21314 | 122 |
📚 免费的计算机编程类中文书籍,欢迎投稿
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
74452 | 108 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
thebaer / MMRA
https://github.com/thebaer/MMRA
stars | today |
---|---|
126 | 110 |
Make Medium Readable Again
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
33511 | 90 |
Create React apps with no build configuration.
trazyn / weweChat
https://github.com/trazyn/weweChat
stars | today |
---|---|
1116 | 80 |
Unofficial WeChat client built with React, MobX and Electron.
google-ar / three.ar.js
https://github.com/google-ar/three.ar.js
stars | today |
---|---|
112 | 76 |
A helper three.js library for building AR web experiences that run in WebARonARKit and WebARonARCore
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
57646 | 67 |
JavaScript Style Guide
GoogleChrome / rendertron
https://github.com/GoogleChrome/rendertron
stars | today |
---|---|
1764 | 66 |
A dockerized, headless Chrome rendering solution
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
25948 | 64 |
Promise based HTTP client for the browser and node.js
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
52782 | 58 |
A framework for building native apps with React.
developit / preact
https://github.com/developit/preact
stars | today |
---|---|
13451 | 65 |
⚛️ Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
14274 | 61 |
Prettier is an opinionated code formatter.
ayojs / ayo
stars | today |
---|---|
1514 | 61 |
It’s pronounced like “IO”
Seedstars / django-react-redux-base
https://github.com/Seedstars/django-react-redux-base
stars | today |
---|---|
1890 | 57 |
Seedstars Labs Base Django React Redux Project
farzher / fuzzysort
https://github.com/farzher/fuzzysort
stars | today |
---|---|
991 | 56 |
Fast SublimeText-like fuzzy search for JavaScript.
aksakalli / gtop
https://github.com/aksakalli/gtop
stars | today |
---|---|
5103 | 56 |
System monitoring dashboard for terminal
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
38700 | 46 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Language: unknown
nikitavoloboev / my-mac-os
https://github.com/nikitavoloboev/my-mac-os
stars | today |
---|---|
5501 | 1164 |
💻 a list of applications, alfred workflows and various tools that make my macOS experience even more amazing
google-ar / arcore-android-sdk
https://github.com/google-ar/arcore-android-sdk
stars | today |
---|---|
338 | 298 |
Google ARCore SDK for Android
likedan / Awesome-CoreML-Models
https://github.com/likedan/Awesome-CoreML-Models
stars | today |
---|---|
755 | 287 |
Largest list of Core ML models. PRs welcomes for new models.
eon01 / DockerCheatSheet
https://github.com/eon01/DockerCheatSheet
stars | today |
---|---|
712 | 260 |
🐋 Docker Cheat Sheet 🐋 Read the original blog post ->
Awesome-Windows / Awesome
https://github.com/Awesome-Windows/Awesome
stars | today |
---|---|
2574 | 226 |
💻 An awesome & curated list of best applications and tools for Windows.
williamFalcon / DeepRLHacks
https://github.com/williamFalcon/DeepRLHacks
stars | today |
---|---|
199 | 133 |
Hacks for training RL systems from John Schulman’s lecture at Deep RL Bootcamp (Aug 2017)
CHYbeta / Web-Security-Learning
https://github.com/CHYbeta/Web-Security-Learning
stars | today |
---|---|
534 | 121 |
Web-Security-Learning
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
66340 | 115 |
A book series on JavaScript. @YDKJS on twitter.
zeeshanu / learn-regex
https://github.com/zeeshanu/learn-regex
stars | today |
---|---|
12073 | 78 |
Learn regex the easy way
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
92051 | 70 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
20334 | 74 |
A curated list of awesome things related to Vue.js
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
64604 | 72 |
😎 Curated list of awesome lists
vahidk / EffectiveTensorflow
https://github.com/vahidk/EffectiveTensorflow
stars | today |
---|---|
5431 | 63 |
TensorFlow tutorials and best practices.
dformoso / machine-learning-mindmap
https://github.com/dformoso/machine-learning-mindmap
stars | today |
---|---|
1942 | 55 |
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
54059 | 41 |
A collection of useful .gitignore templates
jokermonn / -Api
https://github.com/jokermonn/-Api
stars | today |
---|---|
1363 | 49 |
「一个」、「Time 时光」、「开眼」、「一席」、「梨视频」、「微软必应词典」、「金山词典」、「豆瓣电影」、「中央天气」、「魅族天气」、「每日一文」、「12306」、「途牛」、「快递100」、「快递」应用 Api。仅供学习,禁止商业使用,侵权请联系删除。
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
21095 | 45 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
CHYbeta / Software-Security-Learning
https://github.com/CHYbeta/Software-Security-Learning
stars | today |
---|---|
148 | 44 |
Software-Security-Learning
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
7911 | 43 |
蓝灯(Lantern)官方论坛
learn-anything / alfred-workflows
https://github.com/learn-anything/alfred-workflows
stars | today |
---|---|
191 | 43 |
🎩 Amazing alfred workflows all can use to learn and do things faster
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
46957 | 32 |
A complete computer science study plan to become a software engineer.
easy-mock / easy-mock
https://github.com/easy-mock/easy-mock
stars | today |
---|---|
45 | 41 |
一个可视化, 并且能快速生成模拟数据的持久化服务. https://easy-mock.com (近期会推送代码, 谢谢关注)
byoungd / english-level-up-tips-for-Chinese
https://github.com/byoungd/english-level-up-tips-for-Chinese
stars | today |
---|---|
5781 | 35 |
可能是让你受益匪浅的英语进阶指南
dennybritz / deeplearning-papernotes
https://github.com/dennybritz/deeplearning-papernotes
stars | today |
---|---|
2356 | 31 |
Summaries and notes on Deep Learning research papers
nikitavoloboev / my-ios
https://github.com/nikitavoloboev/my-ios
stars | today |
---|---|
160 | 30 |
📱 what I use on my phone