pinojs / sonic-boomLinks
Extremely fast utf8 only stream implementation
☆303Updated 3 weeks ago
Alternatives and similar repositories for sonic-boom
Users that are interested in sonic-boom are comparing it to the libraries listed below
Sorting:
- A streaming way to send data to a Node.js Worker Thread☆249Updated this week
- Asynchronous bootstrapping of Node applications☆458Updated last month
- fastify plugin to forward the current http request to another server☆164Updated 2 weeks ago
- A cacheable dns.lookup(…) that respects TTL☆216Updated last year
- JSON.parse() drop-in replacement with prototype poisoning protection☆238Updated 2 weeks ago
- Flattens the underlying C structures of a concatenated JavaScript string☆391Updated 3 years ago
- Fake HTTP injection library☆408Updated 2 weeks ago
- Split Streams3 style☆293Updated last year
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)☆196Updated 2 months ago
- Process load measuring plugin for Fastify, with automatic handling of "Service Unavailable"☆401Updated last month
- npm's content-addressable cache☆296Updated 3 weeks ago
- ☆84Updated 7 months ago
- Validate your env variables using Ajv and dotenv☆256Updated last month
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆226Updated 11 months ago
- Gracefully terminates HTTP(S) server.☆334Updated 2 years ago
- A stream implementation that does more by doing less☆256Updated last month
- very fast object redaction☆319Updated last year
- Execute a function on exit without leaking memory, allowing all objects to be garbage collected☆145Updated last year
- Clone a Readable stream, safely