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
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- 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
- Make weak references to JavaScript Objects.☆45Updated last year
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- http framework☆36Updated 2 years ago
- Transform your data as it pass by, synchronously.☆108Updated 4 months ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆86Updated this week
- Superseded by rave-level. Open a leveldb handle multiple times.☆147Updated 9 months ago
- Small module wrapper for the AWS sdk that allows you to easily use s3 or the local file system☆79Updated 5 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.