libutil This is a library of various utilities that I find useful for C++. Contents include Various ranges, such as Range, which is similar to python's range Zip, again inspired by python Enumerated, which zips a range with the appropriate Range