Skip to content

Issues: nodejs/node

Warning potential scam emails
#53727 opened Jul 4, 2024 by mhdawson
Open 3
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

buffer: use for loop for small copy length buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run.
#54113 opened Jul 30, 2024 by ronag Loading…
src: replace deprecated v8::FastApiTypedArray buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#54103 opened Jul 29, 2024 by targos Draft
buffer: faster type check author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run.
#54088 opened Jul 28, 2024 by ronag Loading…
buffer: use native copy impl author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs.
#54087 opened Jul 28, 2024 by ronag Loading…
52 bits support to Buffer.write(U)Int(LE|BE) buffer Issues and PRs related to the buffer subsystem. feature request Issues that request new features to be added to Node.js.
#53794 opened Jul 10, 2024 by rentalhost
Allow Buffer.copy to take an ArrayBuffer buffer Issues and PRs related to the buffer subsystem. feature request Issues that request new features to be added to Node.js. performance Issues and PRs related to the performance of Node.js.
#53700 opened Jul 2, 2024 by ronag
Fast Allocation of ArrayBuffer with maxByteLength buffer Issues and PRs related to the buffer subsystem.
#53680 opened Jul 2, 2024 by ronag
src: avoid allocation in the Size method for BASE64URL and BASE64 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#53550 opened Jun 22, 2024 by lemire Loading…
Accept Blobs anywhere where a Buffer is currently accepted for writing buffer Issues and PRs related to the buffer subsystem. feature request Issues that request new features to be added to Node.js. web streams
#53090 opened May 21, 2024 by danfuzz
Buffer.toString() cannot handle large indices buffer Issues and PRs related to the buffer subsystem. confirmed-bug Issues with confirmed bugs.
#52298 opened Apr 1, 2024 by imyp92
Class: Buffer do not follow when the underlying ArrayBuffer is resized buffer Issues and PRs related to the buffer subsystem. v20.x v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#52195 opened Mar 23, 2024 by klebom
Add support to Buffer.indexOf(value, startOffset, endOffset) buffer Issues and PRs related to the buffer subsystem. feature request Issues that request new features to be added to Node.js.
#51966 opened Mar 5, 2024 by rentalhost
buffer: make buflen in integer range buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#51821 opened Feb 21, 2024 by kylo5aby Loading…
Buffer.utf8Write() fails to write when buffer length exceeds 2 GB buffer Issues and PRs related to the buffer subsystem. confirmed-bug Issues with confirmed bugs. good first issue Issues that are suitable for first-time contributors.
#51817 opened Feb 21, 2024 by adembo
lib: Enhancing Performance and Readability with Switch Statements 🚀 buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js.
#51304 opened Dec 28, 2023 by sanjaiyan-dev Loading…
Buffer.slice should not be marked as deprecated ,as Buffer.slice has a good performace (which can references the same memory) buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations.
#50624 opened Nov 8, 2023 by introspection3
buffer: cleanup buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#50125 opened Oct 10, 2023 by rluvaton Loading…
doc: document undocumented methods on buffer prototype buffer Issues and PRs related to the buffer subsystem. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations.
#48041 opened May 16, 2023 by Xstoudi Loading…
buffer: use buffer length as max of start offset in buf.compare buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run.
#47757 opened Apr 28, 2023 by deokjinkim Loading…
File should be clonable via structuredClone buffer Issues and PRs related to the buffer subsystem.
#47612 opened Apr 18, 2023 by zloirock
Undocumented buffer.***Slice() methods buffer Issues and PRs related to the buffer subsystem.
#46467 opened Feb 1, 2023 by jasnell
Performance regression in Buffer.concat buffer Issues and PRs related to the buffer subsystem. performance Issues and PRs related to the performance of Node.js.
#45802 opened Dec 9, 2022 by wemeetagain
Performance issues in Buffer.writeUInt* functions? buffer Issues and PRs related to the buffer subsystem. performance Issues and PRs related to the performance of Node.js.
#44645 opened Sep 14, 2022 by hjerabek
buffer: revert GetBackingStore optimization in API buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#44579 opened Sep 9, 2022 by kvakil Loading…
node::Buffer::New is 4x slower than V8 APIs buffer Issues and PRs related to the buffer subsystem. node-api Issues and PRs related to the Node-API. performance Issues and PRs related to the performance of Node.js.
#44111 opened Aug 3, 2022 by kvakil
ProTip! What’s not been updated in a month: updated:<2024-07-01.