Language: python
yunjey / pytorch-tutorial
https://github.com/yunjey/pytorch-tutorial
stars | today |
---|---|
2029 | 144 |
PyTorch Tutorial for Deep Learning Researchers
reiinakano / xcessiv
https://github.com/reiinakano/xcessiv
stars | today |
---|---|
286 | 102 |
A web-based application for quick and scalable hyperparameter tuning and stacked ensembling in Python.
has2k1 / plotnine
https://github.com/has2k1/plotnine
stars | today |
---|---|
619 | 102 |
A grammar of graphics for Python
chaosbot / Chaos
https://github.com/chaosbot/Chaos
stars | today |
---|---|
2202 | 87 |
A social coding experiment that updates its own code democratically.
mdipierro / nlib
https://github.com/mdipierro/nlib
stars | today |
---|---|
254 | 78 |
The book “Annotated Algorithms in Python” and the nlib.py library
oarriaga / face_classification
https://github.com/oarriaga/face_classification
stars | today |
---|---|
1115 | 65 |
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
postmarketOS / pmbootstrap
https://github.com/postmarketOS/pmbootstrap
stars | today |
---|---|
280 | 59 |
Sophisticated chroot/build/flash tool to develop and install postmarketOS
openai / baselines
https://github.com/openai/baselines
stars | today |
---|---|
877 | 51 |
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
jm33-m0 / massExpConsole
https://github.com/jm33-m0/massExpConsole
stars | today |
---|---|
73 | 43 |
adding more exploits and tools
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
15248 | 33 |
Models built with TensorFlow
gaojiuli / tomd
https://github.com/gaojiuli/tomd
stars | today |
---|---|
153 | 40 |
Convert HTML to Markdown.
oilshell / oil
https://github.com/oilshell/oil
stars | today |
---|---|
210 | 36 |
Oil shell
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
22981 | 31 |
A curated list of awesome Machine Learning frameworks, libraries and software.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
23415 | 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.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
27342 | 28 |
A microframework based on Werkzeug, Jinja2 and good intentions
Dvlv / Tkinter-By-Example
https://github.com/Dvlv/Tkinter-By-Example
stars | today |
---|---|
154 | 30 |
Learn Tkinter By Example - a free book
csurfer / gitsuggest
https://github.com/csurfer/gitsuggest
stars | today |
---|---|
180 | 32 |
A tool to suggest github repositories based on the repositories you have shown interest in.
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
25227 | 29 |
Python HTTP Requests for Humans™
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
15998 | 25 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
34454 | 27 |
A curated list of awesome Python frameworks, libraries, software and resources
django / django
https://github.com/django/django
stars | today |
---|---|
25959 | 21 |
The Web framework for perfectionists with deadlines.
schollz / howmanypeoplearearound
https://github.com/schollz/howmanypeoplearearound
stars | today |
---|---|
2681 | 25 |
Count the number of people around you 👨👨👦 by monitoring wifi signals 📡
buckyroberts / Vataxia
https://github.com/buckyroberts/Vataxia
stars | today |
---|---|
45 | 24 |
Social network engine
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
26331 | 23 |
Command-line program to download videos from YouTube.com and other video sites
muammar / mkchromecast
https://github.com/muammar/mkchromecast
stars | today |
---|---|
297 | 23 |
Cast macOS and Linux Audio/Video to your Google Cast and Sonos Devices
Language: go
dzhou121 / gonvim
https://github.com/dzhou121/gonvim
stars | today |
---|---|
253 | 122 |
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
1557 | 97 |
Sample code, build and tests and governance material for the Istio project.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
20969 | 31 |
A curated list of awesome Go frameworks, libraries and software
zyedidia / micro
https://github.com/zyedidia/micro
stars | today |
---|---|
5365 | 30 |
A modern and intuitive terminal-based text editor
kshvmdn / fsql
https://github.com/kshvmdn/fsql
stars | today |
---|---|
3142 | 30 |
Search through your filesystem with SQL-esque queries.
golang / go
stars | today |
---|---|
28382 | 28 |
The Go programming language
moby / moby
stars | today |
---|---|
43861 | 20 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
4294 | 19 |
Official Go implementation of the Ethereum protocol
spf13 / hugo
stars | today |
---|---|
17356 | 19 |
A Fast and Flexible Static Site Generator built with love in GoLang
octohedron / gauth
https://github.com/octohedron/gauth
stars | today |
---|---|
29 | 20 |
Example for getting JWT tokens in go
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
23566 | 14 |
Production-Grade Container Scheduling and Management
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
8431 | 15 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
tidwall / pinhole
https://github.com/tidwall/pinhole
stars | today |
---|---|
189 | 18 |
3D Wireframe Drawing Library for Go
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
12463 | 17 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
8173 | 16 |
Træfik, a modern reverse proxy
elves / elvish
https://github.com/elves/elvish
stars | today |
---|---|
1801 | 16 |
A friendly and expressive Unix shell
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
19257 | 13 |
Gogs is a painless self-hosted Git service.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
9769 | 12 |
The Prometheus monitoring system and time series database.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
9077 | 12 |
🌸 A command-line fuzzy finder written in Go
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
4002 | 12 |
Run Kubernetes locally
huanglizhuo / kotlin-in-chinese
https://github.com/huanglizhuo/kotlin-in-chinese
stars | today |
---|---|
1759 | 11 |
kotlin 官方文档翻译
casbin / casbin
https://github.com/casbin/casbin
stars | today |
---|---|
667 | 11 |
An authorization library that supports access control models like ACL, RBAC, ABAC
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
16070 | 9 |
A golang ebook intro how to build a web with golang
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
16136 | 10 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
10142 | 10 |
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.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
58891 | 96 |
Computation using data flow graphs for scalable machine learning
secrary / InjectProc
https://github.com/secrary/InjectProc
stars | today |
---|---|
374 | 88 |
InjectProc - Process Injection Techniques
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
46269 | 33 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
12919 | 26 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
15900 | 22 |
Open Source Computer Vision Library
nmap / nmap
stars | today |
---|---|
1237 | 27 |
Nmap - the Network Mapper. Github mirror of official SVN repository.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
38607 | 20 |
The Swift Programming Language
BVLC / caffe
stars | today |
---|---|
18124 | 17 |
Caffe: a fast open framework for deep learning.
hteso / iaito
https://github.com/hteso/iaito
stars | today |
---|---|
1408 | 17 |
A Qt and C++ GUI for radare2 reverse engineering framework
01org / clDNN
https://github.com/01org/clDNN
stars | today |
---|---|
144 | 18 |
Compute Library for Deep Neural Networks (clDNN)
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
10680 | 18 |
Tesseract Open Source OCR Engine (main repository)
lyft / envoy
stars | today |
---|---|
1516 | 16 |
C++ front/service proxy
chadaustin / sajson
https://github.com/chadaustin/sajson
stars | today |
---|---|
192 | 16 |
Lightweight, extremely high-performance JSON parser for C++11
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
1322 | 15 |
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
5513 | 14 |
JSON for Modern C++
esp8266 / Arduino
https://github.com/esp8266/Arduino
stars | today |
---|---|
5068 | 12 |
ESP8266 core for Arduino
msracver / Deep-Image-Analogy
https://github.com/msracver/Deep-Image-Analogy
stars | today |
---|---|
230 | 13 |
The source code of ‘Visual Attribute Transfer through Deep Image Analogy’.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
7242 | 11 |
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
v8 / v8
stars | today |
---|---|
5593 | 13 |
The official mirror of the V8 git repository
nidium / Nidium
https://github.com/nidium/Nidium
stars | today |
---|---|
819 | 13 |
nidium is an ongoing effort for a mobile hw-accelerated rendering engine to create apps and games. Embedding Mozilla JavaScript VM, Google Skia, Facebook Yoga. https://twitter.com/nidiumproject for updates
HKUST-Aerial-Robotics / VINS-Mono
https://github.com/HKUST-Aerial-Robotics/VINS-Mono
stars | today |
---|---|
174 | 10 |
A Robust and Versatile Monocular Visual-Inertial State Estimator
facebook / folly
https://github.com/facebook/folly
stars | today |
---|---|
8640 | 10 |
An open-source C++ library developed and used at Facebook.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
17625 | 10 |
Protocol Buffers - Google’s data interchange format
dmlc / mxnet
stars | today |
---|---|
9820 | 8 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
mfontanini / libtins
https://github.com/mfontanini/libtins
stars | today |
---|---|
875 | 10 |
High-level, multiplatform C++ network packet sniffing and crafting library.
Language: javascript
ory / editor
stars | today |
---|---|
3423 | 377 |
Next-gen, highly customizable content editor for the browser - based on React and Redux. WYSIWYG on steroids.
toish / chromatism
https://github.com/toish/chromatism
stars | today |
---|---|
574 | 285 |
🌈 A simple set of utility functions for colours.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
59836 | 91 |
A book series on JavaScript. @YDKJS on twitter.
ForbesLindesay / taxi-rank
https://github.com/ForbesLindesay/taxi-rank
stars | today |
---|---|
241 | 97 |
A JSDom based Selenium Webdriver API
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
111077 | 65 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
vuejs / vue
stars | today |
---|---|
54997 | 75 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
gitsummore / nile.js
https://github.com/gitsummore/nile.js
stars | today |
---|---|
169 | 72 |
Scalable peer to peer live video streaming built on torrents and webRTC
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
67762 | 61 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
FormidableLabs / react-live
https://github.com/FormidableLabs/react-live
stars | today |
---|---|
448 | 60 |
A production-focused playground for live editing React components
sindresorhus / escape-goat
https://github.com/sindresorhus/escape-goat
stars | today |
---|---|
145 | 60 |
& 🐐 ; Escape a string for use in HTML or the inverse
nitin42 / animate-components
https://github.com/nitin42/animate-components
stars | today |
---|---|
191 | 58 |
Elemental components for doing animations in React
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
27618 | 48 |
Create React apps with no build configuration.
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
28220 | 52 |
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through “loaders,” modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, … and your custom stuff.
developit / preact-cli
https://github.com/developit/preact-cli
stars | today |
---|---|
1413 | 51 |
😺 Your next Preact PWA starts in 30 seconds.
jslicense / licensee.js
https://github.com/jslicense/licensee.js
stars | today |
---|---|
67 | 51 |
check dependency licenses against rules
jiahaog / nativefier
https://github.com/jiahaog/nativefier
stars | today |
---|---|
10868 | 45 |
Make any web page a desktop application
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
35370 | 36 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
sindresorhus / pify
https://github.com/sindresorhus/pify
stars | today |
---|---|
526 | 41 |
Promisify a callback-style function
standard-things / esm
https://github.com/standard-things/esm
stars | today |
---|---|
159 | 40 |
ECMAScript modules in Node today!
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
52788 | 35 |
JavaScript Style Guide
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
13783 | 36 |
Framework for server-rendered React apps
Kickball / awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted
stars | today |
---|---|
15919 | 38 |
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.
gchq / CyberChef
https://github.com/gchq/CyberChef
stars | today |
---|---|
2627 | 37 |
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
20298 | 37 |
Promise based HTTP client for the browser and node.js
getify / Functional-Light-JS
https://github.com/getify/Functional-Light-JS
stars | today |
---|---|
3459 | 32 |
A book about functional programming in JavaScript.
Language: unknown
tonybeltramelli / pix2code
https://github.com/tonybeltramelli/pix2code
stars | today |
---|---|
3364 | 539 |
pix2code: Generating Code from a Graphical User Interface Screenshot
0xAX / linux-insides
https://github.com/0xAX/linux-insides
stars | today |
---|---|
14194 | 194 |
A little bit about a linux kernel
Scanate / EthList
https://github.com/Scanate/EthList
stars | today |
---|---|
720 | 194 |
The Comprehensive Ethereum Reading List
chentsulin / awesome-graphql
https://github.com/chentsulin/awesome-graphql
stars | today |
---|---|
4181 | 160 |
Awesome list of GraphQL & Relay
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
85651 | 54 |
📚 Freely available programming books
v2-dev / awesome-social-engineering
https://github.com/v2-dev/awesome-social-engineering
stars | today |
---|---|
78 | 56 |
A curated list of awesome social engineering resources.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
59173 | 51 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
50690 | 43 |
A collection of useful .gitignore templates
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
960 | 50 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
jtleek / datasharing
https://github.com/jtleek/datasharing
stars | today |
---|---|
3913 | 5 |
The Leek group guide to data sharing
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
16301 | 37 |
A curated list of awesome things related to Vue.js
P1xt / p1xt-guides
https://github.com/P1xt/p1xt-guides
stars | today |
---|---|
220 | 32 |
Programming curricula
tuvttran / project-based-learning
https://github.com/tuvttran/project-based-learning
stars | today |
---|---|
4688 | 33 |
Curated list of project-based tutorials
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
44212 | 23 |
A complete computer science study plan to become a software engineer.
jtoy / awesome-tensorflow
https://github.com/jtoy/awesome-tensorflow
stars | today |
---|---|
7613 | 28 |
TensorFlow - A curated list of dedicated resources http://tensorflow.org
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
18802 | 26 |
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!
nikitavoloboev / learn-anything
https://github.com/nikitavoloboev/learn-anything
stars | today |
---|---|
4333 | 26 |
🌍 Search Interactive Mind Maps to learn anything
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
18744 | 20 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
open-source-society / computer-science
https://github.com/open-source-society/computer-science
stars | today |
---|---|
22095 | 21 |
🎓 Path to a free self-taught education in Computer Science!
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
13290 | 18 |
🗽 最新可用的google hosts文件。镜像:
facebook / graphql
https://github.com/facebook/graphql
stars | today |
---|---|
5188 | 20 |
GraphQL is a query language and execution engine tied to any backend service.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
23339 | 17 |
A curated list of awesome Android UI/UX libraries
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
8380 | 17 |
A collection of various awesome lists for hackers, pentesters and security researchers
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
18053 | 18 |
A collective list of public JSON APIs for use in web development.