Search results
71 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
file streams that roll over when size limits, or dates are reached
Rate limiter that supports a rolling window, either in-memory or backed by Redis
Adler-32 hashing algorithm
<layflags-rolling-number> is an easy-to-use inline Web Component that shows a nice rolling digit animation and automatically adapts to the surrounding font style
Flexible and performant rate limiter based on sliding window algorithm with arbitrary precision
Rate limiter with a maximum number of calls per given period of time
Sliding window rate limiter with Redis 3.2 backend
Rolling bar (banner) UI for React Native
A simple Node.js package to implement zero-downtime rolling restarts within your application.
Class representing a pseudorandom number manager. Includes Mersenne Twister uniform distribution, Box Mueller gaussian distribution, n-sided die rolling, history of variable max size, elementary statistics, and scale/clip/round convenience functions.
Calculate the simple moving average of an array.
- arr
- arr-average
- arr-avg
- array
- array-average
- array-avg
- average
- average-arr
- avg
- avg-arr
- avg-array
- floating
- moving
- rolling
- View more
Write to a file until limits you define are reached, after which a new file is created to and written to until its limits are reached, and so on.
Deploys your schema changes and routines, it versions all your changes and roles back failed routines to previous versions
Compute a moving sample Pearson product-moment correlation coefficient incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- covariance
- sample covariance
- variance
- unbiased
- var
- correlation
- corr
- pcorr
- View more
efficient rolling stats added one by one with no recalculation
A Node library for logging
Compute a moving arithmetic mean of squared absolute values incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- average
- avg
- mean
- incremental
- accumulator
- moving mean
- moving average
- sliding window
- View more
Compute a moving sum of squared absolute values incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- sum
- total
- incremental
- accumulator
- moving sum
- sliding window
- sliding
- window
- View more
Compute a moving sample absolute Pearson product-moment correlation coefficient incrementally.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- covariance
- sample covariance
- variance
- unbiased
- var
- correlation
- corr
- apcorr
- View more
Compute moving minimum and maximum absolute values incrementally.