Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
36429 | 474 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
techbanca / coinai
https://github.com/techbanca/coinai
stars | today |
---|---|
360 | 203 |
Seed applications based on AI for digital currency quantitative analysis, medium-term forecast and asset allocation for the secondary market of the BANCA community
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
10014 | 258 |
the only cheat sheet you need
quantumlib / Cirq
https://github.com/quantumlib/Cirq
stars | today |
---|---|
653 | 164 |
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
40191 | 115 |
A collective list of public JSON APIs for use in web development.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
38641 | 62 |
Models and examples built with TensorFlow
jerry-git / learn-python3
https://github.com/jerry-git/learn-python3
stars | today |
---|---|
556 | 63 |
Jupyter notebooks for teaching/learning Python 3
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
52801 | 57 |
A curated list of awesome Python frameworks, libraries, software and resources
alexmojaki / sorcery
https://github.com/alexmojaki/sorcery
stars | today |
---|---|
130 | 48 |
Dark magic delights in Python
MatrixAINetwork / MatrixAIPoC_PY
https://github.com/MatrixAINetwork/MatrixAIPoC_PY
stars | today |
---|---|
115 | 37 |
This is a POC release (Python Version) for Election Algorithm of Consensus Mechanism, with AI function
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
31768 | 28 |
Deep Learning for humans
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
15321 | 31 |
The world’s simplest facial recognition api for Python and the command line
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
37472 | 31 |
The Python micro framework for building web applications.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
39858 | 32 |
Command-line program to download videos from YouTube.com and other video sites
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
18817 | 24 |
The Python programming language
django / django
https://github.com/django/django
stars | today |
---|---|
35207 | 25 |
The Web framework for perfectionists with deadlines.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
29447 | 25 |
scikit-learn: machine learning in Python
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
31492 | 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. https://docs.ansible.com/ansible/
Kozea / WeasyPrint
https://github.com/Kozea/WeasyPrint
stars | today |
---|---|
1968 | 29 |
WeasyPrint converts web documents (HTML with CSS, SVG, …) to PDF.
brain-research / acai
https://github.com/brain-research/acai
stars | today |
---|---|
36 | 29 |
Code for “Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer”
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
19529 | 24 |
⏬ Dumb downloader that scrapes the web
jackfrued / Python-100-Days
https://github.com/jackfrued/Python-100-Days
stars | today |
---|---|
4288 | 19 |
Python - 100天从新手到大师
nbedos / termtosvg
https://github.com/nbedos/termtosvg
stars | today |
---|---|
5807 | 23 |
Record terminal sessions as SVG animations
Chakazul / Lenia
https://github.com/Chakazul/Lenia
stars | today |
---|---|
247 | 22 |
Lenia - Mathematical Life Forms
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
247 | 22 |
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
jdkato / prose
https://github.com/jdkato/prose
stars | today |
---|---|
1516 | 83 |
📖 A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
golang / go
stars | today |
---|---|
44380 | 58 |
The Go programming language
alecthomas / participle
https://github.com/alecthomas/participle
stars | today |
---|---|
898 | 58 |
A parser library for Go
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
36234 | 51 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
4822 | 53 |
百度网盘客户端 - Go语言编写
rtr7 / router7
https://github.com/rtr7/router7
stars | today |
---|---|
1429 | 54 |
pure-Go small home internet router
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
7034 | 49 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
38958 | 40 |
Production-Grade Container Scheduling and Management
liftbridge-io / liftbridge
https://github.com/liftbridge-io/liftbridge
stars | today |
---|---|
155 | 46 |
Lightweight, fault-tolerant message streams.
volatiletech / sqlboiler
https://github.com/volatiletech/sqlboiler
stars | today |
---|---|
1352 | 45 |
Generate a Go ORM tailored to your database schema.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
33184 | 42 |
A curated list of awesome Go frameworks, libraries and software
josephyzhou / github-trending
https://github.com/josephyzhou/github-trending
stars | today |
---|---|
2281 | 42 |
Tracking the most popular Github repos, updated daily
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19412 | 32 |
Official Go implementation of the Ethereum protocol
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
18939 | 36 |
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.
MatrixAINetwork / MatrixAIPOC_GO
https://github.com/MatrixAINetwork/MatrixAIPOC_GO
stars | today |
---|---|
76 | 25 |
A POC of Matrix in the form of golang implementation based on the Ethereum protocol
gaia-pipeline / gaia
https://github.com/gaia-pipeline/gaia
stars | today |
---|---|
1714 | 34 |
Build powerful pipelines in any programming language.
mohanson / daze
https://github.com/mohanson/daze
stars | today |
---|---|
196 | 32 |
Daze is a tool to help you link to the Internet.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
17656 | 31 |
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 |
---|---|
24029 | 30 |
A golang ebook intro how to build a web with golang
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
27319 | 30 |
The world’s fastest framework for building websites.
usefathom / fathom
https://github.com/usefathom/fathom
stars | today |
---|---|
2846 | 29 |
Fathom. Simple, trustworthy website analytics. Built with Golang & Preact.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
15391 | 28 |
🌸 A command-line fuzzy finder
MatrixAINetwork / Tutorials
https://github.com/MatrixAINetwork/Tutorials
stars | today |
---|---|
64 | 21 |
Valuable Learning Materials on Blockchain Dev (including Fabric and Ethereum), python imlementation of blockchain_go, deep learning, as well as CN version of “The Way to Go”
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
22827 | 23 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
16151 | 22 |
beego is an open-source, high-performance web framework for the Go programming language.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
105522 | 86 |
Computation using data flow graphs for scalable machine learning
facebookincubator / oomd
https://github.com/facebookincubator/oomd
stars | today |
---|---|
95 | 70 |
A userspace out-of-memory killer
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
26310 | 39 |
Open Source Computer Vision Library
zhubenfu / License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
https://github.com/zhubenfu/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
stars | today |
---|---|
51 | 41 |
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
fuchsia-mirror / zircon
https://github.com/fuchsia-mirror/zircon
stars | today |
---|---|
998 | 40 |
Zircon Kernel, Core Drivers, and Services
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
62654 | 38 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
33355 | 34 |
Bitcoin Core integration/staging tree
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
27760 | 33 |
Protocol Buffers - Google’s data interchange format
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10250 | 28 |
An open autonomous driving platform
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
19850 | 27 |
Tesseract Open Source OCR Engine (main repository)
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
17230 | 22 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8169 | 22 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
grpc / grpc
stars | today |
---|---|
16292 | 21 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Polidea / SiriusObfuscator
https://github.com/Polidea/SiriusObfuscator
stars | today |
---|---|
39 | 21 |
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
14838 | 17 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
facebook / osquery
https://github.com/facebook/osquery
stars | today |
---|---|
12808 | 19 |
SQL powered operating system instrumentation, monitoring, and analytics.
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
14348 | 15 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
12815 | 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
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
15858 | 13 |
Godot Engine – Multi-platform 2D and 3D game engine
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
14871 | 15 |
Lovely console emulator package for Windows
knightsj / awesome-algorithm-question-solution
https://github.com/knightsj/awesome-algorithm-question-solution
stars | today |
---|---|
119 | 14 |
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10201 | 13 |
JSON for Modern C++
BVLC / caffe
stars | today |
---|---|
24924 | 12 |
Caffe: a fast open framework for deep learning.
v8 / v8
stars | today |
---|---|
9920 | 14 |
The official mirror of the V8 Git repository
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
6064 | 13 |
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK( http://github.com/microsoft/dmtk ) project of Microsoft.
Language: javascript
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
28165 | 877 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
phobal / ivideo
https://github.com/phobal/ivideo
stars | today |
---|---|
7508 | 274 |
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform
imbrn / v8n
stars | today |
---|---|
1678 | 252 |
☑️ JavaScript fluent validation library.
hasura / graphql-engine
https://github.com/hasura/graphql-engine
stars | today |
---|---|
2525 | 150 |
Blazing fast, instant GraphQL APIs on Postgres with fine grained access control
vuejs / vue
stars | today |
---|---|
108145 | 132 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
ssstk / findcl
https://github.com/ssstk/findcl
stars | today |
---|---|
408 | 119 |
Nonejs 实现磁力链接获取 命名 傻逼吧 DHT BT爬虫 磁力链接解析 种子解析 资源搜索
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
106853 | 102 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
17515 | 100 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
joshwcomeau / guppy
https://github.com/joshwcomeau/guppy
stars | today |
---|---|
1831 | 86 |
🐠 A friendly application manager and task runner for React.js
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
35140 | 64 |
Headless Chrome Node API
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
52512 | 58 |
Create React apps with no build configuration.
airbnb / hypernova
https://github.com/airbnb/hypernova
stars | today |
---|---|
4410 | 63 |
A service for server-side rendering your JavaScript views
knsv / mermaid
https://github.com/knsv/mermaid
stars | today |
---|---|
18987 | 61 |
Generation of diagram and flowchart from text in a similar manner as markdown
outline / rich-markdown-editor
https://github.com/outline/rich-markdown-editor
stars | today |
---|---|
128 | 60 |
The open source React and Slate based markdown editor that powers Outline wiki. Want to try it out? Create a free account:
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
45164 | 57 |
Promise based HTTP client for the browser and node.js
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
23610 | 47 |
⚛️ 📄 🚀 Blazing fast static site generator for React
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
66580 | 52 |
A framework for building native apps with React.
Leaflet / Leaflet
https://github.com/Leaflet/Leaflet
stars | today |
---|---|
22180 | 50 |
🍃 JavaScript library for mobile-friendly interactive maps
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
73693 | 48 |
JavaScript Style Guide
browsh-org / browsh
https://github.com/browsh-org/browsh
stars | today |
---|---|
8522 | 49 |
A fully-modern text-based browser, rendering to TTY and browsers
justjavac / awesome-wechat-weapp
https://github.com/justjavac/awesome-wechat-weapp
stars | today |
---|---|
16232 | 47 |
微信小程序开发资源汇总 💯
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
26057 | 48 |
Interactive UI component dev & test: React, React Native, Vue, Angular
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
51470 | 39 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
43409 | 37 |
JavaScript 3D library.
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
24943 | 41 |
📦 🚀 Blazing fast, zero configuration web application bundler
Language: unknown
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
4852 | 500 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
7432 | 140 |
Roadmap to becoming a React developer in 2018
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
28916 | 108 |
📝 准备秋招学习笔记
Microsoft / join-dev-design
https://github.com/Microsoft/join-dev-design
stars | today |
---|---|
134 | 93 |
Join Microsoft Developer Design
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
89226 | 70 |
😎 Curated list of awesome lists
apachecn / organization
https://github.com/apachecn/organization
stars | today |
---|---|
63 | 60 |
ApacheCN 开源组织
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
90 | 67 |
🎮 The only Front-End Performance Checklist that runs faster than the others.
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
35971 | 61 |
🤓 Build your own (insert technology here)
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
70140 | 43 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
108510 | 52 |
📚 Freely available programming books
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
22362 | 47 |
后端架构师技术图谱
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
35394 | 44 |
🎉 A curated list of awesome things related to Vue.js
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
4885 | 32 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
11638 | 26 |
Curated list of project-based tutorials
MatrixAINetwork / Diary
https://github.com/MatrixAINetwork/Diary
stars | today |
---|---|
56 | 20 |
Matrix Trendings as well as Digests
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
15143 | 26 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
datasciencemasters / go
https://github.com/datasciencemasters/go
stars | today |
---|---|
9388 | 24 |
The Open Source Data Science Masters
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
26814 | 21 |
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
35895 | 22 |
Master the command line, in one page
hackstoic / golang-open-source-projects
https://github.com/hackstoic/golang-open-source-projects
stars | today |
---|---|
2600 | 21 |
为互联网IT人打造的中文版awesome-go
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
26715 | 20 |
A collection of awesome things regarding React ecosystem.
viatsko / awesome-vscode
https://github.com/viatsko/awesome-vscode
stars | today |
---|---|
6190 | 20 |
🎨 A curated list of delightful VS Code packages and resources.
learn-vuejs / vue-patterns
https://github.com/learn-vuejs/vue-patterns
stars | today |
---|---|
1891 | 20 |
Useful Vue patterns, techniques, tips and tricks and helpful curated links.
slowmist / Knowledge-Base
https://github.com/slowmist/Knowledge-Base
stars | today |
---|---|
406 | 16 |
Knowledge Base 慢雾安全团队知识库
chentsulin / awesome-graphql
https://github.com/chentsulin/awesome-graphql
stars | today |
---|---|
7712 | 19 |
Awesome list of GraphQL & Relay