lovell / shorterLinks
Node.js module to very quickly (de)compress short strings. Uses the SIMD-powered entropy encoding features of shoco.
☆30Updated 7 years ago
Alternatives and similar repositories for shorter
Users that are interested in shorter are comparing it to the libraries listed below
Sorting:
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆86Updated this week
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- speed measurement in javascript☆89Updated last week
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Convert a Blob to a Buffer.☆76Updated 4 years ago
- http framework☆36Updated 2 years ago
- Small module wrapper for the AWS sdk that allows you to easily use s3 or the local file system☆79Updated 5 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Transform your data as it pass by, synchronously.☆109Updated this week
- Superseded by rave-level. Open a leveldb handle multiple times.☆145Updated 10 months ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆97Updated 8 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆56Updated 2 weeks ago
- ☆27Updated 6 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Like String#replace(), but for buffers☆27Updated 5 months ago
- Minimal recursive file watcher☆83Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- A debug comment -> debugment☆92Updated 6 years ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆102Updated 7 years ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- A simple JavaScript implementation of `du -sb`☆28Updated 2 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated 2 years ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- DEPRECATED: Use rza for a class based approach or gza for a functional approach.☆57Updated 6 years ago