Skip to content
View theanarkh's full-sized avatar

Block or report theanarkh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. understand-nodejs understand-nodejs Public

    通过源?分析nodejs原理

    2.3k 259

  2. read-nodejs-code read-nodejs-code Public

    nodejs源?解析

    JavaScript 119 26

  3. read-libuv-code read-libuv-code Public

    libuv源?分析

    C 106 27

  4. read-linux-0.11 read-linux-0.11 Public

    linux0.11源?解析

    C 91 40

  5. nodejs-threadpool nodejs-threadpool Public

    基于nodejs worker_threads的线程?。耗时操作或nodejs没有提供异步模式的api(例如解密、同步的文件api)都可以在线程?中执行,业务代?只需要返回一个Promise或async函数给线程?库,至于业务逻辑做什么操作,其实都可以,比如setTimeout,异步操作,async await等

    JavaScript 73 22

  6. read-libtask-code read-libtask-code Public

    libtask源?分析,libtask是一个协程库,由google的Russ Cox大佬写的

    C 72 16