Quick question - I saw that internally it is using custom implementation of these 2 algorithms. Was there some particular reason not to use https://roaringbitmap.org ? Also, it is encoded in the end to Base64. Was there also some particular reason not to use Base85 or some other more compact format?