I think the question should be reversed. Which part of you boost would you not want to use ?
In my experience pretty much all of it is interesting and useful in each problem domain.
You should spend time looking all around the boost documentation to find the areas that cover your interests.
One exception may be boost::numeric::ublas
which is does its job, but Eigen does it remarkably better.