confluentinc / confluentinc/parallel-consumer
Runlength and bitarray implementation
Open
- Dominant language
- Java
- Stars
- 299
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.