Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/theanarkh/understand-nodejs

通过源码分析nodejs原理
https://github.com/theanarkh/understand-nodejs

Last synced: about 1 month ago
JSON representation

通过源码分析nodejs原理

Lists

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)

* [Node.js V10.x 源码注释](https://github.com/theanarkh/read-nodejs-code)

* [Libuv 源码注释](https://github.com/theanarkh/read-libuv-code)

Thanks
Thanks