one-wise
One-wise combinatorial testing generator
n-way-set-associative-cache
A TypeScript implementation of an N-way set-associative cache with configurable replacement policies, supporting operations like put, get, delete, and listAll. Optimized for performance and extensibility.