Language: python
wangshub / wechat_jump_game
https://github.com/wangshub/wechat_jump_game
stars | today |
---|---|
10801 | 452 |
python 微信《跳一跳》辅助
ChrisKnott / Eel
https://github.com/ChrisKnott/Eel
stars | today |
---|---|
1056 | 248 |
A little Python library for making simple Electron-like HTML/JS GUI apps
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
9341 | 229 |
The world’s simplest facial recognition api for Python and the command line
Prinsphield / Wechat_AutoJump
https://github.com/Prinsphield/Wechat_AutoJump
stars | today |
---|---|
610 | 94 |
自动玩微信小游戏跳一跳
Manisso / fsociety
https://github.com/Manisso/fsociety
stars | today |
---|---|
1560 | 70 |
fsociety Hacking Tools Pack – A Penetration Testing Framework
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
43550 | 61 |
A curated list of awesome Python frameworks, libraries, software and resources
tensorlang / tensorlang
https://github.com/tensorlang/tensorlang
stars | today |
---|---|
95 | 64 |
Tensorlang, a differentiable programming language based on TensorFlow
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
26273 | 45 |
Models and examples built with TensorFlow
arnaucode / coffeeMiner
https://github.com/arnaucode/coffeeMiner
stars | today |
---|---|
350 | 60 |
collaborative (mitm) cryptocurrency mining pool in wifi networks
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
23862 | 52 |
Deep Learning for humans
channelcat / sanic
https://github.com/channelcat/sanic
stars | today |
---|---|
8011 | 51 |
Async Python 3.5+ web server that’s written to go fast
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
31134 | 47 |
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 |
---|---|
24511 | 44 |
scikit-learn: machine learning in Python
tensorflow / magenta
https://github.com/tensorflow/magenta
stars | today |
---|---|
8258 | 41 |
Magenta: Music and Art Generation with Machine Intelligence
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
32233 | 39 |
A microframework based on Werkzeug, Jinja2 and good intentions
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
32754 | 37 |
Command-line program to download videos from YouTube.com and other video sites
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
10999 | 33 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
django / django
https://github.com/django/django
stars | today |
---|---|
30854 | 32 |
The Web framework for perfectionists with deadlines.
atiyo / deep_image_prior
https://github.com/atiyo/deep_image_prior
stars | today |
---|---|
58 | 35 |
Image reconstruction done with untrained neural networks.
Viralmaniar / In-Spectre-Meltdown
https://github.com/Viralmaniar/In-Spectre-Meltdown
stars | today |
---|---|
43 | 31 |
This tool allows to check speculative execution side-channel attacks that affect many modern processors and operating systems designs. CVE-2017-5754 (Meltdown) and CVE-2017-5715 (Spectre) allows unprivileged processes to steal secrets from privileged processes. These attacks present 3 different ways of attacking data protection measures on CPUs …
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
7259 | 31 |
Python Development Workflow for Humans.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
29103 | 29 |
A curated list of awesome Machine Learning frameworks, libraries and software.
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
29648 | 29 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
6646 | 28 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
ray-project / ray
https://github.com/ray-project/ray
stars | today |
---|---|
1289 | 31 |
A high-performance distributed execution engine
Language: go
gencebay / httplive
https://github.com/gencebay/httplive
stars | today |
---|---|
487 | 293 |
HTTP Request & Response Service, Mock HTTP
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
14117 | 137 |
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.
openebs / openebs
https://github.com/openebs/openebs
stars | today |
---|---|
3032 | 134 |
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.
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
1290 | 130 |
📚 《Go语言高级编程》开源免费图书(开发中…)
axiomhq / hyperminhash
https://github.com/axiomhq/hyperminhash
stars | today |
---|---|
102 | 94 |
HyperMinHash: Bringing intersections to HyperLogLog
munnerz / kube-plex
https://github.com/munnerz/kube-plex
stars | today |
---|---|
126 | 90 |
Scalable Plex Media Server on Kubernetes – dispatch transcode jobs as pods on your cluster!
tombh / texttop
https://github.com/tombh/texttop
stars | today |
---|---|
3078 | 83 |
A fully interactive X Linux desktop rendered in TTY and streamable over SSH
src-d / go-git
https://github.com/src-d/go-git
stars | today |
---|---|
1958 | 81 |
A highly extensible Git implementation in pure Go.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
11359 | 74 |
Official Go implementation of the Ethereum protocol
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
30968 | 65 |
Production-Grade Container Scheduling and Management
akrylysov / pogreb
https://github.com/akrylysov/pogreb
stars | today |
---|---|
118 | 66 |
Embedded key/value store for read-heavy workloads written in Go
rivo / tview
stars | today |
---|---|
73 | 66 |
Rich interactive widgets for terminal-based UIs written in Go
evilsocket / bettercap-ng
https://github.com/evilsocket/bettercap-ng
stars | today |
---|---|
124 | 65 |
This is a WIP of the new version of bettercap, very alpha, do not use.
blevesearch / bleve
https://github.com/blevesearch/bleve
stars | today |
---|---|
3907 | 58 |
A modern text indexing library for go
uber-go / goleak
https://github.com/uber-go/goleak
stars | today |
---|---|
75 | 47 |
Goroutine leak detector
faceair / youjumpijump
https://github.com/faceair/youjumpijump
stars | today |
---|---|
1274 | 38 |
微信跳一跳外挂
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
26617 | 39 |
A curated list of awesome Go frameworks, libraries and software
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
5070 | 40 |
An open platform to connect, manage, and secure microservices.
golang / go
stars | today |
---|---|
36287 | 40 |
The Go programming language
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
12114 | 37 |
Træfik, a modern reverse proxy
InVisionApp / go-health
https://github.com/InVisionApp/go-health
stars | today |
---|---|
137 | 33 |
Library for enabling asynchronous health checks in your service
osrg / gobgp
stars | today |
---|---|
1179 | 28 |
BGP implemented in the Go Programming Language
goiiot / libmqtt
https://github.com/goiiot/libmqtt
stars | today |
---|---|
94 | 29 |
Modern MQTT client lib written in pure Go, for Go, C, Java, Python
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
22598 | 28 |
Gogs is a painless self-hosted Git service.
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
8014 | 27 |
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
Language: c++
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
24464 | 134 |
Bitcoin Core integration/staging tree
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
84996 | 133 |
Computation using data flow graphs for scalable machine learning
x64dbg / x64dbg
https://github.com/x64dbg/x64dbg
stars | today |
---|---|
34318 | 141 |
An open-source x64/x32 debugger for windows.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
54982 | 72 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
delcypher / jfs
https://github.com/delcypher/jfs
stars | today |
---|---|
76 | 74 |
Constraint solver based on coverage-guided fuzzing
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
7203 | 57 |
An open autonomous driving platform
GitMirar / meltdown-poc
https://github.com/GitMirar/meltdown-poc
stars | today |
---|---|
58 | 55 |
A PoC implementation of the meltdown attack described in https://meltdownattack.com/meltdown.pdf
raphaelsc / Am-I-affected-by-Meltdown
https://github.com/raphaelsc/Am-I-affected-by-Meltdown
stars | today |
---|---|
434 | 51 |
Exploit / Proof-of-concept / checks whether system is affected by Variant 3: rogue data cache load (CVE-2017-5754), a.k.a MELTDOWN.
shbow / organya
https://github.com/shbow/organya
stars | today |
---|---|
55 | 50 |
A music sequencer using DirectX and which is not depend on MIDI device.
BVLC / caffe
stars | today |
---|---|
22197 | 36 |
Caffe: a fast open framework for deep learning.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
15276 | 36 |
Tesseract Open Source OCR Engine (main repository)
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
21161 | 33 |
Open Source Computer Vision Library
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
4374 | 33 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
dinhviethoa / dejalu
https://github.com/dinhviethoa/dejalu
stars | today |
---|---|
50 | 37 |
Fast and Simple Email Client
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
22740 | 34 |
Protocol Buffers - Google’s data interchange format
clemahieu / raiblocks
https://github.com/clemahieu/raiblocks
stars | today |
---|---|
1133 | 32 |
RaiBlocks is a cryptocurrency
ripple / rippled
https://github.com/ripple/rippled
stars | today |
---|---|
2219 | 28 |
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger in C++
KaleidoZhouYN / Angular-Triplet-Loss
https://github.com/KaleidoZhouYN/Angular-Triplet-Loss
stars | today |
---|---|
54 | 29 |
ATL(Angular Triplet Loss):A new loss function based on sphereface & triplet loss
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
12261 | 27 |
Godot Engine – Multi-platform 2D and 3D game engine
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
1167 | 26 |
Unified All-in-one Monero miner
bkerler / exploit_me
https://github.com/bkerler/exploit_me
stars | today |
---|---|
207 | 25 |
Very vulnerable ARM application (CTF style exploitation tutorial)
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
2922 | 22 |
The Solidity Contract-Oriented Programming Language
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
3968 | 23 |
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
turbo / KPTI-PoC-Collection
https://github.com/turbo/KPTI-PoC-Collection
stars | today |
---|---|
441 | 21 |
Meltdown/Spectre PoC src collection.
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
5259 | 18 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
Language: javascript
facebook / Docusaurus
https://github.com/facebook/Docusaurus
stars | today |
---|---|
4110 | 449 |
Easy to maintain open source documentation websites.
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
7110 | 345 |
The next open source file uploader for web browsers 🐶
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
14985 | 239 |
📦 🚀 Blazing fast, zero configuration web application bundler
Popmotion / popmotion
https://github.com/Popmotion/popmotion
stars | today |
---|---|
8500 | 171 |
The JavaScript motion engine. Create unique animations and interactions with tweens, physics and input tracking.
vuejs / vue
stars | today |
---|---|
79080 | 153 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Chalarangelo / 30-seconds-of-code
https://github.com/Chalarangelo/30-seconds-of-code
stars | today |
---|---|
14919 | 144 |
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
22622 | 130 |
Headless Chrome Node API
hyperapp / hyperapp
https://github.com/hyperapp/hyperapp
stars | today |
---|---|
9661 | 131 |
1 KB JavaScript library for building web applications.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
85183 | 118 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
alibaba / ice
https://github.com/alibaba/ice
stars | today |
---|---|
148 | 115 |
基于 React 的海量可复用区块,极速构建中后台应用
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
18338 | 100 |
Interactive UI component dev & test: React, React Native, Vue, Angular
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
19570 | 101 |
Prettier is an opinionated code formatter.
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
6288 | 88 |
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
nuxt / nuxt.js
https://github.com/nuxt/nuxt.js
stars | today |
---|---|
8683 | 97 |
Versatile Vue.js Framework
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
33574 | 90 |
Promise based HTTP client for the browser and node.js
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
40563 | 84 |
Create React apps with no build configuration.
share / sharedb
https://github.com/share/sharedb
stars | today |
---|---|
1545 | 93 |
A database frontend for concurrent editing systems
zkat / cipm
stars | today |
---|---|
363 | 82 |
standalone ci-oriented package installer for npm projects
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
64008 | 75 |
JavaScript Style Guide
huyingjie / Checklist-Checklist
https://github.com/huyingjie/Checklist-Checklist
stars | today |
---|---|
1509 | 75 |
🌈 A Curated List of Checklists ✔︎✔︎
bukinoshita / taskr
https://github.com/bukinoshita/taskr
stars | today |
---|---|
520 | 70 |
A simple task manager app
iview / iview-admin
https://github.com/iview/iview-admin
stars | today |
---|---|
4258 | 65 |
Vue 2.0 admin management system template based on iView
mweststrate / immer
https://github.com/mweststrate/immer
stars | today |
---|---|
1235 | 66 |
Create the next immutable state by mutating the current one
SpencerCDixon / exocortex
https://github.com/SpencerCDixon/exocortex
stars | today |
---|---|
113 | 66 |
Open source, language independent, modern personal wiki
appbaseio / reactivesearch
https://github.com/appbaseio/reactivesearch
stars | today |
---|---|
708 | 63 |
A React components library for building awesome 🔍 search UIs
Language: unknown
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
31061 | 435 |
Roadmap to becoming a web developer in 2018
0xAX / linux-insides
https://github.com/0xAX/linux-insides
stars | today |
---|---|
16282 | 323 |
A little bit about a linux kernel
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
73225 | 82 |
A book series on JavaScript. @YDKJS on twitter.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
28855 | 89 |
🎓 Path to a free self-taught education in Computer Science!
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
55917 | 79 |
A complete computer science study plan to become a software engineer.
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
15347 | 80 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
75218 | 78 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
59791 | 58 |
A collection of useful .gitignore templates
vaidehijoshi / basecs-series
https://github.com/vaidehijoshi/basecs-series
stars | today |
---|---|
76 | 67 |
A compiled list of resources from the basecs series
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
99474 | 52 |
📚 Freely available programming books
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
10997 | 58 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
27204 | 51 |
🎉 A curated list of awesome things related to Vue.js
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
6578 | 36 |
The Ethereum Wiki -
southpeak / iOS-tech-set
https://github.com/southpeak/iOS-tech-set
stars | today |
---|---|
957 | 35 |
iOS知识小集
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
24220 | 31 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
11136 | 33 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
hannob / meltdownspectre-patches
https://github.com/hannob/meltdownspectre-patches
stars | today |
---|---|
187 | 31 |
Summary of the patch status for Meltdown / Spectre
Kallaway / 100-days-of-code
https://github.com/Kallaway/100-days-of-code
stars | today |
---|---|
1861 | 13 |
Fork this template for the 100 days journal - to keep yourself accountable
jiangsir404 / Audit-Learning
https://github.com/jiangsir404/Audit-Learning
stars | today |
---|---|
42 | 31 |
记录自己对《代码审计》的理解和总结,对危险函数的深入分析以及在p牛的博客和代码审计圈的收获
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
27845 | 30 |
A curated list of awesome Android UI/UX libraries
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
11607 | 27 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
18776 | 28 |
Flight rules for git
shimohq / chinese-programmer-wrong-pronunciation
https://github.com/shimohq/chinese-programmer-wrong-pronunciation
stars | today |
---|---|
3475 | 28 |
中国程序员容易发音错误的单词
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
33170 | 25 |
Master the command line, in one page
checkcheckzz / system-design-interview
https://github.com/checkcheckzz/system-design-interview
stars | today |
---|---|
4735 | 24 |
System design interview for IT companies