liangyang001's Stars
axnsan12/drf-yasg
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
koding/kite
Micro-service framework in Go
graphql-python/graphene-django
Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
yuanliangding/books
"我的阅历"
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
petehunt/react-howto
Your guide to the (sometimes overwhelming!) React ecosystem.
adam-golab/react-developer-roadmap
Roadmap to becoming a React developer
dyweb/papers-notebook
:page_facing_up: :cn: :page_with_curl: 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning)
go-kratos/kratos
Your ultimate Go microservices framework for the cloud-native era.
zedr/clean-code-python
:bathtub: Clean Code concepts adapted for Python
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
markerikson/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
yugasun/You-May-Not-Know-Vuejs
Vuejs 从入门到精通系列文章
nbwhg/djangorestframework-book
Django REST framework 3 中文文档, API参考, 最佳实践指南
zhangjunhd/reading-notes
张俊的读书笔记
psf/black
The uncompromising Python code formatter
gzr2017/ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
douban/gobeansdb
Distributed object storage server from Douban Inc.
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
SPSCommerce/redlock-py
Redis distributed locks in Python
yinwang0/pysonar2
PySonar2: a semantic indexer for Python with interprocedual type inference
python-injector/injector
Python dependency injection framework, inspired by Guice
uber-archive/pyflame
🔥 Pyflame: A Ptracing Profiler For Python. This project is deprecated and not maintained.
google/cel-spec
Common Expression Language -- specification and binary representation
nutsdb/nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
Falldog/pyconcrete
Protect your python script, encrypt it as .pye and decrypt when import it
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
shramov/json2pb
Python/C++ implementation of JSON to/from Protobuf convertor