Language: python
gaojiuli / toapi
https://github.com/gaojiuli/toapi
stars | today |
---|---|
347 | 250 |
A library letting any web site provide APIs.
michael-lazar / rtv
https://github.com/michael-lazar/rtv
stars | today |
---|---|
2295 | 222 |
Browse Reddit from your terminal
DmitryUlyanov / deep-image-prior
https://github.com/DmitryUlyanov/deep-image-prior
stars | today |
---|---|
1626 | 212 |
Image restoration with neural networks but without learning.
probtorch / probtorch
https://github.com/probtorch/probtorch
stars | today |
---|---|
205 | 150 |
Probabilistic Torch is library for deep generative models that extends PyTorch
NVIDIA / pix2pixHD
https://github.com/NVIDIA/pix2pixHD
stars | today |
---|---|
496 | 141 |
2048x1024 image synthesis and mainpulation with conditional GANs
eth0izzle / bucket-stream
https://github.com/eth0izzle/bucket-stream
stars | today |
---|---|
758 | 139 |
Find interesting Amazon S3 Buckets by watching certificate transparency logs.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
24634 | 86 |
Models and examples built with TensorFlow
facebookresearch / FaderNetworks
https://github.com/facebookresearch/FaderNetworks
stars | today |
---|---|
102 | 92 |
Fader Networks: Manipulating Images by Sliding Attributes - NIPS 2017
chakki-works / sumeval
https://github.com/chakki-works/sumeval
stars | today |
---|---|
88 | 74 |
Well tested & Multi-language evaluation framework for text summarization.
cclabsInc / RFCrack
https://github.com/cclabsInc/RFCrack
stars | today |
---|---|
111 | 59 |
A Software Defined Radio Attack Tool
keon / seq2seq
https://github.com/keon/seq2seq
stars | today |
---|---|
77 | 60 |
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
yunjey / StarGAN
https://github.com/yunjey/StarGAN
stars | today |
---|---|
1636 | 55 |
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
google / deepvariant
https://github.com/google/deepvariant
stars | today |
---|---|
61 | 56 |
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
22451 | 47 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
41950 | 50 |
A curated list of awesome Python frameworks, libraries, software and resources
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
31649 | 43 |
Command-line program to download videos from YouTube.com and other video sites
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
23423 | 41 |
scikit-learn: machine learning in Python
django / django
https://github.com/django/django
stars | today |
---|---|
30053 | 38 |
The Web framework for perfectionists with deadlines.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
9780 | 40 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
28060 | 38 |
A curated list of awesome Machine Learning frameworks, libraries and software.
raghakot / keras-text
https://github.com/raghakot/keras-text
stars | today |
---|---|
168 | 40 |
Text Classification Library in Keras
junyanz / BicycleGAN
https://github.com/junyanz/BicycleGAN
stars | today |
---|---|
198 | 38 |
[NIPS 2017] Toward Multimodal Image-to-Image Translation
progrmoiz / python-snippets
https://github.com/progrmoiz/python-snippets
stars | today |
---|---|
154 | 36 |
💯 The most useful python snippets
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
24257 | 30 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
24257 | 30 |
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
bbb31 / slurp
https://github.com/bbb31/slurp
stars | today |
---|---|
186 | 139 |
S3 bucket enumerator
goby-lang / goby
https://github.com/goby-lang/goby
stars | today |
---|---|
2464 | 115 |
Goby - A new language helps you develop microservices
alibaba / pouch
https://github.com/alibaba/pouch
stars | today |
---|---|
1285 | 97 |
Pouch is an open-source project created to promote the container technology movement.
manifoldco / promptui
https://github.com/manifoldco/promptui
stars | today |
---|---|
1859 | 91 |
Interactive prompt for command-line applications
google / metallb
https://github.com/google/metallb
stars | today |
---|---|
182 | 79 |
A network load-balancer implementation for Kubernetes using BGP
snail007 / goproxy
https://github.com/snail007/goproxy
stars | today |
---|---|
560 | 53 |
proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持正向代理和内网穿透.程序本身可以作为一级代理,如果设置了上级代理那么可以作为二级代理,乃至N级代理.如果程序不是一级代理,而且上级代理也是本程序,那么可以加密和上级代理之间的通讯,采用底层tls高强度加密,安全无特征.代理时会自动判断访问的网站是否屏蔽,如果被屏蔽那么就会使用上级代理(前提是配置了上级代理)访问网站;如果访问的网站没有被屏蔽,为了加速访问,代理会直接访问网站,不使用上级代理.另外可以设置域名黑白名单,更加自由的控制网站的访问方式。下载地址: https://github.com/snail007/goproxy/releases 官方QQ交流群:189618940
jessfraz / weather
https://github.com/jessfraz/weather
stars | today |
---|---|
466 | 52 |
Weather via the command line.
golang / go
stars | today |
---|---|
35065 | 44 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
29615 | 34 |
Production-Grade Container Scheduling and Management
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
9490 | 37 |
Official Go implementation of the Ethereum protocol
jszwec / csvutil
https://github.com/jszwec/csvutil
stars | today |
---|---|
53 | 38 |
csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
4219 | 32 |
An open platform to connect, manage, and secure microservices.
ribice / glice
https://github.com/ribice/glice
stars | today |
---|---|
75 | 35 |
Go license and dependency checker
asticode / go-astilectron
https://github.com/asticode/go-astilectron
stars | today |
---|---|
890 | 34 |
Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
tenta-browser / tenta-dns
https://github.com/tenta-browser/tenta-dns
stars | today |
---|---|
1222 | 34 |
Recursive and authoritative DNS server in go, including DNSSEC and DNS-over-TLS
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
11453 | 28 |
Træfik, a modern reverse proxy
sensepost / gowitness
https://github.com/sensepost/gowitness
stars | today |
---|---|
70 | 30 |
🔍 gowitness - a golang, web screenshot utility using Chrome Headless
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
25744 | 27 |
A curated list of awesome Go frameworks, libraries and software
moby / moby
stars | today |
---|---|
46665 | 26 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
21467 | 28 |
A Fast and Flexible Static Site Generator built with love in GoLang.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
13257 | 25 |
The Prometheus monitoring system and time series database.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
12154 | 26 |
🌸 A command-line fuzzy finder
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
22018 | 26 |
Gogs is a painless self-hosted Git service.
drone / drone
https://github.com/drone/drone
stars | today |
---|---|
12245 | 25 |
Drone is a Continuous Delivery platform built on Docker, written in Go
lyft / cni-ipvlan-vpc-k8s
https://github.com/lyft/cni-ipvlan-vpc-k8s
stars | today |
---|---|
33 | 25 |
AWS VPC Kubernetes CNI driver using IPvlan
Language: c++
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
3791 | 395 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
80394 | 147 |
Computation using data flow graphs for scalable machine learning
radareorg / cutter
https://github.com/radareorg/cutter
stars | today |
---|---|
596 | 181 |
A Qt and C++ GUI for radare2 reverse engineering framework
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
20422 | 150 |
Bitcoin Core integration/staging tree
googlecreativelab / paper-signals
https://github.com/googlecreativelab/paper-signals
stars | today |
---|---|
286 | 74 |
Build your own voice controlled object.
zeyiwen / thundersvm
https://github.com/zeyiwen/thundersvm
stars | today |
---|---|
108 | 54 |
ThunderSVM: A Fast SVM Library on GPUs and CPUs
baidu / bigflow
https://github.com/baidu/bigflow
stars | today |
---|---|
384 | 54 |
Baidu Bigflow is a interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale.
gellin / TeamViewer_Permissions_Hook_V1
https://github.com/gellin/TeamViewer_Permissions_Hook_V1
stars | today |
---|---|
54 | 54 |
A proof of concept injectable C++ dll, that uses naked inline hooking and direct memory modification to change your TeamViewer permissions.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
20200 | 42 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
53588 | 47 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
kakao / n2
stars | today |
---|---|
165 | 32 |
TOROS N2 - lightweight approximate Nearest Neighbor library which runs faster even with large datasets
in66-dev / In-Prestissimo
https://github.com/in66-dev/In-Prestissimo
stars | today |
---|---|
132 | 31 |
A very fast neural network computing framework optimized for mobile platforms.QQ group: 676883532
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
21902 | 27 |
Protocol Buffers - Google’s data interchange format
BVLC / caffe
stars | today |
---|---|
21563 | 24 |
Caffe: a fast open framework for deep learning.
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
331 | 20 |
Unified All-in-one Monero miner
RPCS3 / rpcs3
https://github.com/RPCS3/rpcs3
stars | today |
---|---|
4144 | 15 |
PS3 emulator/debugger
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
11658 | 21 |
Godot Engine – Multi-platform 2D and 3D game engine
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
9840 | 19 |
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
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
7324 | 21 |
JSON for Modern C++
int0 / ProcessIsolator
https://github.com/int0/ProcessIsolator
stars | today |
---|---|
27 | 20 |
koekeishiya / chunkwm
https://github.com/koekeishiya/chunkwm
stars | today |
---|---|
1289 | 20 |
Tiling window manager for macOS based on plugin architecture
doe300 / VC4CL
https://github.com/doe300/VC4CL
stars | today |
---|---|
41 | 20 |
OpenCL implementation running on the VideoCore IV GPU of the Raspberry Pi models
mtytel / helm
https://github.com/mtytel/helm
stars | today |
---|---|
742 | 18 |
Helm - a free polyphonic synth with lots of modulation
gcp / leela-zero
https://github.com/gcp/leela-zero
stars | today |
---|---|
1306 | 16 |
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
ethz-asl / maplab
https://github.com/ethz-asl/maplab
stars | today |
---|---|
283 | 17 |
An open visual-inertial mapping framework.
Language: javascript
haltu / muuri
https://github.com/haltu/muuri
stars | today |
---|---|
1890 | 486 |
Responsive, sortable, filterable and draggable grid layouts
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
21453 | 431 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
ianstormtaylor / superstruct
https://github.com/ianstormtaylor/superstruct
stars | today |
---|---|
1266 | 299 |
A simple and composable way to validate data in Javascript.
bendc / animateplus
https://github.com/bendc/animateplus
stars | today |
---|---|
3899 | 273 |
A+ animation module for the modern web
reactopt / reactopt
https://github.com/reactopt/reactopt
stars | today |
---|---|
1471 | 252 |
A CLI React performance optimization tool that identifies potential unnecessary re-rendering
ustbhuangyi / better-scroll
https://github.com/ustbhuangyi/better-scroll
stars | today |
---|---|
3931 | 193 |
inspired by iscroll, and it has a better scroll perfermance
laurent22 / joplin
https://github.com/laurent22/joplin
stars | today |
---|---|
2409 | 191 |
Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
vuejs / vue
stars | today |
---|---|
75715 | 115 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
diit / overtime-cli
https://github.com/diit/overtime-cli
stars | today |
---|---|
311 | 110 |
Easy time-overlap tables for remote teams.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
82665 | 96 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
31674 | 78 |
Promise based HTTP client for the browser and node.js
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
62628 | 68 |
JavaScript Style Guide
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
20240 | 67 |
Headless Chrome Node API
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
38771 | 55 |
Create React apps with no build configuration.
raphamorim / react-tv
https://github.com/raphamorim/react-tv
stars | today |
---|---|
1095 | 64 |
React development for TVs (Renderer for low memory applications and Packager for TVs)
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
56771 | 60 |
A framework for building native apps with React.
sentsin / layui
https://github.com/sentsin/layui
stars | today |
---|---|
10181 | 58 |
采用自身模块规范编写的前端UI框架,遵循原生HTML/CSS/JS的书写形式,极低门槛,拿来即用。
iotaledger / wallet
https://github.com/iotaledger/wallet
stars | today |
---|---|
808 | 59 |
IOTA Wallet
getify / Functional-Light-JS
https://github.com/getify/Functional-Light-JS
stars | today |
---|---|
5879 | 58 |
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
react-tools / react-show
https://github.com/react-tools/react-show
stars | today |
---|---|
136 | 61 |
A dependency-free show/hide component for React.
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
3555 | 59 |
小程序组件化开发框架
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
43116 | 54 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
25274 | 52 |
📚 免费的计算机编程类中文书籍,欢迎投稿
antvis / g2
stars | today |
---|---|
3608 | 54 |
G2 (The Grammar of Graphics)
russellgoldenberg / scrollama
https://github.com/russellgoldenberg/scrollama
stars | today |
---|---|
2447 | 55 |
Scrollytelling with IntersectionObserver.
Language: unknown
Jobeir / front-end-interview-preparation-guide
https://github.com/Jobeir/front-end-interview-preparation-guide
stars | today |
---|---|
297 | 259 |
The single source for preparing for a Frontend interview
BAILOOL / DoYouEvenLearn
https://github.com/BAILOOL/DoYouEvenLearn
stars | today |
---|---|
342 | 218 |
Essential Guide to keep up with AI/ML/CV/UNameIt
wtsxDev / Raspberry-Pi
https://github.com/wtsxDev/Raspberry-Pi
stars | today |
---|---|
546 | 201 |
Raspberry Pi A to Z List
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
71563 | 160 |
A book series on JavaScript. @YDKJS on twitter.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
72821 | 94 |
😎 Curated list of awesome lists
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
16220 | 95 |
Flight rules for git
AllThingsSmitty / must-watch-css
https://github.com/AllThingsSmitty/must-watch-css
stars | today |
---|---|
2919 | 75 |
A useful list of must-watch talks about CSS
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
10666 | 67 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
58365 | 49 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
98037 | 53 |
📚 Freely available programming books
southpeak / iOS-tech-set
https://github.com/southpeak/iOS-tech-set
stars | today |
---|---|
553 | 47 |
iOS知识小集
Blankj / AndroidStandardDevelop
https://github.com/Blankj/AndroidStandardDevelop
stars | today |
---|---|
904 | 42 |
🌟 Best practices in Android develop(final).
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
49922 | 39 |
A complete computer science study plan to become a software engineer.
GitInPractice / GitInPractice
https://github.com/GitInPractice/GitInPractice
stars | today |
---|---|
135 | 43 |
📖 An opinionated intermediate/advanced Git book from @MikeMcQuaid
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
25841 | 40 |
A curated list of awesome things related to Vue.js
grillitype / web-fonts-guide
https://github.com/grillitype/web-fonts-guide
stars | today |
---|---|
233 | 42 |
drduh / YubiKey-Guide
https://github.com/drduh/YubiKey-Guide
stars | today |
---|---|
817 | 39 |
Guide to using YubiKey as a SmartCard for GPG and SSH
dastergon / awesome-chaos-engineering
https://github.com/dastergon/awesome-chaos-engineering
stars | today |
---|---|
709 | 39 |
A curated list of awesome Chaos Engineering resources
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
23529 | 30 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
AI-ON / Few-Shot-Music-Generation
https://github.com/AI-ON/Few-Shot-Music-Generation
stars | today |
---|---|
55 | 37 |
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 |
---|---|
5514 | 33 |
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…
nayafia / lemonade-stand
https://github.com/nayafia/lemonade-stand
stars | today |
---|---|
4609 | 33 |
A handy guide to financial support for open source
iwannabetop / Awesome-Android-Learning-Guide
https://github.com/iwannabetop/Awesome-Android-Learning-Guide
stars | today |
---|---|
182 | 30 |
一份系统、全面的安卓进阶学习指南(更新中)
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
28578 | 28 |
Roadmap to becoming a web developer in 2017
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
22424 | 25 |
A collection of awesome things regarding React ecosystem.