Chang-LeHung / dive-into-cpythonLinks
dive into cpython source code
☆229Updated 6 months ago
Alternatives and similar repositories for dive-into-cpython
Users that are interested in dive-into-cpython are comparing it to the libraries listed below
Sorting:
- Re-write code of "500 Lines or Less" project.☆130Updated last year
- 深度解析 CPython3.8 源码实现☆74Updated 3 months ago
- 《Python源码剖析 深度探索动态语言核心技术》电子书, 配套资源, 配套代码☆101Updated 4 years ago
- Set of guidelines and structure of a Python project.☆462Updated 6 months ago
- 《Python 3 源码剖析》☆993Updated 2 years ago
- 一本关于使用 Pythonic 的应用架构模式来管理复杂性的书。你看,宇宙(Cosmos)是混乱(Chaos)的反面。不过,O'Reilly 实际上不允许我们把它叫做《Cosmic Python》(宇宙般的 Python)。☆137Updated 2 weeks ago
- 《流畅的Python(第2版)》中文版精心翻译版本,旨在拒绝生硬、晦涩的中文翻译。☆83Updated 3 weeks ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆127Updated 3 years ago
- 对官方PEP(Python增强提案)的中文翻译☆238Updated 3 years ago
- CPython Internals 学习笔记☆123Updated 7 years ago
- 《Pragmatic Programmer》中文翻译☆99Updated 4 years ago
- 🐑 🐑 🐑 本系列教程主要是为了弄清楚容器化的原理,纸上得来终觉浅,绝知此事要躬行,理论始终不及动手实践来的深刻,所以这个系列会用go语言实现一个类似docker的容器化功能,最终能够容器化的运行一个进程。☆156Updated 2 years ago
- fastapi/flask/sanic/asyncio/bottle/webpy 等源码注解合集☆729Updated last year
- 《自己动手写python虚拟机》C++实现☆75Updated 4 years ago
- 🔧 High-performance Python rate limiting library with multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket & GCR…☆389Updated last week
- 硬核书<<程序原理>>,有难度,有深度,值得拥有! 使用汇编、C、Java全面系统讲解,理论结合实践,图表并茂。☆121Updated 3 months ago
- docker.sh 是用 Shell 写的一个简易的 docker,麻雀虽小,五脏俱全,可用于学习 Docker 原理。☆114Updated 2 years ago
- 一个简短的、带示例的 CMake 入门示例☆52Updated 8 months ago
- Python 实现23种设计模式☆250Updated 6 years ago
- effective debugging 中文翻译☆615Updated last year
- UtilMeta - progressive meta framework for API development in Python☆190Updated last month
- ☆247Updated 3 years ago
- ☆80Updated 2 years ago
- 介绍计算机系统基础知识,深入剖析各种容器和算法原理,真正透彻理解各种基础技术,夯实计算机基础!!!☆110Updated 2 years ago
- nginx-1.19.10 源码阅读,分析关键组件与核心运转流程, 并使用图例进行描述☆103Updated 4 years ago
- Python异步任务编排框架。支持http,redis和MySQL异步任务,异步文件IO。Python下最快的http server之一。☆154Updated 2 years ago
- 《Python3 标准库》电子书和配套代码 "The Python Standard Library by Example" ebook and source code 一本又厚又全的讲解Python3标准库的书籍(1000多页)适合当作字典参考或者闲暇时慢慢阅读。☆168Updated 2 years ago
- ☆465Updated 2 years ago
- A tiny python interpreter for educational purpose☆110Updated 4 years ago
- Moved to https://github.com/pallets-eco/flask-docs-translations☆96Updated last year