8 skills found
Cydhra / VersSuccinct data structures using very efficient rank and select
nicola-gigante / BitvectorA C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all in succinct space
laysakura / Fid RsHigh performance FID (Fully Indexable Dictionary) library
hideo55 / Cpp HSDSSuccinct Data Structure Library Collection.Includes bit-vector/wavelet-matrix/trie.
hideo55 / Go SbvectorSuccinct Bit Vector implementation for Go.
MatsuTaku / SimpleDataStructureC++17 library that packed some of succinct data structures and algorithms supports.
alpaylan / BvrsA lightweight Rust library for BitVector Rank&Select operations, coupled with a generic Sparse Array implementation.
uchiiii / CompactDataStructureNo description available