one-wise
One-wise combinatorial testing generator
One-wise combinatorial testing generator
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.