Okay so I'm looking for an IC or anything that contains a large number of controllable switches.
Say for instance, 100 switches. Each switch must have an independent input and output. I don't want to select from them, so I don't need a mux/demux. I essentially want all 100 of them to be individually controllable, which I suppose would require 100 bits of control, so if an IC did exist it would have to be at least 300+ pins
Is there any way to do this? I'm doubtful that there's an IC that can do this, but maybe there's a solution I haven't heard of.
Any help is appreciated. Thanks.
EDIT with crosspoint
So I realize I could connect different points to every other point with a crosspoint switch that had 2x as many pins as connection points, sort of like this.

But this results in a lot of wasted switches. Out of the 16 switches in this 4x4 crosspoint, only 6 are needed, so 10 are wasted.
Optimally, I should only need 6, like so:

Also, I think it's possible to connect by using a cross point that has the same amount of total IO as connection points I need, like this:

But to connect any point back to the same side, I would have to use up one of the points on the other side. Like {A-C-B}