Skip to content
Avatar

Achievements

Achievements

Highlights

  • 7 discussions answered

Organizations

@Jasig @gypified @strongloop @libuv @node-forward @nodejs
Block or Report

Block or report bnoordhuis

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.

Report abuse

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

Report abuse

Popular repositories

  1. Make a dump of the V8 heap for later inspection.

    JavaScript 2.3k 133

  2. node.js iconv bindings - text recoding for fun and profit!

    JavaScript 765 123

  3. Access the V8 profiler from node.js

    JavaScript 279 29

  4. working with node.js buffers made easy

    C++ 199 40

  5. ragel Public

    Ragel State Machine Compiler - http://www.complang.org/ragel/

    C++ 152 18

  6. shows how to emit events from C++ land

    JavaScript 81 17

1,318 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2022

Created 6 commits in 2 repositories

Created a pull request in libuv/libuv that received 3 comments

doc: update active maintainers list

I removed people that haven't been active in over a year. Imran's GPG key has never been used to sign a release so should be okay to remove.

+7 −6 3 comments
Opened 2 other pull requests in 1 repository

Created an issue in libuv/libuv that received 4 comments

aix,ibmi,zos: don't use thread-unsafe strtok()

libuv/src/unix/core.c Lines 1600 to 1619 in 4296fec Should use strtok_r(), or strchr() and track the pointer manually. @libuv/aix @libuv…

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.