Blaster is a source-to-source C compiler project designed to optimize linear algebra operations within C code, enhancing performance and efficiency. By automatically identifying and replacing naive implementations of vector/matrix operations with optimized CBLAS function calls.