Safer Node.js Buffer API
☆352Jun 3, 2023Updated 2 years ago
Alternatives and similar repositories for safe-buffer
Users that are interested in safe-buffer are comparing it to the libraries listed below
Sorting:
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- On-disk variable sized chunk store☆22Feb 2, 2016Updated 10 years ago
- Minimal async jobs utility library, with streams support☆25Dec 18, 2025Updated 3 months ago
- schema package for HTTPArchive (HAR)☆23Jun 4, 2020Updated 5 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Ensure a function is always called within a timeout period☆19Oct 27, 2020Updated 5 years ago
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆37Nov 11, 2018Updated 7 years ago
- ☆20Sep 24, 2025Updated 5 months ago
- ☆26Dec 7, 2017Updated 8 years ago
- process.nextTick always accepts args, always☆33Jun 19, 2019Updated 6 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- (abandoned) modular front-end for bittorrent + webtorrent instances☆12Jul 18, 2016Updated 9 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆50Feb 14, 2022Updated 4 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 9 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Apr 16, 2017Updated 8 years ago
- ☆19Dec 21, 2024Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 4 months ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Jun 14, 2024Updated last year
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- Modern Buffer API polyfill without footguns☆27Apr 22, 2021Updated 4 years ago
- Is this an ES6 Symbol value?☆19Updated this week
- random bytes from browserify stand alone☆102Dec 21, 2024Updated last year
- ☆19Feb 28, 2018Updated 8 years ago
- A stream of fixed-size blocks☆55Nov 24, 2025Updated 3 months ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- Super-minimalist version of `concat-stream`. Less than 15 lines!☆23Jul 17, 2020Updated 5 years ago
- ☆20Oct 18, 2021Updated 4 years ago
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- os.cpus() for node and the browser☆25May 25, 2020Updated 5 years ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- Node style hashes for use in the browser, with native hash functions in node☆54Feb 25, 2026Updated 3 weeks ago
- ☆19Dec 21, 2024Updated last year
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Jun 14, 2024Updated last year