LFU cache and ideal cache cloning project: git clone https://github.com/2APetrin/cache.git cd cache building: cmake -B build cd build make launching: ./src/lfu or ./src/ideal