Language: python
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
9035 | 475 |
The Python programming language
warner / magic-wormhole
https://github.com/warner/magic-wormhole
stars | today |
---|---|
4990 | 413 |
get things from one computer to another, safely
saulpw / visidata
https://github.com/saulpw/visidata
stars | today |
---|---|
938 | 362 |
A console spreadsheet tool for discovering and arranging data
mehrdadn / SOTA-Py
https://github.com/mehrdadn/SOTA-Py
stars | today |
---|---|
196 | 177 |
A discrete-time Python-based solver for the Stochastic On-Time Arrival routing problem
astorfi / TensorFlow-World
https://github.com/astorfi/TensorFlow-World
stars | today |
---|---|
2795 | 143 |
🌎 Simple and ready-to-use tutorials for TensorFlow
google / ssl_logger
https://github.com/google/ssl_logger
stars | today |
---|---|
130 | 97 |
Decrypts and logs a process’s SSL traffic.
rlcode / reinforcement-learning
https://github.com/rlcode/reinforcement-learning
stars | today |
---|---|
1214 | 89 |
Minimal and Clean Reinforcement Learning Examples
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
17948 | 65 |
Models built with TensorFlow
JianGoForIt / YellowFin_Pytorch
https://github.com/JianGoForIt/YellowFin_Pytorch
stars | today |
---|---|
66 | 55 |
auto-tuning momentum SGD optimizer
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
17089 | 40 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
17745 | 41 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tensorflow / tensor2tensor
https://github.com/tensorflow/tensor2tensor
stars | today |
---|---|
1901 | 41 |
A library for generalized sequence to sequence models
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
10049 | 40 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
linkedin / iris
https://github.com/linkedin/iris
stars | today |
---|---|
71 | 36 |
Iris is a highly configurable and flexible service for paging and messaging.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
19518 | 30 |
scikit-learn: machine learning in Python
yunjey / pytorch-tutorial
https://github.com/yunjey/pytorch-tutorial
stars | today |
---|---|
2294 | 32 |
PyTorch Tutorial for Deep Learning Researchers
tkipf / gae
stars | today |
---|---|
195 | 34 |
Implementation of Graph Auto-Encoders in TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
35514 | 26 |
A curated list of awesome Python frameworks, libraries, software and resources
plotly / dash
https://github.com/plotly/dash
stars | today |
---|---|
1924 | 28 |
Interactive, reactive web apps in pure python ⭐️
django / django
https://github.com/django/django
stars | today |
---|---|
26579 | 25 |
The Web framework for perfectionists with deadlines.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
23977 | 22 |
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.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
27021 | 24 |
Command-line program to download videos from YouTube.com and other video sites
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
25871 | 23 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
infobyte / spoilerwall
https://github.com/infobyte/spoilerwall
stars | today |
---|---|
619 | 24 |
Spoilerwall introduces a brand new concept in the field of network hardening. Avoid being scanned by spoiling movies on all your ports!
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
5251 | 21 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
Language: go
campoy / go-tooling-workshop
https://github.com/campoy/go-tooling-workshop
stars | today |
---|---|
283 | 277 |
A workshop covering all the tools gophers use in their day to day life
galeone / tfgo
https://github.com/galeone/tfgo
stars | today |
---|---|
304 | 150 |
Tensorflow + Go, the gopher way
volatiletech / abcweb
https://github.com/volatiletech/abcweb
stars | today |
---|---|
106 | 79 |
Go web app framework and generator. Inspired by Rails.
goreleaser / goreleaser
https://github.com/goreleaser/goreleaser
stars | today |
---|---|
980 | 73 |
Deliver Go binaries as fast and easily as possible
golang / go
stars | today |
---|---|
29374 | 41 |
The Go programming language
marianogappa / chart
https://github.com/marianogappa/chart
stars | today |
---|---|
175 | 45 |
Quick & smart charting for STDIN
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
24486 | 36 |
Production-Grade Container Scheduling and Management
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
23933 | 38 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
5495 | 28 |
Official Go implementation of the Ethereum protocol
garethr / kubeval
https://github.com/garethr/kubeval
stars | today |
---|---|
67 | 34 |
Validate your Kubernetes configuration files, supports multiple Kubernetes versions
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
16604 | 28 |
A golang ebook intro how to build a web with golang
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
7295 | 29 |
Minio is an open source object storage server compatible with Amazon S3 APIs
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
21741 | 26 |
A curated list of awesome Go frameworks, libraries and software
axiomhq / hyperloglog
https://github.com/axiomhq/hyperloglog
stars | today |
---|---|
477 | 25 |
HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction)
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
11418 | 24 |
beego is an open-source, high-performance web framework for the Go programming language.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
10525 | 23 |
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 |
---|---|
18135 | 21 |
A Fast and Flexible Static Site Generator built with love in GoLang.
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
19790 | 21 |
Gogs is a painless self-hosted Git service.
go-chi / chi
stars | today |
---|---|
2114 | 21 |
lightweight, idiomatic and composable router for building Go 1.7+ HTTP services
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
10283 | 19 |
The Prometheus monitoring system and time series database.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
12819 | 20 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
moby / moby
stars | today |
---|---|
44378 | 19 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
TV4 / graceful
https://github.com/TV4/graceful
stars | today |
---|---|
40 | 20 |
Graceful shutdown of Go 1.8+ servers using Server.Shutdown
drone / drone
https://github.com/drone/drone
stars | today |
---|---|
10112 | 17 |
Drone is a Continuous Delivery platform built on Docker, written in Go
segmentio / ksuid
https://github.com/segmentio/ksuid
stars | today |
---|---|
650 | 17 |
K-Sortable Globally Unique IDs
Language: c++
Microsoft / ELL
https://github.com/Microsoft/ELL
stars | today |
---|---|
346 | 274 |
Embedded Learning Library
orlp / pdqsort
https://github.com/orlp/pdqsort
stars | today |
---|---|
676 | 269 |
Pattern-defeating quicksort.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
62213 | 104 |
Computation using data flow graphs for scalable machine learning
HumbleNet / HumbleNet
https://github.com/HumbleNet/HumbleNet
stars | today |
---|---|
93 | 74 |
a cross-platform networking library that works in the browser
sony / nnabla
https://github.com/sony/nnabla
stars | today |
---|---|
1383 | 58 |
NNabla - Neural Network Libraries
baidu / Familia
https://github.com/baidu/Familia
stars | today |
---|---|
315 | 49 |
A Toolkit for Chinese Topic Modeling
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
47473 | 49 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
emmjaykay / stanford_self_driving_car_code
https://github.com/emmjaykay/stanford_self_driving_car_code
stars | today |
---|---|
238 | 39 |
Stanford Code From Cars That Entered DARPA Grand Challenges
GoSSIP-SJTU / Armariris
https://github.com/GoSSIP-SJTU/Armariris
stars | today |
---|---|
84 | 38 |
孤挺花(Armariris) – 由上海交通大学密码与计算机安全实验室维护的LLVM混淆框架
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
16553 | 29 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
18359 | 32 |
Protocol Buffers - Google’s data interchange format
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
13936 | 29 |
Bitcoin Core integration/staging tree
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
8005 | 29 |
A library that provides an embeddable, persistent key-value store for fast storage.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
11326 | 27 |
Tesseract Open Source OCR Engine (main repository)
BVLC / caffe
stars | today |
---|---|
18778 | 20 |
Caffe: a fast open framework for deep learning.
facebookresearch / fastText
https://github.com/facebookresearch/fastText
stars | today |
---|---|
9806 | 18 |
Library for fast text representation and classification.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
39174 | 19 |
The Swift Programming Language
ethereum-mining / ethminer
https://github.com/ethereum-mining/ethminer
stars | today |
---|---|
253 | 18 |
Ethereum miner with CUDA and stratum support
rethinkdb / rethinkdb
https://github.com/rethinkdb/rethinkdb
stars | today |
---|---|
19268 | 18 |
The open-source database for the realtime web.
linuxdeepin / deepin-screenshot
https://github.com/linuxdeepin/deepin-screenshot
stars | today |
---|---|
40 | 14 |
mirrored from https://cr.deepin.io/#/admin/projects/deepin-screenshot
realm / realm-js
https://github.com/realm/realm-js
stars | today |
---|---|
2065 | 16 |
Realm is a mobile database: an alternative to SQLite & key-value stores
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
5418 | 12 |
Google Test
facebook / osquery
https://github.com/facebook/osquery
stars | today |
---|---|
9339 | 14 |
SQL powered operating system instrumentation, monitoring, and analytics.
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
11595 | 12 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
dmlc / mxnet
stars | today |
---|---|
10222 | 11 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
Language: javascript
akveo / kittenTricks
https://github.com/akveo/kittenTricks
stars | today |
---|---|
1199 | 541 |
🐈 A react native mobile starter kit with over 40 screens and theme hot reload support
grab / front-end-guide
https://github.com/grab/front-end-guide
stars | today |
---|---|
6906 | 214 |
📚 Study guide and introduction to the modern front end stack.
diegomura / react-pdf
https://github.com/diegomura/react-pdf
stars | today |
---|---|
2986 | 219 |
Create PDF files using React
akveo / react-native-ui-kitten
https://github.com/akveo/react-native-ui-kitten
stars | today |
---|---|
741 | 213 |
🐱 Customizable and reusable react-native component kit
evolus / pencil
https://github.com/evolus/pencil
stars | today |
---|---|
4538 | 144 |
The Pencil Project’s unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
69893 | 125 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vuejs / vue
stars | today |
---|---|
58304 | 113 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
substance / texture
https://github.com/substance/texture
stars | today |
---|---|
327 | 94 |
As open as LaTeX and as simple as a classic word processor. Community-driven.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
29552 | 81 |
Create React apps with no build configuration.
hyperapp / hyperapp
https://github.com/hyperapp/hyperapp
stars | today |
---|---|
4602 | 80 |
1 KB JavaScript library for building frontend applications.
dabbott / react-express
https://github.com/dabbott/react-express
stars | today |
---|---|
1925 | 80 |
The all-in-one beginner’s guide to modern React application development!
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
62346 | 73 |
A book series on JavaScript. @YDKJS on twitter.
CVarisco / create-component-app
https://github.com/CVarisco/create-component-app
stars | today |
---|---|
207 | 79 |
Tool to generate different types of React components from the terminal.
Sly777 / ran
stars | today |
---|---|
137 | 77 |
⚡️ RAN! React . Apollo (GraphQL) . Next.js Boilerplate ⚡️ - SEO-Ready, Production-Ready, SSR, Hot-Reload, CSS-in-JS, Caching and more…
chalk / chalk
https://github.com/chalk/chalk
stars | today |
---|---|
5650 | 74 |
🖍 Terminal string styling done right
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
54379 | 65 |
JavaScript Style Guide
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
112144 | 48 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
22276 | 61 |
Promise based HTTP client for the browser and node.js
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
50290 | 52 |
A framework for building native apps with React.
toplan / react-hold
https://github.com/toplan/react-hold
stars | today |
---|---|
73 | 59 |
🌵 Automatically show a well-fitting placeholder for dumb component while its content is loading
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
12078 | 57 |
Prettier is an opinionated code formatter.
ecomfe / echarts
https://github.com/ecomfe/echarts
stars | today |
---|---|
18851 | 54 |
A powerful, interactive charting and visualization library for browser
git-school / visualizing-git
https://github.com/git-school/visualizing-git
stars | today |
---|---|
146 | 54 |
🖼 Visualize how common Git operations affect the commit graph
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
29528 | 42 |
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through “loaders,” modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, … and your custom stuff.
pinterest / esprint
https://github.com/pinterest/esprint
stars | today |
---|---|
54 | 43 |
Fast eslint runner
Language: unknown
stared / science-based-games-list
https://github.com/stared/science-based-games-list
stars | today |
---|---|
759 | 252 |
Science-based games - a collaborative list
jstpcs / lnxpcs
https://github.com/jstpcs/lnxpcs
stars | today |
---|---|
643 | 188 |
Linux Pics
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
16679 | 138 |
🔗 Some useful websites for programmers.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
88093 | 66 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
61101 | 66 |
😎 Curated list of awesome lists
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
18933 | 59 |
A collective list of public JSON APIs for use in web development.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
45124 | 41 |
A complete computer science study plan to become a software engineer.
alexpate / awesome-design-systems
https://github.com/alexpate/awesome-design-systems
stars | today |
---|---|
4309 | 45 |
💅🏻 ⚒ A collection of awesome design systems
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
51768 | 30 |
A collection of useful .gitignore templates
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
19364 | 29 |
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
19501 | 31 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
nikitavoloboev / learn-anything
https://github.com/nikitavoloboev/learn-anything
stars | today |
---|---|
6610 | 29 |
🌍 Search Interactive Mind Maps to learn anything
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
17707 | 28 |
A curated list of awesome things related to Vue.js
breakwa11 / shadowsocks-rss
https://github.com/breakwa11/shadowsocks-rss
stars | today |
---|---|
6849 | 26 |
ShadowsocksR update rss, SSR organization https://github.com/shadowsocksr
ty4z2008 / Qix
https://github.com/ty4z2008/Qix
stars | today |
---|---|
8508 | 24 |
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
byoungd / english-level-up-tips-for-Chinese
https://github.com/byoungd/english-level-up-tips-for-Chinese
stars | today |
---|---|
4117 | 25 |
可能是让你受益匪浅的英语进阶指南
mitalipalekar / tech-internship-resources
https://github.com/mitalipalekar/tech-internship-resources
stars | today |
---|---|
118 | 23 |
markerikson / react-redux-links
https://github.com/markerikson/react-redux-links
stars | today |
---|---|
9602 | 22 |
Curated tutorial and resource links I’ve collected on React, Redux, ES6, and more
mrlitong / TWAIN-Specification-CHN
https://github.com/mrlitong/TWAIN-Specification-CHN
stars | today |
---|---|
40 | 22 |
《TWAIN-2.3 Spec》的中文翻译文档,是基于TWAIN协议进行应用程序开发的程序员必备手册。
brillout / awesome-react-components
https://github.com/brillout/awesome-react-components
stars | today |
---|---|
8643 | 20 |
Catalog of React Components & Libraries
bmorelli25 / Become-A-Full-Stack-Web-Developer
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer
stars | today |
---|---|
8369 | 16 |
Free resources for learning Full Stack Web Development
olucurious / awesome-arkit
https://github.com/olucurious/awesome-arkit
stars | today |
---|---|
74 | 16 |
A curated list of awesome ARKit projects and resources. Feel free to contribute!
akullpp / awesome-java
https://github.com/akullpp/awesome-java
stars | today |
---|---|
13107 | 15 |
A curated list of awesome frameworks, libraries and software for the Java programming language.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
8253 | 14 |
掘金翻译计划,翻译掘金上优质的英文文章
apex / up
stars | today |
---|---|
1137 | 16 |
Deploy infinitely scalable serverless apps, apis, and sites in seconds.