shuhari / 500lines-rewrite
Re-write code of "500 Lines or Less" project.
☆125Updated last year
Alternatives and similar repositories for 500lines-rewrite:
Users that are interested in 500lines-rewrite are comparing it to the libraries listed below
- CPython Internals 学习笔记☆118Updated 7 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆125Updated 2 years ago
- 存储(分布式、存储引擎等)领域相关的论文阅读笔记☆192Updated 2 years ago
- leveldb 传☆86Updated last year
- Static mirror of coolshell.cn, (c) haoel 2023.☆225Updated last year
- 翻译 Guido 的解析器系列文章☆227Updated 5 years ago
- This repository dives deeper than mere tactics. Here, you'll find a meticulously chosen selection of books, papers and courses which not …☆177Updated last year
- The Paper-and-Pencil Lectures on Algorithms☆56Updated 2 years ago
- nginx-1.19.10 源码阅读,分析关键组件与核心运转流程, 并使用图例 进行描述☆95Updated 3 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 4 years ago
- [译] UCB CS61a SICP Python 描述 中文版☆84Updated 4 years ago
- Readings in Database Systems, 5th Edition 中文翻译☆91Updated 3 years ago
- Shuo's learning notes on Linux TCP/IP stack☆117Updated last year
- A Python Implementation for Git for learning☆42Updated 3 years ago
- Writing a Interpreter in Go翻译☆94Updated 5 months ago
- 《Python源码剖析 深度探索动态语言核心技术》电子书, 配套资源, 配套代码☆88Updated 4 years ago
- 【译】UIUC CS241 系统编程中文讲义☆49Updated 2 years ago
- PegasusWang 的读书笔记☆102Updated 9 months ago
- ☆455Updated 2 years ago
- interview data structures and algorithms☆43Updated 8 months ago
- My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答☆110Updated 2 years ago
- Flask-related job opportunities.☆75Updated 3 years ago
- A super simple file database, base on B-tree. 基于B-tree实现的Key-value文件数据库。☆17Updated 2 years ago
- A tiny python interpreter for educational purpose☆110Updated 3 years ago
- [译] GeeksForGeeks 翻译计划☆58Updated 3 years ago
- 《软件知识快速入门精要》 主要收集来自 [X 分钟速成 Y 网站](https://learnxinyminutes.com) 上的计算机技术与理论的相关速成中文文章。☆20Updated 8 years ago
- docker.sh 是用 Shell 写的一个简易的 docker,麻雀虽小,五脏俱全,可用于学习 Docker 原理。☆115Updated 2 years ago
- dive into cpython source code☆217Updated last week
- Traditional Chinese translation of "What Every Programmer Should Know About Memory"☆86Updated 4 years ago
- pineapple lang 是一个简单的编程语言 demo. 它包含了个手写的递归下降解析器和一个简单的解释器. 虽然该语言甚至不是图灵完备的. 但 pineapple 的主要目的是让编译原理初学者有一个预热, 简单了解一个编程语言是怎么构建的.☆250Updated 2 years ago