Bitwise was an (in)famous tech hub in downtown Fresno that imploded spectacularly in the last year.
It took its name from operators like |, &, ~, and ^, which are called bitwise operators in C++. They let you treat an int like an array of 32 bits that you can read from, write to, and test in parallel, allowing great peformance and a compact use of memory.