Language: python
embedi / CVE-2017-11882
https://github.com/embedi/CVE-2017-11882
stars | today |
---|---|
199 | 160 |
Proof-of-Concept exploits for CVE-2017-11882
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
23960 | 72 |
Models and examples built with TensorFlow
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
21944 | 63 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
ActivityWatch / activitywatch
https://github.com/ActivityWatch/activitywatch
stars | today |
---|---|
201 | 63 |
Log what you do on your computer. Simple (yet powerful), extensible, no third parties.
ZhengyaoJiang / PGPortfolio
https://github.com/ZhengyaoJiang/PGPortfolio
stars | today |
---|---|
75 | 54 |
PGPortfolio: Policy Gradient Portfolio, the source code of “A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem”( https://arxiv.org/pdf/1706.10059.pdf ).
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
41380 | 58 |
A curated list of awesome Python frameworks, libraries, software and resources
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
23965 | 48 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
9340 | 40 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
31197 | 41 |
Command-line program to download videos from YouTube.com and other video sites
dropbox / pyannotate
https://github.com/dropbox/pyannotate
stars | today |
---|---|
468 | 42 |
Auto-generate PEP-484 annotations
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
10382 | 37 |
🏡 Open-source home automation platform running on Python 3
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
23089 | 33 |
scikit-learn: machine learning in Python
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
28724 | 37 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
lcatro / Machine-Learning-Note
https://github.com/lcatro/Machine-Learning-Note
stars | today |
---|---|
249 | 37 |
机器学习笔记
DLTK / DLTK
stars | today |
---|---|
271 | 39 |
Deep Learning Toolkit for Medical Image Analysis
django / django
https://github.com/django/django
stars | today |
---|---|
29746 | 31 |
The Web framework for perfectionists with deadlines.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
27712 | 32 |
A curated list of awesome Machine Learning frameworks, libraries and software.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
19088 | 32 |
a web proxy tool
rossumai / nochi
https://github.com/rossumai/nochi
stars | today |
---|---|
91 | 29 |
Minimalistic AlphaGoZero-like Engine
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
14370 | 27 |
The Python programming language
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
26791 | 23 |
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.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
21041 | 30 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
31141 | 28 |
A microframework based on Werkzeug, Jinja2 and good intentions
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
5398 | 28 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
explosion / spaCy
https://github.com/explosion/spaCy
stars | today |
---|---|
7116 | 28 |
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
Language: go
tj / node-prune
https://github.com/tj/node-prune
stars | today |
---|---|
1772 | 402 |
Remove unnecessary files from node_modules (.md, .ts, etc)
alibaba / pouch
https://github.com/alibaba/pouch
stars | today |
---|---|
350 | 142 |
Pouch is an open-source project created to promote the container technology movement.
GoogleCloudPlatform / container-diff
https://github.com/GoogleCloudPlatform/container-diff
stars | today |
---|---|
944 | 121 |
container-diff: Diff your Docker containers
evilsocket / sg1
https://github.com/evilsocket/sg1
stars | today |
---|---|
116 | 102 |
A wanna be swiss army knife for data encryption, exfiltration and covert communication.
fogleman / primitive
https://github.com/fogleman/primitive
stars | today |
---|---|
7857 | 89 |
Reproducing images with geometric primitives.
asticode / go-astits
https://github.com/asticode/go-astits
stars | today |
---|---|
133 | 54 |
Parse and demux MPEG Transport Streams (.ts) natively in GO
golang / go
stars | today |
---|---|
34616 | 48 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
29131 | 41 |
Production-Grade Container Scheduling and Management
xwjdsh / 2048-ai
https://github.com/xwjdsh/2048-ai
stars | today |
---|---|
269 | 42 |
An simple AI for the 2048 game.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
9057 | 33 |
Official Go implementation of the Ethereum protocol
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
25414 | 34 |
A curated list of awesome Go frameworks, libraries and software
u-root / u-root
https://github.com/u-root/u-root
stars | today |
---|---|
309 | 30 |
A universal root. u-root creates a root file system (initramfs) containing a busybox-like set of tools in Go.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
12998 | 26 |
The Prometheus monitoring system and time series database.
golang / dep
stars | today |
---|---|
5896 | 28 |
Go dependency management tool
go-ego / riot
https://github.com/go-ego/riot
stars | today |
---|---|
3043 | 28 |
Go Open Source, Distributed, Simple and efficient Search Engine
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
21797 | 27 |
Gogs is a painless self-hosted Git service.
drone / drone
https://github.com/drone/drone
stars | today |
---|---|
12003 | 26 |
Drone is a Continuous Delivery platform built on Docker, written in Go
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
18920 | 25 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
contribsys / faktory
https://github.com/contribsys/faktory
stars | today |
---|---|
2096 | 26 |
“Takin’ care of business, workin’ overtime”
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
7177 | 25 |
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
13068 | 23 |
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 |
---|---|
11187 | 24 |
Træfik, a modern reverse proxy
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
10181 | 22 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
13038 | 21 |
beego is an open-source, high-performance web framework for the Go programming language.
moby / moby
stars | today |
---|---|
46459 | 19 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
78678 | 231 |
Computation using data flow graphs for scalable machine learning
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
19478 | 59 |
Bitcoin Core integration/staging tree
fungos / cr
stars | today |
---|---|
61 | 52 |
cr.h: A Simple C Hot Reload Header-only Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
53114 | 46 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
19840 | 32 |
Open Source Computer Vision Library
LordNoteworthy / al-khaser
https://github.com/LordNoteworthy/al-khaser
stars | today |
---|---|
728 | 37 |
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
sfzhang15 / RefineDet
https://github.com/sfzhang15/RefineDet
stars | today |
---|---|
50 | 33 |
Single-Shot Refinement Neural Network for Object Detection
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
14299 | 34 |
Tesseract Open Source OCR Engine (main repository)
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
41638 | 32 |
The Swift Programming Language
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
9670 | 29 |
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
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
21586 | 28 |
Protocol Buffers - Google’s data interchange format
google / sling
https://github.com/google/sling
stars | today |
---|---|
1028 | 31 |
SLING - A natural language frame semantics parser
facebook / openr
https://github.com/facebook/openr
stars | today |
---|---|
407 | 27 |
Distributed platform for building autonomic network functions.
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
3503 | 29 |
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
carla-simulator / carla
https://github.com/carla-simulator/carla
stars | today |
---|---|
437 | 26 |
Open-source simulator for autonomous driving research.
taurusai / kungfu
https://github.com/taurusai/kungfu
stars | today |
---|---|
384 | 25 |
Kungfu Master Trading System
BVLC / caffe
stars | today |
---|---|
21338 | 23 |
Caffe: a fast open framework for deep learning.
gcp / leela-zero
https://github.com/gcp/leela-zero
stars | today |
---|---|
1027 | 22 |
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
12100 | 21 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
grpc / grpc
stars | today |
---|---|
12377 | 20 |
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
100 | 19 |
Unified All-in-one Monero miner
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
3561 | 17 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
onnx / onnx
stars | today |
---|---|
1713 | 19 |
Open Neural Network Exchange
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
6548 | 18 |
An open autonomous driving platform
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
11421 | 18 |
Godot Engine – Multi-platform 2D and 3D game engine
Language: javascript
moment / luxon
https://github.com/moment/luxon
stars | today |
---|---|
3035 | 675 |
⏱ A library for working with dates and times in JS
elgris / microservice-app-example
https://github.com/elgris/microservice-app-example
stars | today |
---|---|
859 | 286 |
Example of polyglot microservice app
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
17953 | 220 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
bichenkk / coinmon
https://github.com/bichenkk/coinmon
stars | today |
---|---|
457 | 198 |
💰 The cryptocurrencies’ prices tool on CLI. 🖥
vuejs / vue
stars | today |
---|---|
74495 | 162 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
simonepri / geo-maps
https://github.com/simonepri/geo-maps
stars | today |
---|---|
199 | 151 |
🗺 High Quality GeoJSON maps programmatically generated.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
81717 | 124 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
SinanMtl / webpack-simple-starter
https://github.com/SinanMtl/webpack-simple-starter
stars | today |
---|---|
509 | 124 |
A simple webpack starter without framework (Like Vue, React, Angular, etc.)
MrNothing / AI-Blocks
https://github.com/MrNothing/AI-Blocks
stars | today |
---|---|
680 | 117 |
A powerful and intuitive WYSIWYG interface that allows anyone to create Machine Learning models!
zehfernandes / pliim
https://github.com/zehfernandes/pliim
stars | today |
---|---|
135 | 111 |
One click and be ready to go up on stage and shine!
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
4126 | 90 |
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
19519 | 91 |
Headless Chrome Node API
marionebl / commitlint
https://github.com/marionebl/commitlint
stars | today |
---|---|
724 | 89 |
📓 Lint commit messages
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
38094 | 78 |
Create React apps with no build configuration.
ankane / react-chartkick
https://github.com/ankane/react-chartkick
stars | today |
---|---|
149 | 86 |
Create beautiful charts with one line of React
russellgoldenberg / scrollama
https://github.com/russellgoldenberg/scrollama
stars | today |
---|---|
209 | 82 |
Scrollytelling with IntersectionObserver.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
62002 | 74 |
JavaScript Style Guide
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
56193 | 70 |
A framework for building native apps with React.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
30916 | 67 |
Promise based HTTP client for the browser and node.js
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
42596 | 60 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
24676 | 59 |
📚 免费的计算机编程类中文书籍,欢迎投稿
FullHuman / purgecss
https://github.com/FullHuman/purgecss
stars | today |
---|---|
126 | 62 |
Remove unused css
react-cosmos / react-cosmos
https://github.com/react-cosmos/react-cosmos
stars | today |
---|---|
2682 | 61 |
Dev tool for creating reusable React components
ecomfe / echarts
https://github.com/ecomfe/echarts
stars | today |
---|---|
22064 | 49 |
A powerful, interactive charting and visualization library for browser
iview / iview-admin
https://github.com/iview/iview-admin
stars | today |
---|---|
3204 | 50 |
Vue 2.0 admin management system template based on iView
Language: unknown
wtsxDev / reverse-engineering
https://github.com/wtsxDev/reverse-engineering
stars | today |
---|---|
1716 | 512 |
List of awesome reverse engineering resources
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
14120 | 491 |
Flight rules for git
RedditSota / state-of-the-art-result-for-machine-learning-problems
https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems
stars | today |
---|---|
4820 | 321 |
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem’s SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). W…
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
71485 | 306 |
😎 Curated list of awesome lists
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
9725 | 171 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
kelseyhightower / pipeline
https://github.com/kelseyhightower/pipeline
stars | today |
---|---|
266 | 134 |
A step by step guide on creating build and deployment pipelines for Kubernetes.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
57780 | 71 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
97523 | 78 |
📚 Freely available programming books
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
70679 | 60 |
A book series on JavaScript. @YDKJS on twitter.
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
12436 | 57 |
蓝灯(Lantern)官方论坛
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
25332 | 56 |
A curated list of awesome things related to Vue.js
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
9820 | 52 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
antvis / g2
stars | today |
---|---|
917 | 51 |
G2 (The Grammar of Graphics)
sdras / vue-vscode-extensionpack
https://github.com/sdras/vue-vscode-extensionpack
stars | today |
---|---|
110 | 48 |
The extensions I use when developing a Vue application with VS Code
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
23189 | 37 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
lorabv / awesome-agile-software-development
https://github.com/lorabv/awesome-agile-software-development
stars | today |
---|---|
84 | 41 |
Awesome List of resources on Agile Software Development.
wtsxDev / Malware-Analysis
https://github.com/wtsxDev/Malware-Analysis
stars | today |
---|---|
107 | 40 |
List of awesome malware analysis tools and resources
cristaloleg / go-advices
https://github.com/cristaloleg/go-advices
stars | today |
---|---|
258 | 32 |
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
21324 | 31 |
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
10133 | 30 |
🥇 掘金翻译计划,翻译掘金上优质的英文文章
Heydon / inclusive-design-checklist
https://github.com/Heydon/inclusive-design-checklist
stars | today |
---|---|
1423 | 29 |
Aims to be the biggest checklist of inclusive design considerations ever
tom0li / collection-document
https://github.com/tom0li/collection-document
stars | today |
---|---|
32 | 26 |
优质安全 list
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
26957 | 26 |
A curated list of awesome Android UI/UX libraries
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
19974 | 27 |
⚡️ Delightful Node.js packages and resources
ZuzooVn / machine-learning-for-software-engineers
https://github.com/ZuzooVn/machine-learning-for-software-engineers
stars | today |
---|---|
17199 | 23 |
A complete daily plan for studying to become a machine learning engineer.