Stars
🦀 Small exercises to get you used to reading and writing Rust code!
程序员延寿指南 | A programmer's guide to live longer
⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue
Async client for aliyun OSS(Object Storage Service) using oss2 and aiohttp_/asyncio_.
A fast and accurate contest rating prediction web application.
Documentation that simply works
Extensions for Python Markdown
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
Python dependency locking for complex projects
《Python源码剖析 深度探索动态语言核心技术》电子书, 配套资源, 配套代码
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A framework for managing and maintaining multi-language pre-commit hooks.
The new Windows Terminal and the original Windows console host, all in the same place!
Dive into CPython internals, trying to illustrate every detail of CPython implementation
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
An async Python micro framework for building web applications.
Chinese copywriting guidelines for better written communication/中文文案排版指北
GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
Command line driven CI frontend and development task automation tool.
CommonMark spec, with reference implementations in C and JavaScript
Repository for the book "Crafting Interpreters"
手撸解释器教程《Crafting Interpreters》中文翻译