Skip to content
View bnoordhuis's full-sized avatar

Organizations

@Jasig @gypified @strongloop @libuv @node-forward @nodejs

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.

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. node-heapdump node-heapdump Public

    Make a dump of the V8 heap for later inspection.

    JavaScript 2.5k 131

  2. node-iconv node-iconv Public

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

    JavaScript 800 118

  3. node-profiler node-profiler Public

    Access the V8 profiler from node.js

    JavaScript 283 30

  4. node-buffertools node-buffertools Public

    working with node.js buffers made easy

    C++ 205 36

  5. v8-cmake v8-cmake Public

    The V8 JavaScript engine, but built with CMake instead of GN - WIP

    C++ 196 56

  6. ragel ragel Public

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

    C++ 157 19

972 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to quickjs-ng/quickjs, libuv/libuv, rubyjs/mini_racer and 13 other repositories
Loading A graph representing bnoordhuis's contributions from April 07, 2024 to April 09, 2025. The contributions are 42% commits, 29% code review, 23% pull requests, 6% issues. 29% Code review 6% Issues 23% Pull requests 42% Commits

Contribution activity

April 2025

Created a pull request in quickjs-ng/quickjs that received 2 comments

Add parserless build mode

Add a QJS_ENABLE_PARSER build option that enables/disables the parser. Useful if you want to execute bytecode but not parse source code, e.g., for …

+68 −2 lines changed 2 comments
Opened 4 other pull requests in 3 repositories
Reviewed 14 pull requests in 2 repositories
Loading