davidmarkclements / flatstrLinks
Flattens the underlying C structures of a concatenated JavaScript string
☆389Updated 3 years ago
Alternatives and similar repositories for flatstr
Users that are interested in flatstr are comparing it to the libraries listed below
Sorting:
- A stream implementation that does more by doing less☆255Updated last year
- Extremely fast utf8 only stream implementation☆291Updated 3 weeks ago
- Safely and quickly serialize JavaScript objects☆351Updated 8 months ago
- Reuse objects and functions with style☆181Updated this week
- Split Streams3 style☆290Updated last year
- Get callsites from the V8 stack trace API☆265Updated last year
- A cacheable dns.lookup(…) that respects TTL☆211Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated last year
- ☆252Updated 4 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆256Updated last year
- Module to hook into the Node.js require function☆177Updated 6 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆521Updated 2 months ago
- Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1☆282Updated 7 years ago
- Node.js module for brotli compression/decompression with native bindings☆172Updated 4 years ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated last month
- when you want to fire an event no matter how a process exits.☆193Updated last year
- ☆155Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 2 months ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆146Updated 10 months ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 years ago
- tar-stream is a streaming tar parser and generator.☆430Updated last year
- Creates super long stack traces☆196Updated 9 months ago
- npm's content-addressable cache☆290Updated 3 weeks ago
- RFC 7234 in JavaScript. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases☆255Updated 5 months ago
- Write files in an atomic fashion w/configurable ownership☆240Updated last month
- Properly hijack require☆402Updated 4 months ago
- Simple “Least Recently Used” (LRU) cache☆716Updated 4 months ago
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js…☆368Updated 2 years ago