Search results
197 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Retry a promise-returning or async function
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
detect possibly catastrophic, exponential-time regular expressions
A utility that allows retrying a function with an exponential delay between attempts.
Because everyone loves a tryer! Conditional and repeated task invocation for node and browser.
detect possibly catastrophic, exponential-time regular expressions
Fibonacci and exponential backoffs.
Use pow(), sqrt(), hypot(), log(), exp() exponential functions in CSS
A library to find JS RegExp with super-linear worst-case time complexity for attack strings that repeat a single character.
Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation
- binary
- crypto
- datastructure
- distribution
- exponential
- gaussian
- generator
- geometric
- normal
- prng
- random
- typedarray
- typescript
- uniform
Exponential function.
Natural exponential function.
Evaluate bˣ - 1.
Compute exp(x) - 1.
Seedable random number generator supporting many common distributions.
- random
- number
- generator
- rng
- prng
- stats
- d3-random
- probability
- seedrandom
- distribution
- pseudorandom
- uniform
- normal
- gaussian
- View more
Exponential distribution cumulative distribution function (CDF).
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- probability
- cdf
- cumulative distribution
- distribution function
- memoryless
- life-time
- exponential
- univariate
Parse an exponential notation string into parts
Lightweight module to convert number from exponential notaton to a human readable string
Retry a promise-returning or async function
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
A collection of helpful RxJS operators to deal with backoff strategies (like exponential backoff)
Simple exponential backoff pulled out of Primus by @3rd-Eden