bibig / node-shorthashLinks
get a unique short hash of a string
☆130Updated 8 years ago
Alternatives and similar repositories for node-shorthash
Users that are interested in node-shorthash are comparing it to the libraries listed below
Sorting:
- Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines☆244Updated 9 months ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- Expressive MongoDB query builder☆479Updated last week
- Next-generation take on pre/post function hooks☆84Updated last week
- Phash Bindings for Node.js☆164Updated 5 years ago
- Readable and Writable Streams that use backing Buffers.☆226Updated 9 months ago
- Fast and safe nested object access and manipulation in JavaScript☆257Updated last year
- Construct ObjectIDs without the mongodb driver or bson module. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and…☆209Updated last year
- Fast and efficient in-memory rate-limit for Node, used to alleviate most common DOS attacks.☆112Updated 3 weeks ago
- Like `fs.rename`, but works across devices, and works with directories. Think of the unix utility `mv`.☆155Updated last year
- Easily generate random strings like passwords, with simple options for specifying a length and for using patterns of numeric, alpha-numer…☆184Updated 2 years ago
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- Implements a locking primitive using redis. An implementation of the algorithm described at https://redis.io/commands/setnx☆211Updated 2 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- NodeJS file stream rotator☆148Updated last year
- Node cache store for Redis☆67Updated 6 years ago
- please use path-to-regexp's `match` function☆137Updated 6 months ago
- Converts a Buffer/String to a readable stream.☆150Updated 9 years ago
- A NodeJS module that helps you reading large text files, line by line, without buffering the files into memory.☆142Updated 7 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆101Updated last year
- A light cache system with Redis for Express☆286Updated 3 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- A very fast streaming multipart parser for node.js☆188Updated 2 years ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Detect character encoding using ICU☆84Updated last year
- Rate limiting middleware for Express☆423Updated 6 years ago
- A light statistical package that operates on Arrays.☆74Updated 5 years ago
- Simple wrapper around the "child_process" module that makes use of promises☆248Updated 6 years ago
- Compose an array of middleware into a single function for use in Express, Connect, router, etc☆92Updated 4 months ago