How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Data Structures

calendar_today January 1, 2001 domain filecoin

Data Structures State reliable Theory Audit n/a Edit this section section-appendix.data_structures RLE+ Bitset Encoding State reliable Theory Audit n/a Edit this section section-appendix.data_structures.rle-bitset-encoding RLE+ is a lossless compression format based on RLE. Its primary goal is to reduce the size in the case of many individual bits, where RLE breaks down quickly, while keeping the same level of compression for large sets of contiugous bits. In tests it has shown to be more compact than RLE itself, as well as Concise and Roaring.

open_in_new Read original post