Language: python
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
6678 | 181 |
Python Development Workflow for Humans.
gaojiuli / toapi
https://github.com/gaojiuli/toapi
stars | today |
---|---|
862 | 144 |
Every web site provides APIs.
liiight / notifiers
https://github.com/liiight/notifiers
stars | today |
---|---|
366 | 115 |
The easy way to send notifications
EpistasisLab / penn-ml-benchmarks
https://github.com/EpistasisLab/penn-ml-benchmarks
stars | today |
---|---|
202 | 87 |
A large, curated repository of benchmarks for evaluating supervised machine learning algorithms.
zhoubear / open-paperless
https://github.com/zhoubear/open-paperless
stars | today |
---|---|
1451 | 87 |
Scan, index, and archive all of your paper documents
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
25749 | 61 |
Models and examples built with TensorFlow
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
23422 | 59 |
Deep Learning for humans
toyakula / luna
https://github.com/toyakula/luna
stars | today |
---|---|
75 | 55 |
luna webscanner
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
42959 | 48 |
A curated list of awesome Python frameworks, libraries, software and resources
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
10591 | 47 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
8276 | 45 |
The world’s simplest facial recognition api for Python and the command line
glample / Arnold
https://github.com/glample/Arnold
stars | today |
---|---|
215 | 47 |
Arnold - DOOM Agent
JasonLiTW / simple-railway-captcha-solver
https://github.com/JasonLiTW/simple-railway-captcha-solver
stars | today |
---|---|
65 | 46 |
實作基於CNN的台鐵訂票驗證碼辨識以及驗證性高的訓練集產生器 (Simple captcha solver based on CNN and a training set generator by imitating the style of captcha)
rockyzhengwu / FoolNLTK
https://github.com/rockyzhengwu/FoolNLTK
stars | today |
---|---|
115 | 40 |
A Chinese Nature Language Toolkit
sdispater / pendulum
https://github.com/sdispater/pendulum
stars | today |
---|---|
2184 | 44 |
Python datetimes made easy
scikit-learn-contrib / imbalanced-learn
https://github.com/scikit-learn-contrib/imbalanced-learn
stars | today |
---|---|
1631 | 42 |
Python module to perform under sampling and over sampling with various techniques.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
32348 | 35 |
Command-line program to download videos from YouTube.com and other video sites
junxiaosong / AlphaZero_Gomoku
https://github.com/junxiaosong/AlphaZero_Gomoku
stars | today |
---|---|
67 | 34 |
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
ruiminshen / yolo2-pytorch
https://github.com/ruiminshen/yolo2-pytorch
stars | today |
---|---|
132 | 35 |
PyTorch implementation of the YOLO (You Only Look Once) v2
yeasy / docker_practice
https://github.com/yeasy/docker_practice
stars | today |
---|---|
6594 | 35 |
Learn and understand Docker technologies, with real DevOps practice!
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
6306 | 32 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
tryolabs / luminoth
https://github.com/tryolabs/luminoth
stars | today |
---|---|
1019 | 34 |
Deep Learning toolkit for Computer Vision
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
24105 | 31 |
scikit-learn: machine learning in Python
Ekultek / WhatWaf
https://github.com/Ekultek/WhatWaf
stars | today |
---|---|
196 | 30 |
Detect and bypass web application firewalls and protection systems
fxsjy / jieba
https://github.com/fxsjy/jieba
stars | today |
---|---|
11385 | 28 |
结巴中文分词
Language: go
dbohdan / automatic-api
https://github.com/dbohdan/automatic-api
stars | today |
---|---|
666 | 170 |
A list of software that turns your database into a REST/GraphQL API
fireworq / fireworq
https://github.com/fireworq/fireworq
stars | today |
---|---|
1031 | 119 |
Fireworq is a lightweight, high-performance, language-independent job queue system.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
10697 | 55 |
Official Go implementation of the Ethereum protocol
cayleygraph / cayley
https://github.com/cayleygraph/cayley
stars | today |
---|---|
10850 | 51 |
An open-source graph database
golang / go
stars | today |
---|---|
35835 | 49 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
30504 | 40 |
Production-Grade Container Scheduling and Management
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
8650 | 39 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
jingweno / spotctl
https://github.com/jingweno/spotctl
stars | today |
---|---|
41 | 35 |
A command-line interface to Spotify, written in Go
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
11171 | 32 |
TiDB is a distributed HTAP database compatible with MySQL protocol
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
13769 | 28 |
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 |
---|---|
21978 | 28 |
The world’s fastest framework for building websites.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
13739 | 26 |
The Prometheus monitoring system and time series database.
golang / dep
stars | today |
---|---|
6509 | 25 |
Go dependency management tool
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
13466 | 24 |
beego is an open-source, high-performance web framework for the Go programming language.
magefile / mage
https://github.com/magefile/mage
stars | today |
---|---|
430 | 25 |
a Make/rake-like build tool using Go
lightningnetwork / lnd
https://github.com/lightningnetwork/lnd
stars | today |
---|---|
1307 | 22 |
Lightning Network Daemon ⚡️
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
19736 | 21 |
A golang ebook intro how to build a web with golang
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
26317 | 22 |
A curated list of awesome Go frameworks, libraries and software
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
9527 | 21 |
Minio is an open source object storage server compatible with Amazon S3 APIs
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
18766 | 21 |
Open Source Continuous File Synchronization
gocolly / colly
https://github.com/gocolly/colly
stars | today |
---|---|
3399 | 21 |
Fast and Elegant Scraping Framework for Golang
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
4727 | 20 |
An open platform to connect, manage, and secure microservices.
moby / moby
stars | today |
---|---|
46968 | 17 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
capsule8 / capsule8
https://github.com/capsule8/capsule8
stars | today |
---|---|
87 | 18 |
Capsule8: open-source cloud-native behavioral security monitoring
ncw / rclone
stars | today |
---|---|
7833 | 18 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
83649 | 161 |
Computation using data flow graphs for scalable machine learning
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
23249 | 117 |
Bitcoin Core integration/staging tree
butor / blackbird
https://github.com/butor/blackbird
stars | today |
---|---|
3266 | 84 |
Blackbird Bitcoin Arbitrage: a long/short market-neutral strategy
clemahieu / raiblocks
https://github.com/clemahieu/raiblocks
stars | today |
---|---|
438 | 61 |
RaiBlocks is a cryptocurrency
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
20803 | 41 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
54456 | 48 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
apple / turicreate
https://github.com/apple/turicreate
stars | today |
---|---|
5180 | 37 |
Turi Create simplifies the development of custom machine learning models.
eteran / edb-debugger
https://github.com/eteran/edb-debugger
stars | today |
---|---|
725 | 34 |
edb is a cross platform x86/x86-64 debugger.
facebook / yoga
https://github.com/facebook/yoga
stars | today |
---|---|
8899 | 32 |
Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
22430 | 29 |
Protocol Buffers - Google’s data interchange format
baidu / bigflow
https://github.com/baidu/bigflow
stars | today |
---|---|
580 | 29 |
Baidu Bigflow is an 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. Bigflow processes 4P+ data inside Baidu and runs about 5000 jobs every day.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
4127 | 27 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
5026 | 28 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
12030 | 26 |
Godot Engine – Multi-platform 2D and 3D game engine
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
15032 | 24 |
Tesseract Open Source OCR Engine (main repository)
ubisoftinc / massgate
https://github.com/ubisoftinc/massgate
stars | today |
---|---|
815 | 23 |
Massgate is the online backend server for the Massive Entertainment game World in Conflict, and is now open-source to make it possible for anyone to host their own Massgate server.
radareorg / cutter
https://github.com/radareorg/cutter
stars | today |
---|---|
991 | 23 |
A Qt and C++ GUI for radare2 reverse engineering framework
brpc / brpc
stars | today |
---|---|
5719 | 24 |
Industrial-grade RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called “baidu-rpc” inside Baidu.
BVLC / caffe
stars | today |
---|---|
21958 | 20 |
Caffe: a fast open framework for deep learning.
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
890 | 19 |
Unified All-in-one Monero miner
onnx / onnx
stars | today |
---|---|
2108 | 21 |
Open Neural Network Exchange
monero-project / monero
https://github.com/monero-project/monero
stars | today |
---|---|
1941 | 16 |
Monero: the secure, private, untraceable cryptocurrency
caffe2 / caffe2
https://github.com/caffe2/caffe2
stars | today |
---|---|
6636 | 18 |
Caffe2 is a lightweight, modular, and scalable deep learning framework.
davisking / dlib
https://github.com/davisking/dlib
stars | today |
---|---|
3540 | 19 |
A toolkit for making real world machine learning and data analysis applications in C++
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
10118 | 16 |
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
Language: javascript
Chalarangelo / 30-seconds-of-code
https://github.com/Chalarangelo/30-seconds-of-code
stars | today |
---|---|
12503 | 305 |
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
13225 | 245 |
📦 🚀 Blazing fast, zero configuration web application bundler
danilowoz / react-content-loader
https://github.com/danilowoz/react-content-loader
stars | today |
---|---|
2593 | 238 |
React component that uses SVG to create a collection of loaders which simulates the structure of the content that will be loaded, similar to Facebook cards loaders.
google / boardgame.io
https://github.com/google/boardgame.io
stars | today |
---|---|
4563 | 141 |
State management and more for turn based games.
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
3255 | 138 |
The next open source file uploader for web browsers 🐶
vuejs / vue
stars | today |
---|---|
77887 | 128 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
16315 | 92 |
⚛️ 📄 🚀 Blazing fast static site generator for React
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
84267 | 83 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
TalkingData / inmap
https://github.com/TalkingData/inmap
stars | today |
---|---|
679 | 77 |
Map visualization
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
21755 | 65 |
Headless Chrome Node API
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
32923 | 60 |
Promise based HTTP client for the browser and node.js
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
39847 | 51 |
Create React apps with no build configuration.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
26348 | 51 |
📚 免费的计算机编程类中文书籍,欢迎投稿
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
57655 | 53 |
A framework for building native apps with React.
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
24041 | 56 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
egoist / poi
stars | today |
---|---|
2888 | 56 |
⚡️ Delightful web development.
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
18628 | 55 |
Prettier is an opinionated code formatter.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
63477 | 53 |
JavaScript Style Guide
styled-components / styled-components
https://github.com/styled-components/styled-components
stars | today |
---|---|
12163 | 54 |
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
43867 | 47 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
4161 | 50 |
小程序组件化开发框架
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
5536 | 46 |
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
askmike / gekko
https://github.com/askmike/gekko
stars | today |
---|---|
4357 | 40 |
A bitcoin trading bot written in node - https://gekko.wizb.it/
ethereum / web3.js
https://github.com/ethereum/web3.js
stars | today |
---|---|
2940 | 47 |
Ethereum JavaScript API
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
35273 | 43 |
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.
Language: unknown
mtdvio / every-programmer-should-know
https://github.com/mtdvio/every-programmer-should-know
stars | today |
---|---|
30803 | 135 |
A collection of (mostly) technical things every software developer should know
bulutyazilim / awesome-datascience
https://github.com/bulutyazilim/awesome-datascience
stars | today |
---|---|
6579 | 118 |
📝 An awesome Data Science repository to learn and apply for real world problems.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
55028 | 67 |
A complete computer science study plan to become a software engineer.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
98900 | 69 |
📚 Freely available programming books
Jam3 / math-as-code
https://github.com/Jam3/math-as-code
stars | today |
---|---|
5607 | 67 |
a cheat-sheet for mathematical notation in code form
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
74252 | 63 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
59263 | 45 |
A collection of useful .gitignore templates
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
18366 | 45 |
Flight rules for git
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
72598 | 39 |
A book series on JavaScript. @YDKJS on twitter.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
26698 | 43 |
A curated list of awesome things related to Vue.js
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
23955 | 26 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
10850 | 26 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
high-speed-downloader / high-speed-downloader
https://github.com/high-speed-downloader/high-speed-downloader
stars | today |
---|---|
228 | 26 |
百度网盘不限速下载 支持Windows和Mac
GPUOpen-Drivers / AMDVLK
https://github.com/GPUOpen-Drivers/AMDVLK
stars | today |
---|---|
133 | 24 |
AMD Open Source Driver For Vulkan
hindupuravinash / nips2017
https://github.com/hindupuravinash/nips2017
stars | today |
---|---|
601 | 22 |
A list of resources for all invited talks, tutorials, workshops and presentations at NIPS 2017
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
20662 | 22 |
⚡️ Delightful Node.js packages and resources
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
11309 | 22 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
4109 | 18 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
akullpp / awesome-java
https://github.com/akullpp/awesome-java
stars | today |
---|---|
15134 | 17 |
A curated list of awesome frameworks, libraries and software for the Java programming language.
keon / awesome-nlp
https://github.com/keon/awesome-nlp
stars | today |
---|---|
3158 | 18 |
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
lightningnetwork / lightning-rfc
https://github.com/lightningnetwork/lightning-rfc
stars | today |
---|---|
382 | 16 |
Lightning Network Specifications
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
21814 | 14 |
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
Tim9Liu9 / TimLiu-iOS
https://github.com/Tim9Liu9/TimLiu-iOS
stars | today |
---|---|
7379 | 14 |
iOS开发常用三方库、插件、知名博客等等
joshbuchea / HEAD
https://github.com/joshbuchea/HEAD
stars | today |
---|---|
22588 | 16 |
A list of everything that could go in the head of your document
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
22786 | 13 |
A collection of awesome things regarding React ecosystem.