Search
@neophi/sieve-cache
Performant Map based cache using the SIEVE algorithm for eviction.
v1.5.0 URL:
https://unpkg.com/@neophi/sieve-cache@1.5.0/dist/cjs/index.js
Open
Browse Files
sieve
cache
quadraticsievefactorization
Quadratic Sieve integer factorization method for JavaScript bigints
v1.0.78 URL:
https://unpkg.com/quadraticsievefactorization@1.0.78/QuadraticSieveFactorization.js
Open
Browse Files
quadratic
sieve
integer
factorization
prime
bigint
mpqs
siqs
crypto-sieve
Low memory-usage implementation of a Sieve of Eratosthenes.
v1.1.2 URL:
https://unpkg.com/crypto-sieve@1.1.2/dist/index.js
Open
Browse Files
crypto
sieve
prime
eratosthenes
js-sieve
SIEVE in JS, a modern efficient cache algorithm that is simpler than LRU, using FIFO 2Q.
v0.0.4 URL:
https://unpkg.com/js-sieve@0.0.4/dist/sieve.cjs
Open
Browse Files
cache
lru
sieve
fifo
sieve-set
Generate a Sieve of Eratosthenes with constant time lookup
v1.0.3 URL:
https://unpkg.com/sieve-set@1.0.3/index.js
Open
Browse Files
prime
sieve
primesieve
object
set
constant
eratosthenes
fast