Home

Awesome

Simple succinct data structures

These structures are comparable to those in SDSL in performance and scalability. As the focus is on (relative) simplicity, ugly low-level optimizations are generally avoided.

Implemented functionality

Integer vectors

Bitvectors

Planned functionality

Integer vectors

Bitvectors

Notes