Language: python
wangshub / wechat_jump_game
https://github.com/wangshub/wechat_jump_game
stars | today |
---|---|
11166 | 382 |
python 微信《跳一跳》辅助
gaojiuli / toapi
https://github.com/gaojiuli/toapi
stars | today |
---|---|
1797 | 304 |
Every web site provides APIs.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
9531 | 203 |
The world’s simplest facial recognition api for Python and the command line
plaitpy / plaitpy
https://github.com/plaitpy/plaitpy
stars | today |
---|---|
208 | 189 |
plait.py - a fake data modeler
LuminosoInsight / python-ftfy
https://github.com/LuminosoInsight/python-ftfy
stars | today |
---|---|
2037 | 183 |
Given Unicode text, make its representation consistent and possibly less broken.
ChrisKnott / Eel
https://github.com/ChrisKnott/Eel
stars | today |
---|---|
1201 | 160 |
A little Python library for making simple Electron-like HTML/JS GUI apps
Prinsphield / Wechat_AutoJump
https://github.com/Prinsphield/Wechat_AutoJump
stars | today |
---|---|
688 | 77 |
自动玩微信小游戏跳一跳
JunYeopLee / capsule-networks
https://github.com/JunYeopLee/capsule-networks
stars | today |
---|---|
85 | 77 |
A Tensorflow(v1.4) implementation of Capsule Networks (Dynamic Routing Between Capsules , https://arxiv.org/abs/1710.09829 )
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
26331 | 56 |
Models and examples built with TensorFlow
1N3 / BlackWidow
https://github.com/1N3/BlackWidow
stars | today |
---|---|
100 | 72 |
A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
43611 | 62 |
A curated list of awesome Python frameworks, libraries, software and resources
Manisso / fsociety
https://github.com/Manisso/fsociety
stars | today |
---|---|
1624 | 65 |
fsociety Hacking Tools Pack – A Penetration Testing Framework
quantopian / qgrid
https://github.com/quantopian/qgrid
stars | today |
---|---|
689 | 64 |
An interactive grid for sorting, filtering, and editing DataFrames in Jupyter notebooks
se4 / cddh
stars | today |
---|---|
113 | 59 |
冲顶大会答题助手
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
23908 | 51 |
Deep Learning for humans
tensorlang / tensorlang
https://github.com/tensorlang/tensorlang
stars | today |
---|---|
149 | 61 |
Tensorlang, a differentiable programming language based on TensorFlow
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
29149 | 53 |
A curated list of awesome Machine Learning frameworks, libraries and software.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
11044 | 48 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Skyexu / TopSup
https://github.com/Skyexu/TopSup
stars | today |
---|---|
73 | 46 |
答题辅助决策:冲顶大会等答题类游戏
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
6682 | 41 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
arnaucode / coffeeMiner
https://github.com/arnaucode/coffeeMiner
stars | today |
---|---|
389 | 39 |
collaborative (mitm) cryptocurrency mining pool in wifi networks
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
11379 | 40 |
🏡 Open-source home automation platform running on Python 3
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
31175 | 40 |
A collective list of public JSON APIs for use in web development.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
24545 | 36 |
scikit-learn: machine learning in Python
tensorflow / magenta
https://github.com/tensorflow/magenta
stars | today |
---|---|
8291 | 39 |
Magenta: Music and Art Generation with Machine Intelligence
Language: go
rivo / tview
stars | today |
---|---|
268 | 198 |
Rich interactive widgets for terminal-based UIs written in Go
gencebay / httplive
https://github.com/gencebay/httplive
stars | today |
---|---|
663 | 182 |
HTTP Request & Response Service, Mock HTTP
src-d / go-git
https://github.com/src-d/go-git
stars | today |
---|---|
2083 | 137 |
A highly extensible Git implementation in pure Go.
openebs / openebs
https://github.com/openebs/openebs
stars | today |
---|---|
3149 | 124 |
OpenEBS is containerized block storage written in Go for cloud native and other environments w/ per container (or pod) QoS SLAs, tiering and replica policies across AZs and environments, and predictable and scalable performance.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
11449 | 91 |
Official Go implementation of the Ethereum protocol
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
1372 | 95 |
📚 《Go语言高级编程》开源免费图书(开发中…)
aQuaYi / LeetCode-in-Go
https://github.com/aQuaYi/LeetCode-in-Go
stars | today |
---|---|
148 | 83 |
🎓 100% Go Solution for LeetCode, continually updating.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
31033 | 70 |
Production-Grade Container Scheduling and Management
attic-labs / noms
https://github.com/attic-labs/noms
stars | today |
---|---|
6388 | 65 |
The versioned, forkable, syncable database
nuclio / nuclio
https://github.com/nuclio/nuclio
stars | today |
---|---|
1187 | 65 |
High-Performance Serverless event and data processing platform
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
14168 | 54 |
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.
tombh / texttop
https://github.com/tombh/texttop
stars | today |
---|---|
3128 | 53 |
A fully interactive X Linux desktop rendered in TTY and streamable over SSH
akrylysov / pogreb
https://github.com/akrylysov/pogreb
stars | today |
---|---|
162 | 47 |
Embedded key/value store for read-heavy workloads written in Go
golang / go
stars | today |
---|---|
36319 | 41 |
The Go programming language
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
5111 | 42 |
An open platform to connect, manage, and secure microservices.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
26657 | 41 |
A curated list of awesome Go frameworks, libraries and software
WICG / webpackage
https://github.com/WICG/webpackage
stars | today |
---|---|
117 | 40 |
Web packaging format
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
8055 | 40 |
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
22629 | 36 |
Gogs is a painless self-hosted Git service.
munnerz / kube-plex
https://github.com/munnerz/kube-plex
stars | today |
---|---|
162 | 37 |
Scalable Plex Media Server on Kubernetes – dispatch transcode jobs as pods on your cluster!
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
22318 | 34 |
The world’s fastest framework for building websites.
moby / moby
stars | today |
---|---|
47172 | 27 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
uber-go / goleak
https://github.com/uber-go/goleak
stars | today |
---|---|
102 | 30 |
Goroutine leak detector
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
13949 | 26 |
The Prometheus monitoring system and time series database.
faceair / youjumpijump
https://github.com/faceair/youjumpijump
stars | today |
---|---|
1295 | 21 |
微信跳一跳外挂
Language: c++
x64dbg / x64dbg
https://github.com/x64dbg/x64dbg
stars | today |
---|---|
34924 | 981 |
An open-source x64/x32 debugger for windows.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
24619 | 164 |
Bitcoin Core integration/staging tree
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
85124 | 142 |
Computation using data flow graphs for scalable machine learning
dinhviethoa / dejalu
https://github.com/dinhviethoa/dejalu
stars | today |
---|---|
215 | 165 |
Fast and Simple Email Client
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
7346 | 144 |
An open autonomous driving platform
uber / horovod
https://github.com/uber/horovod
stars | today |
---|---|
1319 | 57 |
Distributed training framework for TensorFlow.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
55028 | 52 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
GitMirar / meltdown-poc
https://github.com/GitMirar/meltdown-poc
stars | today |
---|---|
97 | 42 |
A PoC implementation of the meltdown attack described in https://meltdownattack.com/meltdown.pdf
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
15316 | 41 |
Tesseract Open Source OCR Engine (main repository)
delcypher / jfs
https://github.com/delcypher/jfs
stars | today |
---|---|
109 | 35 |
Constraint solver based on coverage-guided fuzzing
clemahieu / raiblocks
https://github.com/clemahieu/raiblocks
stars | today |
---|---|
1163 | 33 |
RaiBlocks is a cryptocurrency
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
22763 | 31 |
Protocol Buffers - Google’s data interchange format
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
21183 | 25 |
Open Source Computer Vision Library
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
1190 | 25 |
Unified All-in-one Monero miner
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
3995 | 28 |
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
danbev / learning-v8
https://github.com/danbev/learning-v8
stars | today |
---|---|
59 | 28 |
Project for learning V8 internals
bkerler / exploit_me
https://github.com/bkerler/exploit_me
stars | today |
---|---|
229 | 25 |
Very vulnerable ARM application (CTF style exploitation tutorial)
ripple / rippled
https://github.com/ripple/rippled
stars | today |
---|---|
2241 | 22 |
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger in C++
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
5280 | 24 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
2942 | 21 |
The Solidity Contract-Oriented Programming Language
googlei18n / libphonenumber
https://github.com/googlei18n/libphonenumber
stars | today |
---|---|
6300 | 24 |
Google’s common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
raphaelsc / Am-I-affected-by-Meltdown
https://github.com/raphaelsc/Am-I-affected-by-Meltdown
stars | today |
---|---|
458 | 23 |
Exploit / Proof-of-concept / checks whether system is affected by Variant 3: rogue data cache load (CVE-2017-5754), a.k.a MELTDOWN.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
4395 | 23 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
apple / turicreate
https://github.com/apple/turicreate
stars | today |
---|---|
5506 | 23 |
Turi Create simplifies the development of custom machine learning models.
BVLC / caffe
stars | today |
---|---|
22213 | 19 |
Caffe: a fast open framework for deep learning.
Language: javascript
facebook / Docusaurus
https://github.com/facebook/Docusaurus
stars | today |
---|---|
4541 | 442 |
Easy to maintain open source documentation websites.
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
7537 | 431 |
The next open source file uploader for web browsers 🐶
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
15262 | 280 |
📦 🚀 Blazing fast, zero configuration web application bundler
Khan / KaTeX
stars | today |
---|---|
7148 | 239 |
Fast math typesetting for the web.
Chalarangelo / 30-seconds-of-code
https://github.com/Chalarangelo/30-seconds-of-code
stars | today |
---|---|
15083 | 172 |
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
vuejs / vue
stars | today |
---|---|
79222 | 154 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
nuxt / nuxt.js
https://github.com/nuxt/nuxt.js
stars | today |
---|---|
8803 | 131 |
Versatile Vue.js Framework
Popmotion / popmotion
https://github.com/Popmotion/popmotion
stars | today |
---|---|
8619 | 125 |
The JavaScript motion engine. Create unique animations and interactions with tweens, physics and input tracking.
appbaseio / reactivesearch
https://github.com/appbaseio/reactivesearch
stars | today |
---|---|
822 | 115 |
A React components library for building awesome 🔍 search UIs
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
85270 | 106 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
22713 | 104 |
Headless Chrome Node API
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
40648 | 88 |
Create React apps with no build configuration.
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
18430 | 100 |
Interactive UI component dev & test: React, React Native, Vue, Angular
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
19660 | 96 |
Prettier is an opinionated code formatter.
alibaba / ice
https://github.com/alibaba/ice
stars | today |
---|---|
234 | 90 |
基于 React 的海量可复用区块,通过 GUI 工具极速构建中后台应用
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
6366 | 81 |
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
hyperapp / hyperapp
https://github.com/hyperapp/hyperapp
stars | today |
---|---|
9730 | 75 |
1 KB JavaScript library for building web applications.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
64074 | 68 |
JavaScript Style Guide
ccxt / ccxt
stars | today |
---|---|
2732 | 64 |
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
24641 | 67 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
33635 | 66 |
Promise based HTTP client for the browser and node.js
mweststrate / immer
https://github.com/mweststrate/immer
stars | today |
---|---|
1305 | 68 |
Create the next immutable state by mutating the current one
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
20955 | 63 |
Framework for server-rendered or statically-exported React apps
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
4770 | 59 |
小程序组件化开发框架
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
58222 | 55 |
A framework for building native apps with React.
Language: unknown
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
31820 | 775 |
Roadmap to becoming a web developer in 2018
0xAX / linux-insides
https://github.com/0xAX/linux-insides
stars | today |
---|---|
16537 | 268 |
A little bit about a linux kernel
coinpride / CryptoList
https://github.com/coinpride/CryptoList
stars | today |
---|---|
570 | 195 |
Curated collection of blockchain & cryptocurrency resources.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
56005 | 102 |
A complete computer science study plan to become a software engineer.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
73307 | 82 |
A book series on JavaScript. @YDKJS on twitter.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
75284 | 74 |
😎 Curated list of awesome lists
vaidehijoshi / basecs-series
https://github.com/vaidehijoshi/basecs-series
stars | today |
---|---|
138 | 70 |
A compiled list of resources from the basecs series
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
59849 | 50 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
99526 | 58 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
27258 | 59 |
🎉 A curated list of awesome things related to Vue.js
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
28907 | 59 |
🎓 Path to a free self-taught education in Computer Science!
dword4 / nhlapi
https://github.com/dword4/nhlapi
stars | today |
---|---|
59 | 56 |
Documenting the publicly accessible portions of the NHL API
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
6635 | 52 |
The Ethereum Wiki -
keon / awesome-nlp
https://github.com/keon/awesome-nlp
stars | today |
---|---|
3386 | 50 |
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
15391 | 46 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
24251 | 32 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
7402 | 34 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
11031 | 34 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
JeepGuy / k8s
https://github.com/JeepGuy/k8s
stars | today |
---|---|
31 | 29 |
Kubernetes and Kubectl notes and examples
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
22019 | 31 |
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
electroniceel / protoboard
https://github.com/electroniceel/protoboard
stars | today |
---|---|
38 | 32 |
Advanced protoboard layout with 1.27mm pitch for smd parts
viatsko / awesome-vscode
https://github.com/viatsko/awesome-vscode
stars | today |
---|---|
4105 | 31 |
A curated list of delightful VS Code packages and resources.
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
18803 | 30 |
Flight rules for git
margyle / nowPlaying
https://github.com/margyle/nowPlaying
stars | today |
---|---|
32 | 30 |
ipfs / ipfs
stars | today |
---|---|
10298 | 28 |
IPFS - The Permanent Web