Language: python
ActivityWatch / activitywatch
https://github.com/ActivityWatch/activitywatch
stars | today |
---|---|
566 | 105 |
Log what you do on your computer. Simple (yet powerful), extensible, no third parties.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
24120 | 50 |
Models and examples built with TensorFlow
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
9447 | 57 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
donnemartin / data-science-ipython-notebooks
https://github.com/donnemartin/data-science-ipython-notebooks
stars | today |
---|---|
10890 | 52 |
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
41521 | 45 |
A curated list of awesome Python frameworks, libraries, software and resources
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
22066 | 42 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
31284 | 36 |
Command-line program to download videos from YouTube.com and other video sites
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
19173 | 31 |
a web proxy tool
django / django
https://github.com/django/django
stars | today |
---|---|
29819 | 28 |
The Web framework for perfectionists with deadlines.
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
24040 | 27 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
28810 | 29 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
tryolabs / requestium
https://github.com/tryolabs/requestium
stars | today |
---|---|
124 | 28 |
Integration layer between Requests and Selenium for automation of web actions
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
10447 | 27 |
🏡 Open-source home automation platform running on Python 3
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
31203 | 25 |
A microframework based on Werkzeug, Jinja2 and good intentions
vi3k6i5 / flashtext
https://github.com/vi3k6i5/flashtext
stars | today |
---|---|
713 | 26 |
Extract Keywords from sentence or Replace keywords in sentences.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
23152 | 20 |
scikit-learn: machine learning in Python
naturomics / CapsNet-Tensorflow
https://github.com/naturomics/CapsNet-Tensorflow
stars | today |
---|---|
1499 | 21 |
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton’s paper Dynamic Routing Between Capsules
apache / incubator-superset
https://github.com/apache/incubator-superset
stars | today |
---|---|
16872 | 22 |
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
terrychenism / Deformable-ConvNets
https://github.com/terrychenism/Deformable-ConvNets
stars | today |
---|---|
42 | 22 |
Deformable Convolutional Networks
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
27788 | 20 |
A curated list of awesome Machine Learning frameworks, libraries and software.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
14413 | 20 |
The Python programming language
shagunsodhani / pregel
https://github.com/shagunsodhani/pregel
stars | today |
---|---|
45 | 22 |
Tensorflow implementation of Graph Convolutional Network
jtushman / state_machine
https://github.com/jtushman/state_machine
stars | today |
---|---|
272 | 21 |
Python State Machine for humans
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
2779 | 20 |
All Algorithms implemented in Python
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
5447 | 20 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
Language: go
jung-kurt / gofpdf
https://github.com/jung-kurt/gofpdf
stars | today |
---|---|
1617 | 548 |
A PDF document generator with high level support for text, drawing and images
tj / node-prune
https://github.com/tj/node-prune
stars | today |
---|---|
2387 | 225 |
Remove unnecessary files from node_modules (.md, .ts, etc)
yudai / gotty
https://github.com/yudai/gotty
stars | today |
---|---|
9165 | 170 |
Share your terminal as a web application
rsc / 2fa
stars | today |
---|---|
493 | 107 |
Two-factor authentication on the command line
asticode / go-astilectron
https://github.com/asticode/go-astilectron
stars | today |
---|---|
719 | 59 |
Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
evilsocket / sg1
https://github.com/evilsocket/sg1
stars | today |
---|---|
331 | 45 |
A wanna be swiss army knife for data encryption, exfiltration and covert communication.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
29247 | 37 |
Production-Grade Container Scheduling and Management
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
9148 | 30 |
Official Go implementation of the Ethereum protocol
GoogleCloudPlatform / container-diff
https://github.com/GoogleCloudPlatform/container-diff
stars | today |
---|---|
1075 | 32 |
container-diff: Diff your Docker containers
golang / go
stars | today |
---|---|
34701 | 26 |
The Go programming language
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
13067 | 26 |
The Prometheus monitoring system and time series database.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
25494 | 26 |
A curated list of awesome Go frameworks, libraries and software
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
11246 | 24 |
Træfik, a modern reverse proxy
golang / dep
stars | today |
---|---|
5954 | 25 |
Go dependency management tool
alibaba / pouch
https://github.com/alibaba/pouch
stars | today |
---|---|
480 | 22 |
Pouch is an open-source project created to promote the container technology movement.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
4017 | 23 |
An open platform to connect, manage, and secure microservices.
mmatczuk / go-http-tunnel
https://github.com/mmatczuk/go-http-tunnel
stars | today |
---|---|
840 | 24 |
Fast and secure tunnels over HTTP/2
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
13119 | 22 |
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.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
21235 | 22 |
A Fast and Flexible Static Site Generator built with love in GoLang.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
19169 | 16 |
A golang ebook intro how to build a web with golang
fogleman / primitive
https://github.com/fogleman/primitive
stars | today |
---|---|
7957 | 22 |
Reproducing images with geometric primitives.
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
21853 | 20 |
Gogs is a painless self-hosted Git service.
42wim / matterbridge
https://github.com/42wim/matterbridge
stars | today |
---|---|
622 | 21 |
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 |
---|---|
12007 | 20 |
🌸 A command-line fuzzy finder
davyxu / cellnet
https://github.com/davyxu/cellnet
stars | today |
---|---|
1282 | 17 |
高性能,简单,方便的开源服务器网络库
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
79175 | 159 |
Computation using data flow graphs for scalable machine learning
aksnzhy / xlearn
https://github.com/aksnzhy/xlearn
stars | today |
---|---|
334 | 135 |
High Performance, Easy-to-use, and Scalable Machine Learning Package
securesocketfunneling / ssf
https://github.com/securesocketfunneling/ssf
stars | today |
---|---|
521 | 111 |
Secure Socket Funneling - Network tool and toolkit - TCP and UDP port forwarding, SOCKS proxy, remote shell, standalone and cross platform
justadudewhohacks / opencv4nodejs
https://github.com/justadudewhohacks/opencv4nodejs
stars | today |
---|---|
222 | 99 |
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
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
5157 | 53 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
19601 | 40 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
53231 | 46 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
11486 | 37 |
Godot Engine – Multi-platform 2D and 3D game engine
VCVRack / Rack
https://github.com/VCVRack/Rack
stars | today |
---|---|
668 | 39 |
Open-source virtual Eurorack DAW
fungos / cr
stars | today |
---|---|
146 | 35 |
cr.h: A Simple C Hot Reload Header-only Library
cnkuangshi / LightCTR
https://github.com/cnkuangshi/LightCTR
stars | today |
---|---|
171 | 32 |
A light-weight framework that combines mainstream algorithms of Click-Through-Rate prediction Based Machine Learning and Deep Learning.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
19938 | 27 |
Open Source Computer Vision Library
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
14371 | 28 |
Tesseract Open Source OCR Engine (main repository)
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
21662 | 27 |
Protocol Buffers - Google’s data interchange format
sfzhang15 / RefineDet
https://github.com/sfzhang15/RefineDet
stars | today |
---|---|
117 | 25 |
Single-Shot Refinement Neural Network for Object Detection
gcp / leela-zero
https://github.com/gcp/leela-zero
stars | today |
---|---|
1102 | 25 |
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
12149 | 23 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
3603 | 19 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
153 | 18 |
Unified All-in-one Monero miner
ctubio / Krypto-trading-bot
https://github.com/ctubio/Krypto-trading-bot
stars | today |
---|---|
429 | 18 |
Self-hosted crypto trading bot (automated high frequency market making) in node.js, angular, typescript and c++
BVLC / caffe
stars | today |
---|---|
21391 | 15 |
Caffe: a fast open framework for deep learning.
grpc / grpc
stars | today |
---|---|
12439 | 17 |
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
brpc / brpc
stars | today |
---|---|
5491 | 17 |
Industrial-grade RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called “baidu-rpc” inside Baidu.
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
11652 | 15 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Squirrel / Squirrel.Windows
https://github.com/Squirrel/Squirrel.Windows
stars | today |
---|---|
3348 | 16 |
An installation and update framework for Windows desktop apps
Language: javascript
antvis / g2
stars | today |
---|---|
2393 | 455 |
G2 (The Grammar of Graphics)
russellgoldenberg / scrollama
https://github.com/russellgoldenberg/scrollama
stars | today |
---|---|
1004 | 263 |
Scrollytelling with IntersectionObserver.
moment / luxon
https://github.com/moment/luxon
stars | today |
---|---|
3834 | 184 |
⏱ A library for working with dates and times in JS
JedWatson / react-select
https://github.com/JedWatson/react-select
stars | today |
---|---|
9283 | 169 |
A Select control built with and for React JS
frappe / charts
https://github.com/frappe/charts
stars | today |
---|---|
9100 | 155 |
Simple, responsive, modern SVG Charts with zero dependencies: https://frappe.github.io/charts
z-pattern-matching / z
https://github.com/z-pattern-matching/z
stars | today |
---|---|
344 | 121 |
native pattern matching for javascript
ankane / react-chartkick
https://github.com/ankane/react-chartkick
stars | today |
---|---|
641 | 112 |
Create beautiful JavaScript charts with one line of React
date-fns / date-fns
https://github.com/date-fns/date-fns
stars | today |
---|---|
7786 | 108 |
⏳ Modern JavaScript date utility library ⌛️
denisraslov / react-spreadsheet-grid
https://github.com/denisraslov/react-spreadsheet-grid
stars | today |
---|---|
211 | 104 |
Excel-like grid component for React with custom cell editors, performant scroll & resizable columns
vuejs / vue
stars | today |
---|---|
74789 | 100 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
18360 | 93 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
81932 | 73 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
choojs / bankai
https://github.com/choojs/bankai
stars | today |
---|---|
612 | 75 |
🚉 - friendly web compiler
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
31126 | 69 |
Promise based HTTP client for the browser and node.js
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
19718 | 64 |
Headless Chrome Node API
uNmAnNeR / imaskjs
https://github.com/uNmAnNeR/imaskjs
stars | today |
---|---|
249 | 67 |
vanilla javascript input mask
croqaz / clean-mark
https://github.com/croqaz/clean-mark
stars | today |
---|---|
156 | 63 |
Convert an article into a clean text
sentsin / layui
https://github.com/sentsin/layui
stars | today |
---|---|
9312 | 56 |
采用自身模块规范编写的前端UI框架,遵循原生HTML/CSS/JS的书写形式,极低门槛,拿来即用。
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
56316 | 50 |
A framework for building native apps with React.
JSLancerTeam / crystal-dashboard
https://github.com/JSLancerTeam/crystal-dashboard
stars | today |
---|---|
153 | 51 |
Beautiful React Bootstrap Dashboard for multi-purpose usage. https://jslancerteam.github.io/crystal-dashboard/#/
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
38247 | 46 |
Create React apps with no build configuration.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
62148 | 47 |
JavaScript Style Guide
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
4303 | 45 |
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
42731 | 40 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
git-tips / tips
https://github.com/git-tips/tips
stars | today |
---|---|
11644 | 43 |
Most commonly used git tips and tricks.
Language: unknown
wtsxDev / reverse-engineering
https://github.com/wtsxDev/reverse-engineering
stars | today |
---|---|
2384 | 183 |
List of awesome reverse engineering resources
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
14801 | 178 |
Flight rules for git
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
71970 | 153 |
😎 Curated list of awesome lists
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
10073 | 97 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
iaolo / iA-Fonts
https://github.com/iaolo/iA-Fonts
stars | today |
---|---|
128 | 89 |
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
12621 | 80 |
蓝灯(Lantern)官方论坛
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 |
---|---|
5155 | 68 |
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…
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
97650 | 53 |
📚 Freely available programming books
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
57925 | 41 |
A collection of useful .gitignore templates
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
9924 | 51 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
Heydon / inclusive-design-checklist
https://github.com/Heydon/inclusive-design-checklist
stars | today |
---|---|
1511 | 51 |
Aims to be the biggest checklist of inclusive design considerations ever
yeyintminthuhtut / Awesome-Red-Teaming
https://github.com/yeyintminthuhtut/Awesome-Red-Teaming
stars | today |
---|---|
271 | 47 |
List of Awesome Red Teaming Resources
AllThingsSmitty / must-watch-css
https://github.com/AllThingsSmitty/must-watch-css
stars | today |
---|---|
2437 | 46 |
A useful list of must-watch talks about CSS
sirredbeard / Awesome-UNIX
https://github.com/sirredbeard/Awesome-UNIX
stars | today |
---|---|
47 | 46 |
All the UNIX and UNIX-Like: Linux, BSD, macOS, Solaris, Plan 9, and more.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
25450 | 38 |
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 |
---|---|
70801 | 36 |
A book series on JavaScript. @YDKJS on twitter.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
23278 | 36 |
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 |
---|---|
49639 | 25 |
A complete computer science study plan to become a software engineer.
AllThingsSmitty / must-watch-javascript
https://github.com/AllThingsSmitty/must-watch-javascript
stars | today |
---|---|
1530 | 29 |
A useful list of must-watch talks about JavaScript
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
32553 | 28 |
Master the command line, in one page
mRs- / Black-Friday-Deals
https://github.com/mRs-/Black-Friday-Deals
stars | today |
---|---|
26 | 20 |
Black Friday Deals for macOS Software & Books
geekcompany / ResumeSample
https://github.com/geekcompany/ResumeSample
stars | today |
---|---|
10461 | 24 |
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
jtleek / datasharing
https://github.com/jtleek/datasharing
stars | today |
---|---|
10461 | 24 |
The Leek group guide to data sharing
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
10186 | 20 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
ZuzooVn / machine-learning-for-software-engineers
https://github.com/ZuzooVn/machine-learning-for-software-engineers
stars | today |
---|---|
17249 | 20 |
A complete daily plan for studying to become a machine learning engineer.