Search results
18 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Performant Map based cache using the SIEVE algorithm for eviction.
Node.js bindings for libCacheSim - A high-performance cache simulator and analysis library supporting LRU, FIFO, S3-FIFO, Sieve and other caching algorithms
Tools used to understand or work with numbers in Node.JS, Javascript and derivatives.
- number
- numbers
- math
- theory
- abundant
- adaptive simpson
- addition
- affine
- arithmetic
- basic
- bates
- binomial
- box muller
- box muller transform
- View more
Quadratic Sieve integer factorization method for JavaScript bigints
Node.js bindings for libCacheSim - A high-performance cache simulator and analysis library supporting LRU, FIFO, S3-FIFO, Sieve and other caching algorithms
Sieve of Eratosthenes implementation.
Prime number library
Generate a Sieve of Eratosthenes with constant time lookup
Low memory-usage implementation of a Sieve of Eratosthenes.
The Sieve of Eratosthenes (an ancient Greek prime number generator) as a JavaScript library
Test runner for sieve scripts
Implementation of various prime sieves in javascript with hooks for a sieving callback
Suite for testing primality, finding primes, and finding prime k-tuples
Quickly get a number's prime factors, using a cached Sieve of Eratosthenes
SIEVE in JS, a modern efficient cache algorithm that is simpler than LRU, using FIFO 2Q.
JavaScript implementation of the Sieve of Sundaram for finding prime numbers.
A JavaScript package for getting all prime numbers from an array.
An implementation of the sieve of Eratosthenes to check prime numbers.