Language: python
kren1 / tosheets
https://github.com/kren1/tosheets
stars | today |
---|---|
249 | 235 |
Send your stdin to google sheets
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
23794 | 42 |
Models and examples built with TensorFlow
Bkyn / reddit-hot-recorder
https://github.com/Bkyn/reddit-hot-recorder
stars | today |
---|---|
58 | 55 |
Records the activity (comments and karma) on the hot page of a Reddit sub and prepare an animated data visualisation.
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
5313 | 36 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
21798 | 32 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
23017 | 34 |
scikit-learn: machine learning in Python
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
31071 | 32 |
A microframework based on Werkzeug, Jinja2 and good intentions
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
41245 | 32 |
A curated list of awesome Python frameworks, libraries, software and resources
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
9233 | 29 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
31105 | 23 |
Command-line program to download videos from YouTube.com and other video sites
llSourcell / YOLO_Object_Detection
https://github.com/llSourcell/YOLO_Object_Detection
stars | today |
---|---|
125 | 23 |
This is the code for “YOLO Object Detection” by Siraj Raval on Youtube
lujqme / proxy_pool
https://github.com/lujqme/proxy_pool
stars | today |
---|---|
34 | 23 |
ip proxy pool
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
14319 | 16 |
The Python programming language
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
10299 | 19 |
🏡 Open-source home automation platform running on Python 3
prkumar / uplink
https://github.com/prkumar/uplink
stars | today |
---|---|
229 | 23 |
A Declarative HTTP Client for Python
rochacbruno / rust-python-example
https://github.com/rochacbruno/rust-python-example
stars | today |
---|---|
53 | 21 |
Example of using Rust to Extend Python
openai / gym
stars | today |
---|---|
8324 | 19 |
A toolkit for developing and comparing reinforcement learning algorithms.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
18996 | 18 |
a web proxy tool
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
23882 | 18 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
15821 | 17 |
⏬ Dumb downloader that scrapes the web
kennethreitz / pipenv
https://github.com/kennethreitz/pipenv
stars | today |
---|---|
5645 | 18 |
Python Development Workflow for Humans.
vi3k6i5 / flashtext
https://github.com/vi3k6i5/flashtext
stars | today |
---|---|
583 | 16 |
Extract Keywords from sentence or Replace keywords in sentences.
naturomics / CapsNet-Tensorflow
https://github.com/naturomics/CapsNet-Tensorflow
stars | today |
---|---|
1363 | 17 |
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton’s paper Dynamic Routing Between Capsules
chenjiandongx / torrent-cli
https://github.com/chenjiandongx/torrent-cli
stars | today |
---|---|
102 | 16 |
磁力获取器命令行工具
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
102 | 16 |
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
google / puffs
https://github.com/google/puffs
stars | today |
---|---|
1196 | 97 |
Parsing Untrusted File Formats Safely
GoogleCloudPlatform / container-diff
https://github.com/GoogleCloudPlatform/container-diff
stars | today |
---|---|
500 | 96 |
container-diff: Diff your Docker containers
fogleman / primitive
https://github.com/fogleman/primitive
stars | today |
---|---|
7674 | 68 |
Reproducing images with geometric primitives.
metrue / fx
stars | today |
---|---|
612 | 46 |
Poor man’s serverless framework based on Docker, Function as a Service with painless.
emojisum / emojisum
https://github.com/emojisum/emojisum
stars | today |
---|---|
111 | 45 |
🙏 📎 Emoji that checksum! 🎉 💩
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
25332 | 33 |
A curated list of awesome Go frameworks, libraries and software
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
8963 | 28 |
Official Go implementation of the Ethereum protocol
jung-kurt / gofpdf
https://github.com/jung-kurt/gofpdf
stars | today |
---|---|
824 | 31 |
A PDF document generator with high level support for text, drawing and images
golang / go
stars | today |
---|---|
34484 | 26 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
29035 | 23 |
Production-Grade Container Scheduling and Management
42wim / matterbridge
https://github.com/42wim/matterbridge
stars | today |
---|---|
533 | 24 |
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocket.chat,hipchat (via xmpp), steam and matrix with REST API
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
11905 | 19 |
🌸 A command-line fuzzy finder
restic / restic
https://github.com/restic/restic
stars | today |
---|---|
2985 | 19 |
Fast, secure, efficient backup program
ardanlabs / gotraining
https://github.com/ardanlabs/gotraining
stars | today |
---|---|
2847 | 17 |
Go Training Class Material :
tdewolff / minify
https://github.com/tdewolff/minify
stars | today |
---|---|
1245 | 17 |
Go minifiers for web formats
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
11118 | 13 |
Træfik, a modern reverse proxy
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
5991 | 14 |
Run Kubernetes locally
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
21117 | 15 |
A Fast and Flexible Static Site Generator built with love in GoLang.
golang / dep
stars | today |
---|---|
5834 | 15 |
Go dependency management tool
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
12931 | 14 |
The Prometheus monitoring system and time series database.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
19087 | 11 |
A golang ebook intro how to build a web with golang
appbaseio / abc
https://github.com/appbaseio/abc
stars | today |
---|---|
28 | 14 |
Power of appbase.io via CLI, with nifty imports from your favorite data sources
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
13003 | 13 |
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.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
3928 | 12 |
Istio service mesh for polyglot microservice applications
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
4207 | 12 |
Gitea: Git with a cup of tea
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
78115 | 138 |
Computation using data flow graphs for scalable machine learning
carla-simulator / carla
https://github.com/carla-simulator/carla
stars | today |
---|---|
361 | 59 |
Open-source simulator for autonomous driving research.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
19330 | 41 |
Bitcoin Core integration/staging tree
google / sling
https://github.com/google/sling
stars | today |
---|---|
929 | 33 |
SLING - A natural language frame semantics parser
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
19762 | 23 |
Open Source Computer Vision Library
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
3501 | 24 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
facebook / openr
https://github.com/facebook/openr
stars | today |
---|---|
158 | 22 |
Distributed platform for building autonomic network functions.
taurusai / kungfu
https://github.com/taurusai/kungfu
stars | today |
---|---|
309 | 19 |
Kungfu Master Trading System
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
5046 | 19 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
LordNoteworthy / al-khaser
https://github.com/LordNoteworthy/al-khaser
stars | today |
---|---|
577 | 19 |
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
21515 | 16 |
Protocol Buffers - Google’s data interchange format
Microsoft / napajs
https://github.com/Microsoft/napajs
stars | today |
---|---|
7084 | 17 |
Napa.js: a multi-threaded JavaScript runtime
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
11366 | 14 |
Godot Engine – Multi-platform 2D and 3D game engine
justadudewhohacks / opencv4nodejs
https://github.com/justadudewhohacks/opencv4nodejs
stars | today |
---|---|
87 | 16 |
Asynchronous OpenCV 3.x API for node.js, with examples for: Face Detection, Machine Learning, Deep Neural Nets, Hand Gesture Recognition, Object Tracking, Feature Matching, Image Histogram
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
52985 | 14 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
official-stockfish / Stockfish
https://github.com/official-stockfish/Stockfish
stars | today |
---|---|
1530 | 16 |
UCI chess engine
gcp / leela-zero
https://github.com/gcp/leela-zero
stars | today |
---|---|
951 | 14 |
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
41571 | 12 |
The Swift Programming Language
uber / horovod
https://github.com/uber/horovod
stars | today |
---|---|
1004 | 15 |
Distributed training framework for TensorFlow.
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
2315 | 13 |
The Solidity Contract-Oriented Programming Language
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
3014 | 12 |
C++ front/service proxy
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
6547 | 12 |
Google Test
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
3443 | 11 |
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
BVLC / caffe
stars | today |
---|---|
21285 | 7 |
Caffe: a fast open framework for deep learning.
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
7363 | 11 |
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
moment / luxon
https://github.com/moment/luxon
stars | today |
---|---|
782 | 355 |
A library for working with dates and times in JS
MrNothing / AI-Blocks
https://github.com/MrNothing/AI-Blocks
stars | today |
---|---|
218 | 149 |
A powerfull and intuitive WYSIWYG interface that allows anyone to create Machine Learning models!
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
17394 | 112 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
lingui / js-lingui
https://github.com/lingui/js-lingui
stars | today |
---|---|
687 | 95 |
Seamless i18n in Javascript and React
atom / teletype
https://github.com/atom/teletype
stars | today |
---|---|
1306 | 93 |
Share your workspace with team members and collaborate on code in real time in Atom
vuejs / vue
stars | today |
---|---|
74141 | 64 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
airbnb / lottie-web
https://github.com/airbnb/lottie-web
stars | today |
---|---|
8780 | 73 |
Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
Bogdan-Lyashenko / js-code-to-svg-flowchart
https://github.com/Bogdan-Lyashenko/js-code-to-svg-flowchart
stars | today |
---|---|
3468 | 69 |
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
maxchehab / quickfix
https://github.com/maxchehab/quickfix
stars | today |
---|---|
187 | 62 |
The best stupid idea for fixing problems in node modules.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
81425 | 47 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
37906 | 46 |
Create React apps with no build configuration.
51nb / miox
stars | today |
---|---|
276 | 48 |
Modern infrastructure of complex SPA
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
15781 | 46 |
Interactive development & testing environment for React, React-Native, Vue UI components
Vaeb / VaeBot
https://github.com/Vaeb/VaeBot
stars | today |
---|---|
54 | 47 |
Discord bot for everything from moderation to music.
resin-io / etcher
https://github.com/resin-io/etcher
stars | today |
---|---|
8289 | 45 |
Flash OS images to SD cards & USB drives, safely and easily.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
19297 | 43 |
Headless Chrome Node API
frappe / charts
https://github.com/frappe/charts
stars | today |
---|---|
8751 | 42 |
Simple, responsive, modern SVG Charts with zero dependencies: https://frappe.github.io/charts
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
30723 | 39 |
Promise based HTTP client for the browser and node.js
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
24541 | 35 |
📚 免费的计算机编程类中文书籍,欢迎投稿
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
61841 | 33 |
JavaScript Style Guide
simonw / datasette
https://github.com/simonw/datasette
stars | today |
---|---|
835 | 34 |
An instant JSON API for your SQLite databases
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
56046 | 31 |
A framework for building native apps with React.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
19096 | 32 |
Framework for server-rendered or statically-exported React apps
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
36769 | 27 |
JavaScript 3D library.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
42451 | 28 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Language: unknown
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
70638 | 353 |
😎 Curated list of awesome lists
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
13074 | 214 |
Flight rules for git
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
9227 | 118 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
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 |
---|---|
4217 | 106 |
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…
wtsxDev / reverse-engineering
https://github.com/wtsxDev/reverse-engineering
stars | today |
---|---|
402 | 96 |
List of awesome reverse engineering resources
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
9514 | 82 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
jamiehannaford / what-happens-when-k8s
https://github.com/jamiehannaford/what-happens-when-k8s
stars | today |
---|---|
286 | 61 |
🤔 What happens when I type kubectl run?
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
97372 | 47 |
📚 Freely available programming books
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
57625 | 36 |
A collection of useful .gitignore templates
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
25189 | 37 |
A curated list of awesome things related to Vue.js
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
70509 | 38 |
A book series on JavaScript. @YDKJS on twitter.
PGSSoft / AndroidSDKPoster
https://github.com/PGSSoft/AndroidSDKPoster
stars | today |
---|---|
100 | 38 |
Wall poster with detailed changelog of Android SDK versions 14-27 , broken down into 30 categories
matiassingers / awesome-readme
https://github.com/matiassingers/awesome-readme
stars | today |
---|---|
1613 | 28 |
A curated list of awesome READMEs
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
22186 | 22 |
A collection of awesome things regarding React ecosystem.
mr-mig / every-programmer-should-know
https://github.com/mr-mig/every-programmer-should-know
stars | today |
---|---|
29816 | 23 |
A collection of (mostly) technical things every software developer should know
Heydon / inclusive-design-checklist
https://github.com/Heydon/inclusive-design-checklist
stars | today |
---|---|
1320 | 22 |
Aims to be the biggest checklist of inclusive design considerations ever
dhanishgajjar / vscode-icons
https://github.com/dhanishgajjar/vscode-icons
stars | today |
---|---|
353 | 20 |
Custom Visual Code Icons
jstpcs / lnxpcs
https://github.com/jstpcs/lnxpcs
stars | today |
---|---|
1355 | 20 |
Linux Pics
hkbakke / bash-insulter
https://github.com/hkbakke/bash-insulter
stars | today |
---|---|
111 | 20 |
Insults the user when typing wrong command
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
10291 | 18 |
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
23090 | 16 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
19920 | 18 |
⚡️ Delightful Node.js packages and resources
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
10045 | 17 |
🥇 掘金翻译计划,翻译掘金上优质的英文文章
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
28217 | 16 |
Roadmap to becoming a web developer in 2017
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
26863 | 15 |
A curated list of awesome Android UI/UX libraries