Language: python
yunjey / StarGAN
https://github.com/yunjey/StarGAN
stars | today |
---|---|
1158 | 249 |
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
tryolabs / requestium
https://github.com/tryolabs/requestium
stars | today |
---|---|
458 | 93 |
Integration layer between Requests and Selenium for automation of web actions
jarun / ddgr
stars | today |
---|---|
131 | 93 |
🦆 DuckDuckGo from the terminal
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
24391 | 64 |
Models and examples built with TensorFlow
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
3267 | 64 |
分享 GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目 ⭐️
ShichenLiu / CondenseNet
https://github.com/ShichenLiu/CondenseNet
stars | today |
---|---|
122 | 59 |
CondenseNet: An Efficient DenseNet using Learned Group Convolutions
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
22254 | 50 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
41732 | 49 |
A curated list of awesome Python frameworks, libraries, software and resources
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
31484 | 44 |
Command-line program to download videos from YouTube.com and other video sites
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
5559 | 44 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
23282 | 39 |
scikit-learn: machine learning in Python
sharkdp / shell-functools
https://github.com/sharkdp/shell-functools
stars | today |
---|---|
181 | 44 |
Functional programming tools for the shell
kennethreitz / pipenv
https://github.com/kennethreitz/pipenv
stars | today |
---|---|
5961 | 43 |
Python Development Workflow for Humans.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
27946 | 37 |
A curated list of awesome Machine Learning frameworks, libraries and software.
mitre / caldera
https://github.com/mitre/caldera
stars | today |
---|---|
51 | 39 |
The CALDERA automated adversary emulation system
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
28916 | 35 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
21233 | 37 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
19316 | 34 |
a web proxy tool
KupynOrest / DeblurGAN
https://github.com/KupynOrest/DeblurGAN
stars | today |
---|---|
527 | 36 |
Image Deblurring using Generative Arversarial Networks
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
24143 | 32 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
paulbrodersen / netgraph
https://github.com/paulbrodersen/netgraph
stars | today |
---|---|
69 | 34 |
Fork of networkx drawing utilities for publication quality plots of networks
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
9628 | 31 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
14508 | 24 |
The Python programming language
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
31323 | 25 |
A microframework based on Werkzeug, Jinja2 and good intentions
intohole / moodstyle
https://github.com/intohole/moodstyle
stars | today |
---|---|
203 | 26 |
Language: go
tenta-browser / tenta-dns
https://github.com/tenta-browser/tenta-dns
stars | today |
---|---|
890 | 332 |
Recursive and authoritative DNS server in go, including DNSSEC and DNS-over-TLS
manifoldco / promptui
https://github.com/manifoldco/promptui
stars | today |
---|---|
383 | 259 |
Interactive prompt for command-line applications
heroiclabs / nakama
https://github.com/heroiclabs/nakama
stars | today |
---|---|
1068 | 158 |
Distributed server for social and realtime games and apps.
alibaba / pouch
https://github.com/alibaba/pouch
stars | today |
---|---|
1069 | 94 |
Pouch is an open-source project created to promote the container technology movement.
golang / go
stars | today |
---|---|
34898 | 60 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
29435 | 49 |
Production-Grade Container Scheduling and Management
aws / amazon-vpc-cni-k8s
https://github.com/aws/amazon-vpc-cni-k8s
stars | today |
---|---|
71 | 59 |
Networking plugin repository for pod networking in Kubernetes using Elastic Network Interfaces on AWS
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
9311 | 48 |
Official Go implementation of the Ethereum protocol
tj / node-prune
https://github.com/tj/node-prune
stars | today |
---|---|
2876 | 45 |
Remove unnecessary files from node_modules (.md, .ts, etc)
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
19271 | 36 |
A golang ebook intro how to build a web with golang
heptio / authenticator
https://github.com/heptio/authenticator
stars | today |
---|---|
107 | 39 |
A tool for using AWS IAM credentials to authenticate to a Kubernetes cluster
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
25618 | 37 |
A curated list of awesome Go frameworks, libraries and software
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
8019 | 33 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
golang / dep
stars | today |
---|---|
6058 | 33 |
Go dependency management tool
dominikh / go-tools
https://github.com/dominikh/go-tools
stars | today |
---|---|
1322 | 33 |
A collection of tools and libraries for working with Go code, including linters and static analysis
fogleman / primitive
https://github.com/fogleman/primitive
stars | today |
---|---|
8089 | 32 |
Reproducing images with geometric primitives.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
13234 | 30 |
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 |
---|---|
11351 | 29 |
Træfik, a modern reverse proxy
moby / moby
stars | today |
---|---|
46589 | 23 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
13153 | 26 |
The Prometheus monitoring system and time series database.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
4110 | 26 |
An open platform to connect, manage, and secure microservices.
jaegertracing / jaeger
https://github.com/jaegertracing/jaeger
stars | today |
---|---|
3396 | 26 |
Jaeger, a Distributed Tracing System
kubernetes / kops
https://github.com/kubernetes/kops
stars | today |
---|---|
3560 | 23 |
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
fharding1 / todo
https://github.com/fharding1/todo
stars | today |
---|---|
27 | 25 |
A todo application with Go!
adtac / commento
https://github.com/adtac/commento
stars | today |
---|---|
2163 | 24 |
A lightweight, privacy-focussed comment engine alternative to Disqus.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
79794 | 145 |
Computation using data flow graphs for scalable machine learning
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
1746 | 129 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
19963 | 95 |
Bitcoin Core integration/staging tree
ethz-asl / maplab
https://github.com/ethz-asl/maplab
stars | today |
---|---|
149 | 88 |
An open visual-inertial mapping framework.
baidu / bigflow
https://github.com/baidu/bigflow
stars | today |
---|---|
253 | 63 |
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.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
20074 | 37 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
21775 | 39 |
Protocol Buffers - Google’s data interchange format
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
53406 | 35 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
aksnzhy / xlearn
https://github.com/aksnzhy/xlearn
stars | today |
---|---|
983 | 35 |
High Performance, Easy-to-use, and Scalable Machine Learning Package
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
241 | 29 |
Unified All-in-one Monero miner
QuantStack / xeus
https://github.com/QuantStack/xeus
stars | today |
---|---|
66 | 34 |
C++ implementation of the Jupyter kernel protocol
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
14481 | 29 |
Tesseract Open Source OCR Engine (main repository)
woniu201 / WnStock
https://github.com/woniu201/WnStock
stars | today |
---|---|
51 | 28 |
WnStock是个开源的查看股票行情软件,使用VC++/MFC开发,支持查看实时股票行情,分时走势,历史K线(日线,周线和月线),MACD指标线,5日10日20日均线,实时成交量,历史成交量,和量比等数据指标
mozilla / rr
stars | today |
---|---|
2861 | 27 |
Record and Replay Framework
QuantStack / xeus-cling
https://github.com/QuantStack/xeus-cling
stars | today |
---|---|
62 | 27 |
Jupyter Kernel for C++ based on xeus and cling
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
3701 | 22 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
41750 | 24 |
The Swift Programming Language
grpc / grpc
stars | today |
---|---|
12518 | 23 |
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
BVLC / caffe
stars | today |
---|---|
21482 | 20 |
Caffe: a fast open framework for deep learning.
discordapp / lilliput
https://github.com/discordapp/lilliput
stars | today |
---|---|
768 | 23 |
Resize images and animated GIFs in Go
QuantStack / xtensor
https://github.com/QuantStack/xtensor
stars | today |
---|---|
405 | 23 |
Multi-dimensional arrays with broadcasting and lazy computing
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
5297 | 22 |
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 |
---|---|
7253 | 20 |
JSON for Modern C++
etodd / deceiver
https://github.com/etodd/deceiver
stars | today |
---|---|
180 | 20 |
Launch your spider drone at walls, ceilings, and enemy heads in this philosophical shooter set at the end of the world.
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
7494 | 19 |
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
Language: javascript
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
19144 | 459 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
getify / Functional-Light-JS
https://github.com/getify/Functional-Light-JS
stars | today |
---|---|
5515 | 221 |
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
WeiChiaChang / stacks-cli
https://github.com/WeiChiaChang/stacks-cli
stars | today |
---|---|
1374 | 222 |
📊 Analyze website stack from the terminal 💻
bendc / animateplus
https://github.com/bendc/animateplus
stars | today |
---|---|
3280 | 179 |
A+ animation module for the modern web
russellgoldenberg / scrollama
https://github.com/russellgoldenberg/scrollama
stars | today |
---|---|
2195 | 152 |
Scrollytelling with IntersectionObserver.
antvis / g2
stars | today |
---|---|
3362 | 146 |
G2 (The Grammar of Graphics)
sentsin / layui
https://github.com/sentsin/layui
stars | today |
---|---|
9871 | 136 |
采用自身模块规范编写的前端UI框架,遵循原生HTML/CSS/JS的书写形式,极低门槛,拿来即用。
vuejs / vue
stars | today |
---|---|
75261 | 129 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
ReactPrimer / ReactPrimer
https://github.com/ReactPrimer/ReactPrimer
stars | today |
---|---|
149 | 132 |
React component prototyping tool that generates fully connected class component code.
erikras / react-final-form
https://github.com/erikras/react-final-form
stars | today |
---|---|
752 | 123 |
🏁 High performance subscription-based form state management for React
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
82292 | 113 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
ruanyf / es6tutorial
https://github.com/ruanyf/es6tutorial
stars | today |
---|---|
10256 | 98 |
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
paypal / downshift
https://github.com/paypal/downshift
stars | today |
---|---|
2650 | 98 |
🏎 Primitives to build simple, flexible, WAI-ARIA compliant enhanced input React components
gajus / react-aux
https://github.com/gajus/react-aux
stars | today |
---|---|
297 | 91 |
A self-eradicating component for rendering multiple elements.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
38523 | 70 |
Create React apps with no build configuration.
jellyfishfree / WEB-BASED-EXPERIMENTAL-PROGRAMMING
https://github.com/jellyfishfree/WEB-BASED-EXPERIMENTAL-PROGRAMMING
stars | today |
---|---|
41 | 40 |
This is the offical program for psychological experimental programming course
erikras / final-form
https://github.com/erikras/final-form
stars | today |
---|---|
497 | 74 |
🏁 Framework agnostic, high performance, subscription-based form state management
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
4540 | 71 |
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
62414 | 64 |
JavaScript Style Guide
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
19978 | 65 |
Headless Chrome Node API
moment / luxon
https://github.com/moment/luxon
stars | today |
---|---|
4344 | 66 |
⏱ A library for working with dates and times in JS
tebelorg / TagUI
https://github.com/tebelorg/TagUI
stars | today |
---|---|
2542 | 66 |
General purpose tool for automating web interactions
json5 / json5
https://github.com/json5/json5
stars | today |
---|---|
2001 | 65 |
JSON for humans. (Not an official successor to JSON.)
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
56550 | 57 |
A framework for building native apps with React.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
31396 | 59 |
Promise based HTTP client for the browser and node.js
Language: unknown
SangKa / PWA-Book-CN
https://github.com/SangKa/PWA-Book-CN
stars | today |
---|---|
1137 | 350 |
第一本 PWA 中文书
alexpate / awesome-design-systems
https://github.com/alexpate/awesome-design-systems
stars | today |
---|---|
5517 | 181 |
💅🏻 ⚒ A collection of awesome design systems
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
15737 | 161 |
Flight rules for git
rochacbruno / py2rs
https://github.com/rochacbruno/py2rs
stars | today |
---|---|
194 | 159 |
A quick reference guide for the Pythonista in the process of becoming a Rustacean
nayafia / lemonade-stand
https://github.com/nayafia/lemonade-stand
stars | today |
---|---|
4454 | 154 |
A handy guide to financial support for open source
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
72441 | 126 |
😎 Curated list of awesome lists
thedaviddias / Resources-Front-End-Beginner
https://github.com/thedaviddias/Resources-Front-End-Beginner
stars | today |
---|---|
1335 | 110 |
💯 The most essential list of resources for Front-End beginners ( 🇺🇸 🇬🇧 & 🇫🇷 )
Heydon / inclusive-design-checklist
https://github.com/Heydon/inclusive-design-checklist
stars | today |
---|---|
1763 | 92 |
Aims to be the biggest checklist of inclusive design considerations ever
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
58144 | 68 |
A collection of useful .gitignore templates
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
10403 | 81 |
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 |
---|---|
71128 | 72 |
A book series on JavaScript. @YDKJS on twitter.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
49807 | 47 |
A complete computer science study plan to become a software engineer.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
97857 | 48 |
📚 Freely available programming books
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
28460 | 48 |
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 |
---|---|
5366 | 46 |
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…
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
25642 | 43 |
A curated list of awesome things related to Vue.js
ripienaar / free-for-dev
https://github.com/ripienaar/free-for-dev
stars | today |
---|---|
17597 | 44 |
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
23410 | 32 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
mr-mig / every-programmer-should-know
https://github.com/mr-mig/every-programmer-should-know
stars | today |
---|---|
30119 | 37 |
A collection of (mostly) technical things every software developer should know
enaqx / awesome-pentest
https://github.com/enaqx/awesome-pentest
stars | today |
---|---|
5706 | 27 |
A collection of awesome penetration testing resources, tools and other shiny things
jobbole / awesome-python-cn
https://github.com/jobbole/awesome-python-cn
stars | today |
---|---|
7202 | 26 |
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
brillout / awesome-react-components
https://github.com/brillout/awesome-react-components
stars | today |
---|---|
11075 | 26 |
Catalog of React Components & Libraries
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
20110 | 26 |
⚡️ Delightful Node.js packages and resources
naver / d2codingfont
https://github.com/naver/d2codingfont
stars | today |
---|---|
236 | 24 |
D2 Coding 글꼴
lukasz-madon / awesome-remote-job
https://github.com/lukasz-madon/awesome-remote-job
stars | today |
---|---|
10651 | 22 |
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python