Language: python
DmitryUlyanov / deep-image-prior
https://github.com/DmitryUlyanov/deep-image-prior
stars | today |
---|---|
348 | 302 |
Image restoration with neural networks but without learning.
yunjey / StarGAN
https://github.com/yunjey/StarGAN
stars | today |
---|---|
1424 | 272 |
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
payatu / Tiredful-API
https://github.com/payatu/Tiredful-API
stars | today |
---|---|
116 | 111 |
An intentionally designed broken web application based on REST API.
mitre / caldera
https://github.com/mitre/caldera
stars | today |
---|---|
155 | 108 |
The CALDERA automated adversary emulation system
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
24448 | 52 |
Models and examples built with TensorFlow
HoME-Platform / home-platform
https://github.com/HoME-Platform/home-platform
stars | today |
---|---|
81 | 76 |
HoME: a Household Multimodal Environment is a platform for artificial agents to learn from vision, audio, semantics, physics, and interaction with objects and other agents, all within a realistic context.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
22307 | 51 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
41784 | 57 |
A curated list of awesome Python frameworks, libraries, software and resources
jarun / ddgr
stars | today |
---|---|
188 | 58 |
🦆 DuckDuckGo from the terminal
ShichenLiu / CondenseNet
https://github.com/ShichenLiu/CondenseNet
stars | today |
---|---|
162 | 44 |
CondenseNet: An Efficient DenseNet using Learned Group Convolutions
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
9668 | 37 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
31520 | 36 |
Command-line program to download videos from YouTube.com and other video sites
tryolabs / requestium
https://github.com/tryolabs/requestium
stars | today |
---|---|
495 | 37 |
Integration layer between Requests and Selenium for automation of web actions
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
23309 | 29 |
scikit-learn: machine learning in Python
natanielruiz / deep-head-pose
https://github.com/natanielruiz/deep-head-pose
stars | today |
---|---|
42 | 33 |
🔥 🔥 Deep Learning Head Pose Estimation using PyTorch.
django / django
https://github.com/django/django
stars | today |
---|---|
29932 | 28 |
The Web framework for perfectionists with deadlines.
rsms / inter
stars | today |
---|---|
3951 | 35 |
The Inter UI font family
sharkdp / shell-functools
https://github.com/sharkdp/shell-functools
stars | today |
---|---|
215 | 34 |
Functional programming tools for the shell
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
26926 | 26 |
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.
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
5588 | 32 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
19341 | 30 |
a web proxy tool
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
31343 | 27 |
A microframework based on Werkzeug, Jinja2 and good intentions
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
24168 | 27 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
explosion / spaCy
https://github.com/explosion/spaCy
stars | today |
---|---|
7238 | 26 |
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
7653 | 22 |
The world’s simplest facial recognition api for Python and the command line
Language: go
manifoldco / promptui
https://github.com/manifoldco/promptui
stars | today |
---|---|
1262 | 902 |
Interactive prompt for command-line applications
tenta-browser / tenta-dns
https://github.com/tenta-browser/tenta-dns
stars | today |
---|---|
1058 | 193 |
Recursive and authoritative DNS server in go, including DNSSEC and DNS-over-TLS
heroiclabs / nakama
https://github.com/heroiclabs/nakama
stars | today |
---|---|
1136 | 93 |
Distributed server for social and realtime games and apps.
GoogleCloudPlatform / container-diff
https://github.com/GoogleCloudPlatform/container-diff
stars | today |
---|---|
1296 | 61 |
container-diff: Diff your Docker containers
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
29490 | 55 |
Production-Grade Container Scheduling and Management
tucnak / telebot
https://github.com/tucnak/telebot
stars | today |
---|---|
414 | 52 |
Telebot is a Telegram bot framework in Go.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
9356 | 47 |
Official Go implementation of the Ethereum protocol
tj / node-prune
https://github.com/tj/node-prune
stars | today |
---|---|
2916 | 48 |
Remove unnecessary files from node_modules (.md, .ts, etc)
alibaba / pouch
https://github.com/alibaba/pouch
stars | today |
---|---|
1104 | 46 |
Pouch is an open-source project created to promote the container technology movement.
aws / amazon-vpc-cni-k8s
https://github.com/aws/amazon-vpc-cni-k8s
stars | today |
---|---|
105 | 39 |
Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS
golang / go
stars | today |
---|---|
34924 | 37 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
25651 | 38 |
A curated list of awesome Go frameworks, libraries and software
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
21372 | 34 |
A Fast and Flexible Static Site Generator built with love in GoLang.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
13263 | 35 |
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.
heptio / authenticator
https://github.com/heptio/authenticator
stars | today |
---|---|
136 | 33 |
A tool for using AWS IAM credentials to authenticate to a Kubernetes cluster
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
13183 | 31 |
The Prometheus monitoring system and time series database.
golang / dep
stars | today |
---|---|
6086 | 31 |
Go dependency management tool
fogleman / primitive
https://github.com/fogleman/primitive
stars | today |
---|---|
8111 | 32 |
Reproducing images with geometric primitives.
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
5765 | 32 |
A Commander for modern Go CLI interactions
rancher / rke
https://github.com/rancher/rke
stars | today |
---|---|
43 | 30 |
Rancher Kubernetes Engine, an extremely simple, lightning fast Kubernetes installer that works everywhere.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
8043 | 26 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
dominikh / go-tools
https://github.com/dominikh/go-tools
stars | today |
---|---|
1349 | 28 |
A collection of tools and libraries for working with Go code, including linters and static analysis
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
11376 | 26 |
Træfik, a modern reverse proxy
moby / moby
stars | today |
---|---|
46610 | 24 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
kubernetes / kops
https://github.com/kubernetes/kops
stars | today |
---|---|
3588 | 26 |
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
Language: c++
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
2382 | 638 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
79939 | 178 |
Computation using data flow graphs for scalable machine learning
aksnzhy / xlearn
https://github.com/aksnzhy/xlearn
stars | today |
---|---|
1158 | 181 |
High Performance, Easy-to-use, and Scalable Machine Learning Package
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
20049 | 89 |
Bitcoin Core integration/staging tree
ethz-asl / maplab
https://github.com/ethz-asl/maplab
stars | today |
---|---|
217 | 76 |
An open visual-inertial mapping framework.
in66-dev / In-Prestissimo
https://github.com/in66-dev/In-Prestissimo
stars | today |
---|---|
75 | 70 |
A very fast neural network computing framework optimized for mobile platforms
intel / parallelstl
https://github.com/intel/parallelstl
stars | today |
---|---|
88 | 64 |
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
53459 | 54 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
QuantStack / xeus
https://github.com/QuantStack/xeus
stars | today |
---|---|
105 | 41 |
C++ implementation of the Jupyter kernel protocol
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
21807 | 38 |
Protocol Buffers - Google’s data interchange format
QuantStack / xeus-cling
https://github.com/QuantStack/xeus-cling
stars | today |
---|---|
100 | 40 |
Jupyter Kernel for C++ based on xeus and cling
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
20104 | 31 |
Open Source Computer Vision Library
baidu / bigflow
https://github.com/baidu/bigflow
stars | today |
---|---|
285 | 37 |
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.
BVLC / caffe
stars | today |
---|---|
21504 | 26 |
Caffe: a fast open framework for deep learning.
QuantStack / xtensor
https://github.com/QuantStack/xtensor
stars | today |
---|---|
432 | 31 |
Multi-dimensional arrays with broadcasting and lazy computing
facebookresearch / fastText
https://github.com/facebookresearch/fastText
stars | today |
---|---|
11324 | 29 |
Library for fast text representation and classification.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
14505 | 26 |
Tesseract Open Source OCR Engine (main repository)
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
12226 | 23 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
AWSM-WASM / PulseFFT
https://github.com/AWSM-WASM/PulseFFT
stars | today |
---|---|
26 | 25 |
A WebAssembly implementation of the C Fast Fourier Transform library kissFFT
kakao / n2
stars | today |
---|---|
27 | 25 |
TOROS N2 - lightweight approximate Nearest Neighbor library which runs faster even with large datasets
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
11593 | 23 |
Godot Engine – Multi-platform 2D and 3D game engine
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
5318 | 23 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
7271 | 21 |
JSON for Modern C++
grpc / grpc
stars | today |
---|---|
12539 | 19 |
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 |
---|---|
259 | 20 |
Unified All-in-one Monero miner
Language: javascript
laurent22 / joplin
https://github.com/laurent22/joplin
stars | today |
---|---|
1291 | 1128 |
Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
19922 | 766 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
ianstormtaylor / superstruct
https://github.com/ianstormtaylor/superstruct
stars | today |
---|---|
370 | 294 |
A simple and composable way to validate data in Javascript.
reactopt / reactopt
https://github.com/reactopt/reactopt
stars | today |
---|---|
321 | 266 |
A CLI React performance optimization tool that identifies potential unnecessary re-rendering
dest4 / stream-audio-fingerprint
https://github.com/dest4/stream-audio-fingerprint
stars | today |
---|---|
398 | 207 |
Audio landmark fingerprinting as a Node Stream module
ReactPrimer / ReactPrimer
https://github.com/ReactPrimer/ReactPrimer
stars | today |
---|---|
333 | 182 |
React component prototyping tool that generates fully connected class component code.
WeiChiaChang / stacks-cli
https://github.com/WeiChiaChang/stacks-cli
stars | today |
---|---|
1540 | 174 |
📊 Analyze website stack from the terminal 💻
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
3373 | 172 |
小程序组件化开发框架
sentsin / layui
https://github.com/sentsin/layui
stars | today |
---|---|
9994 | 140 |
采用自身模块规范编写的前端UI框架,遵循原生HTML/CSS/JS的书写形式,极低门槛,拿来即用。
getify / Functional-Light-JS
https://github.com/getify/Functional-Light-JS
stars | today |
---|---|
5654 | 144 |
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
antvis / g2
stars | today |
---|---|
3475 | 124 |
G2 (The Grammar of Graphics)
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
82389 | 114 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vuejs / vue
stars | today |
---|---|
75350 | 112 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
bendc / animateplus
https://github.com/bendc/animateplus
stars | today |
---|---|
3378 | 104 |
A+ animation module for the modern web
russellgoldenberg / scrollama
https://github.com/russellgoldenberg/scrollama
stars | today |
---|---|
2298 | 104 |
Scrollytelling with IntersectionObserver.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
38589 | 71 |
Create React apps with no build configuration.
erikras / react-final-form
https://github.com/erikras/react-final-form
stars | today |
---|---|
822 | 77 |
🏁 High performance subscription-based form state management for React
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
20047 | 74 |
Headless Chrome Node API
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
25100 | 63 |
📚 免费的计算机编程类中文书籍,欢迎投稿
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
31456 | 68 |
Promise based HTTP client for the browser and node.js
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
56603 | 60 |
A framework for building native apps with React.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
62463 | 57 |
JavaScript Style Guide
moment / luxon
https://github.com/moment/luxon
stars | today |
---|---|
4396 | 61 |
⏱ A library for working with dates and times in JS
rapidjs / rapid.js
https://github.com/rapidjs/rapid.js
stars | today |
---|---|
208 | 60 |
An ORM-like Interface and a Router For Your API Requests
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
42979 | 56 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Language: unknown
SangKa / PWA-Book-CN
https://github.com/SangKa/PWA-Book-CN
stars | today |
---|---|
1427 | 355 |
第一本 PWA 中文书
thedaviddias / Resources-Front-End-Beginner
https://github.com/thedaviddias/Resources-Front-End-Beginner
stars | today |
---|---|
1513 | 178 |
💯 The most essential list of resources for Front-End beginners ( 🇺🇸 🇬🇧 & 🇫🇷 )
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
15862 | 149 |
Flight rules for git
alexpate / awesome-design-systems
https://github.com/alexpate/awesome-design-systems
stars | today |
---|---|
5620 | 122 |
💅🏻 ⚒ A collection of awesome design systems
rochacbruno / py2rs
https://github.com/rochacbruno/py2rs
stars | today |
---|---|
291 | 112 |
A quick reference guide for the Pythonista in the process of becoming a Rustacean
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
72531 | 99 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
58203 | 64 |
A collection of useful .gitignore templates
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
10470 | 72 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
71189 | 66 |
A book series on JavaScript. @YDKJS on twitter.
nayafia / lemonade-stand
https://github.com/nayafia/lemonade-stand
stars | today |
---|---|
4502 | 58 |
A handy guide to financial support for open source
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
97891 | 48 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
25687 | 50 |
A curated list of awesome things related to Vue.js
mbadry1 / DeepLearning.ai-Summary
https://github.com/mbadry1/DeepLearning.ai-Summary
stars | today |
---|---|
47 | 34 |
This repository contains my personal notes and summaries on DeepLearning.ai course. I’ve enjoyed every little bit of the course hope you enjoy my notes too.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
28492 | 36 |
Roadmap to becoming a web developer in 2017
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 |
---|---|
5400 | 37 |
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…
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
23440 | 33 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
49832 | 25 |
A complete computer science study plan to become a software engineer.
brillout / awesome-react-components
https://github.com/brillout/awesome-react-components
stars | today |
---|---|
11097 | 25 |
Catalog of React Components & Libraries
Heydon / inclusive-design-checklist
https://github.com/Heydon/inclusive-design-checklist
stars | today |
---|---|
1789 | 25 |
Aims to be the biggest checklist of inclusive design considerations ever
awslabs / serverless-application-model
https://github.com/awslabs/serverless-application-model
stars | today |
---|---|
1543 | 23 |
AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS.
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
19320 | 23 |
A collection of various awesome lists for hackers, pentesters and security researchers
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
10290 | 23 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
6707 | 23 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
20127 | 23 |
⚡️ Delightful Node.js packages and resources
ipfs / ipfs
stars | today |
---|---|
9545 | 22 |
IPFS - The Permanent Web