Language: python
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
9359 | 354 |
The Python programming language
warner / magic-wormhole
https://github.com/warner/magic-wormhole
stars | today |
---|---|
5181 | 200 |
get things from one computer to another, safely
astorfi / TensorFlow-World
https://github.com/astorfi/TensorFlow-World
stars | today |
---|---|
2847 | 91 |
🌎 Simple and ready-to-use tutorials for TensorFlow
saulpw / visidata
https://github.com/saulpw/visidata
stars | today |
---|---|
1005 | 70 |
A console spreadsheet tool for discovering and arranging data
JianGoForIt / YellowFin_Pytorch
https://github.com/JianGoForIt/YellowFin_Pytorch
stars | today |
---|---|
116 | 57 |
auto-tuning momentum SGD optimizer
cloudnativelabs / kube-shell
https://github.com/cloudnativelabs/kube-shell
stars | today |
---|---|
48 | 37 |
Kubernetes shell: An integrated shell for working with the Kubernetes CLI
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
7265 | 34 |
🏡 Open-source home automation platform running on Python 3
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
17979 | 29 |
Models built with TensorFlow
google / ssl_logger
https://github.com/google/ssl_logger
stars | today |
---|---|
162 | 32 |
Decrypts and logs a process’s SSL traffic.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
35542 | 29 |
A curated list of awesome Python frameworks, libraries, software and resources
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
10070 | 27 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
mehrdadn / SOTA-Py
https://github.com/mehrdadn/SOTA-Py
stars | today |
---|---|
223 | 27 |
A discrete-time Python-based solver for the Stochastic On-Time Arrival routing problem
rlcode / reinforcement-learning
https://github.com/rlcode/reinforcement-learning
stars | today |
---|---|
1237 | 27 |
Minimal and Clean Reinforcement Learning Examples
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
19544 | 24 |
scikit-learn: machine learning in Python
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
17107 | 19 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
23842 | 19 |
A curated list of awesome Machine Learning frameworks, libraries and software.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
17766 | 20 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
27041 | 21 |
Command-line program to download videos from YouTube.com and other video sites
django / django
https://github.com/django/django
stars | today |
---|---|
26593 | 16 |
The Web framework for perfectionists with deadlines.
stanfordnlp / python-stanford-corenlp
https://github.com/stanfordnlp/python-stanford-corenlp
stars | today |
---|---|
50 | 20 |
Official Python interface to CoreNLP using a bidirectional server-client interface.
hitvoice / DrQA
https://github.com/hitvoice/DrQA
stars | today |
---|---|
36 | 20 |
A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
27989 | 18 |
A microframework based on Werkzeug, Jinja2 and good intentions
yunjey / pytorch-tutorial
https://github.com/yunjey/pytorch-tutorial
stars | today |
---|---|
2310 | 18 |
PyTorch Tutorial for Deep Learning Researchers
datalogue / keras-attention
https://github.com/datalogue/keras-attention
stars | today |
---|---|
36 | 18 |
Visualizing RNNs using the attention mechanism
plotly / dash
https://github.com/plotly/dash
stars | today |
---|---|
1938 | 17 |
Interactive, reactive web apps in pure python ⭐️
Language: go
campoy / go-tooling-workshop
https://github.com/campoy/go-tooling-workshop
stars | today |
---|---|
491 | 209 |
A workshop covering all the tools gophers use in their day to day life
volatiletech / abcweb
https://github.com/volatiletech/abcweb
stars | today |
---|---|
168 | 64 |
Go web app framework and generator. Inspired by Rails.
galeone / tfgo
https://github.com/galeone/tfgo
stars | today |
---|---|
360 | 60 |
Tensorflow + Go, the gopher way
dgraph-io / badger
https://github.com/dgraph-io/badger
stars | today |
---|---|
2059 | 41 |
Fastest key-value store in Go.
golang / go
stars | today |
---|---|
29396 | 28 |
The Go programming language
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
5515 | 23 |
Official Go implementation of the Ethereum protocol
teambition / gear
https://github.com/teambition/gear
stars | today |
---|---|
335 | 26 |
A lightweight, composable and high performance web service framework for Go.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
24506 | 21 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
21758 | 21 |
A curated list of awesome Go frameworks, libraries and software
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
23952 | 19 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
10544 | 20 |
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.
marianogappa / chart
https://github.com/marianogappa/chart
stars | today |
---|---|
195 | 20 |
Quick & smart charting for STDIN
garethr / kubeval
https://github.com/garethr/kubeval
stars | today |
---|---|
80 | 16 |
Validate your Kubernetes configuration files, supports multiple Kubernetes versions
kubeless / kubeless
https://github.com/kubeless/kubeless
stars | today |
---|---|
539 | 17 |
Kubernetes Native Serverless Framework
json-iterator / go
https://github.com/json-iterator/go
stars | today |
---|---|
790 | 15 |
A high-performance 100% compatible drop-in replacement of “encoding/json”
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
8651 | 14 |
Træfik, a modern reverse proxy
goreleaser / goreleaser
https://github.com/goreleaser/goreleaser
stars | today |
---|---|
995 | 14 |
Deliver Go binaries as fast and easily as possible
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
16614 | 12 |
A golang ebook intro how to build a web with golang
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
18145 | 13 |
A Fast and Flexible Static Site Generator built with love in GoLang.
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
16610 | 13 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
8768 | 13 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
go-chi / chi
stars | today |
---|---|
2126 | 12 |
lightweight, idiomatic and composable router for building Go 1.7+ HTTP services
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
19797 | 12 |
Gogs is a painless self-hosted Git service.
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
13918 | 11 |
Distributed reliable key-value store for the most critical data of a distributed system
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
7304 | 11 |
Minio is an open source object storage server compatible with Amazon S3 APIs
Language: c++
Microsoft / ELL
https://github.com/Microsoft/ELL
stars | today |
---|---|
699 | 353 |
Embedded Learning Library
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
62270 | 72 |
Computation using data flow graphs for scalable machine learning
orlp / pdqsort
https://github.com/orlp/pdqsort
stars | today |
---|---|
729 | 57 |
Pattern-defeating quicksort.
sony / nnabla
https://github.com/sony/nnabla
stars | today |
---|---|
1407 | 24 |
NNabla - Neural Network Libraries
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
47490 | 21 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
16570 | 18 |
Open Source Computer Vision Library
HumbleNet / HumbleNet
https://github.com/HumbleNet/HumbleNet
stars | today |
---|---|
111 | 19 |
a cross-platform networking library that works in the browser
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
13950 | 16 |
Bitcoin Core integration/staging tree
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
11343 | 16 |
Tesseract Open Source OCR Engine (main repository)
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
18371 | 14 |
Protocol Buffers - Google’s data interchange format
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
7777 | 14 |
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
chadaustin / sajson
https://github.com/chadaustin/sajson
stars | today |
---|---|
246 | 16 |
Lightweight, extremely high-performance JSON parser for C++11
ethereum-mining / ethminer
https://github.com/ethereum-mining/ethminer
stars | today |
---|---|
270 | 14 |
Ethereum miner with CUDA and stratum support
GoSSIP-SJTU / Armariris
https://github.com/GoSSIP-SJTU/Armariris
stars | today |
---|---|
91 | 12 |
孤挺花(Armariris) – 由上海交通大学密码与计算机安全实验室维护的LLVM混淆框架
BVLC / caffe
stars | today |
---|---|
18790 | 10 |
Caffe: a fast open framework for deep learning.
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
1117 | 11 |
The Solidity Contract-Oriented Programming Language
dmlc / mxnet
stars | today |
---|---|
10230 | 9 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
tekezo / Karabiner-Elements
https://github.com/tekezo/Karabiner-Elements
stars | today |
---|---|
4377 | 10 |
The next generation Karabiner for macOS Sierra
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
39178 | 9 |
The Swift Programming Language
emmjaykay / stanford_self_driving_car_code
https://github.com/emmjaykay/stanford_self_driving_car_code
stars | today |
---|---|
247 | 9 |
Stanford Code From Cars That Entered DARPA Grand Challenges
telegramdesktop / tdesktop
https://github.com/telegramdesktop/tdesktop
stars | today |
---|---|
5330 | 9 |
Telegram Desktop messaging app
EOSIO / eos
stars | today |
---|---|
294 | 9 |
facebookresearch / fastText
https://github.com/facebookresearch/fastText
stars | today |
---|---|
9814 | 8 |
Library for fast text representation and classification.
ethereum / cpp-ethereum
https://github.com/ethereum/cpp-ethereum
stars | today |
---|---|
1314 | 7 |
Ethereum C++ client
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
11601 | 6 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
Language: javascript
siddharthkp / bundlesize
https://github.com/siddharthkp/bundlesize
stars | today |
---|---|
262 | 256 |
Keep your bundle size in check
akveo / kittenTricks
https://github.com/akveo/kittenTricks
stars | today |
---|---|
1419 | 226 |
🐈 A react native mobile starter kit with over 40 screens and theme hot reload support
Sly777 / ran
stars | today |
---|---|
292 | 154 |
⚡️ RAN! React . Apollo (GraphQL) . Next.js Boilerplate ⚡️ - SEO-Ready, Production-Ready, SSR, Hot-Reload, CSS-in-JS, Caching and more…
grab / front-end-guide
https://github.com/grab/front-end-guide
stars | today |
---|---|
6995 | 93 |
📚 Study guide and introduction to the modern front end stack.
evolus / pencil
https://github.com/evolus/pencil
stars | today |
---|---|
4630 | 95 |
The Pencil Project’s unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
asfktz / autodll-webpack-plugin
https://github.com/asfktz/autodll-webpack-plugin
stars | today |
---|---|
103 | 96 |
Webpack’s DllPlugin without the boilerplate
vuejs / vue
stars | today |
---|---|
58380 | 80 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
akveo / react-native-ui-kitten
https://github.com/akveo/react-native-ui-kitten
stars | today |
---|---|
820 | 82 |
🐱 Customizable and reusable react-native component kit
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
69952 | 68 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
pinterest / esprint
https://github.com/pinterest/esprint
stars | today |
---|---|
121 | 70 |
Fast eslint runner
icons8 / titanic
https://github.com/icons8/titanic
stars | today |
---|---|
87 | 55 |
A set of animated icons + code to insert them into the webpages
diegomura / react-pdf
https://github.com/diegomura/react-pdf
stars | today |
---|---|
3038 | 55 |
Create PDF files using React
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
29597 | 47 |
Create React apps with no build configuration.
hyperapp / hyperapp
https://github.com/hyperapp/hyperapp
stars | today |
---|---|
4653 | 51 |
1 KB JavaScript library for building frontend applications.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
62388 | 40 |
A book series on JavaScript. @YDKJS on twitter.
dabbott / react-express
https://github.com/dabbott/react-express
stars | today |
---|---|
1967 | 42 |
The all-in-one beginner’s guide to modern React application development!
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
22315 | 41 |
Promise based HTTP client for the browser and node.js
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
112169 | 29 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
toplan / react-hold
https://github.com/toplan/react-hold
stars | today |
---|---|
111 | 41 |
🌵 Automatically show a well-fitting placeholder for dumb component while its content is loading
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
50318 | 31 |
A framework for building native apps with React.
git-school / visualizing-git
https://github.com/git-school/visualizing-git
stars | today |
---|---|
180 | 35 |
🖼 Visualize how common Git operations affect the commit graph
ecomfe / echarts
https://github.com/ecomfe/echarts
stars | today |
---|---|
18877 | 33 |
A powerful, interactive charting and visualization library for browser
chalk / chalk
https://github.com/chalk/chalk
stars | today |
---|---|
5682 | 34 |
🖍 Terminal string styling done right
vadimdemedes / dom-chef
https://github.com/vadimdemedes/dom-chef
stars | today |
---|---|
91 | 34 |
🍔 Build DOM elements using JSX automatically
CVarisco / create-component-app
https://github.com/CVarisco/create-component-app
stars | today |
---|---|
235 | 29 |
Tool to generate different types of React components from the terminal.
Language: unknown
stared / science-based-games-list
https://github.com/stared/science-based-games-list
stars | today |
---|---|
881 | 128 |
Science-based games - a collaborative list
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
16773 | 92 |
🔗 Some useful websites for programmers.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
61139 | 46 |
😎 Curated list of awesome lists
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
88123 | 37 |
📚 Freely available programming books
jstpcs / lnxpcs
https://github.com/jstpcs/lnxpcs
stars | today |
---|---|
671 | 39 |
Linux Pics
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
45147 | 32 |
A complete computer science study plan to become a software engineer.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
17737 | 30 |
A curated list of awesome things related to Vue.js
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
18961 | 32 |
A collective list of public JSON APIs for use in web development.
dexteryy / spellbook-of-modern-webdev
https://github.com/dexteryy/spellbook-of-modern-webdev
stars | today |
---|---|
7415 | 31 |
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
jtleek / datasharing
https://github.com/jtleek/datasharing
stars | today |
---|---|
7415 | 31 |
The Leek group guide to data sharing
alexpate / awesome-design-systems
https://github.com/alexpate/awesome-design-systems
stars | today |
---|---|
4340 | 29 |
💅🏻 ⚒ A collection of awesome design systems
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
19386 | 24 |
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
51790 | 18 |
A collection of useful .gitignore templates
Blankj / awesome-comment
https://github.com/Blankj/awesome-comment
stars | today |
---|---|
189 | 20 |
💥 Funny comments
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
19516 | 17 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
breakwa11 / shadowsocks-rss
https://github.com/breakwa11/shadowsocks-rss
stars | today |
---|---|
6863 | 17 |
ShadowsocksR update rss, SSR organization https://github.com/shadowsocksr
nikitavoloboev / learn-anything
https://github.com/nikitavoloboev/learn-anything
stars | today |
---|---|
6620 | 16 |
🌍 Search Interactive Mind Maps to learn anything
andykamath / student-free-stuff
https://github.com/andykamath/student-free-stuff
stars | today |
---|---|
84 | 15 |
Just a list of free software dev tools students can get
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
20124 | 14 |
A collection of awesome things regarding React ecosystem.
jessicard / remote-jobs
https://github.com/jessicard/remote-jobs
stars | today |
---|---|
4946 | 13 |
A list of semi to fully remote-friendly companies in tech
apex / up
stars | today |
---|---|
1152 | 14 |
Deploy infinitely scalable serverless apps, apis, and sites in seconds.
infoslack / awesome-web-hacking
https://github.com/infoslack/awesome-web-hacking
stars | today |
---|---|
616 | 13 |
A list of web application security
LarryMad / recipes
https://github.com/LarryMad/recipes
stars | today |
---|---|
616 | 13 |
mfornos / awesome-microservices
https://github.com/mfornos/awesome-microservices
stars | today |
---|---|
4089 | 11 |
A curated list of Microservice Architecture related principles and technologies.
mitalipalekar / tech-internship-resources
https://github.com/mitalipalekar/tech-internship-resources
stars | today |
---|---|
129 | 11 |