jhiesey / to-arraybufferLinks
Get an ArrayBuffer from a Buffer as fast as possible
☆20Updated 4 years ago
Alternatives and similar repositories for to-arraybuffer
Users that are interested in to-arraybuffer are comparing it to the libraries listed below
Sorting:
- ☆27Updated 4 years ago
- ☆26Updated 8 years ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- ☆19Updated 7 years ago
- Node.js path.dirname() ponyfill☆13Updated 4 years ago
- A simple module for bitwise-xor on buffers☆31Updated last year
- A list of objects bound by prototype chain☆20Updated 2 months ago
- Unpipe a stream from all destinations☆22Updated 5 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Updated 7 years ago
- Generate safe JS code that can used to reference a object property☆25Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Utilities for the snapdragon parser/compiler.☆18Updated 5 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 7 years ago
- Encode and decode streams into string streams in node.js☆27Updated last year
- Returns the next buffer/object in a stream's readable queue☆22Updated 2 years ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- The Thing when you need it☆18Updated last year
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Create an array by repeating the given string n times.☆19Updated 4 years ago
- Parse and stringify mdns service types☆15Updated 8 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20Updated 9 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Check if an object can be used like an Array☆17Updated 4 months ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails