promise-memoize VS rfpify

Compare promise-memoize vs rfpify and see what are their differences.

promise-memoize

Memoize promise-returning functions. Includes cache expire and prefetch. (by nodeca)

rfpify

[DEPRECATED] Promisify a result-first callback function. (by SamVerschueren)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
promise-memoize rfpify
- -
58 10
- -
0.0 0.0
over 5 years ago almost 7 years ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

promise-memoize

Posts with mentions or reviews of promise-memoize. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning promise-memoize yet.
Tracking mentions began in Dec 2020.

rfpify

Posts with mentions or reviews of rfpify. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning rfpify yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing promise-memoize and rfpify you can also consider the following projects:

Bluebird - :bird: :zap: Bluebird is a full featured promise library with unmatched performance.

p-map - Map over promises concurrently

pify - Promisify a callback-style function

Simple-Series-Parallel - A minimalist utility module for running async functions in series or parallel

pinkie-promise - Promise ponyfill with pinkie

delay - Delay a promise a specified amount of time

iterum - Handling iterables like lazy arrays.

valvelet - Limit the execution rate of a function