# understand-nodejs
**Repository Path**: mirrors_trending/understand-nodejs
## Basic Information
- **Project Name**: understand-nodejs
- **Description**: 通过源码分析nodejs原理
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 2
- **Created**: 2020-09-13
- **Last Updated**: 2025-09-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 通过源码分析 Node.js 原理
* [官网](https://theanarkh.github.io/understand-nodejs)
* [Node.js 源码分析系列文章](https://www.zhihu.com/column/c_1094251741922619392)
* [深入剖析 Node.js 底层原理](https://juejin.cn/book/7171733571638738952) 和 [示例代码](https://github.com/theanarkh/nodejs-book)
* [JavaScript 运行时 Demo](https://github.com/theanarkh/js-runtime-demo)
* [No.js: 基于 V8 和 io_uring 的 JavaScript 运行时](https://github.com/theanarkh/No.js)
* [Deer: 基于 V8 和 kqueue 的 JavaScript 运行时](https://github.com/theanarkh/Deer)
* [No.js: 基于 V8 和 Libuv 的 JavaScript 运行时](https://github.com/theanarkh/nojs)
* [Node.js V10.x 源码注释](https://github.com/theanarkh/read-nodejs-code)
* [Libuv 源码注释](https://github.com/theanarkh/read-libuv-code)
