Skip to content

uncompressed rank/select enabeld bitvector that can be memory mapped directly into memory.

License

Notifications You must be signed in to change notification settings

mpetri/rankbvmmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uncompressed rank/select enabeld bitvector that can be memory mapped directly into memory.

file format:

START
<size_t containing the number of bytes in the rankbv data structure>
<rankbv data structure>
EOF

usage:

see tests/rankbvTest.cpp

attributions:
- code taken from libcds

About

uncompressed rank/select enabeld bitvector that can be memory mapped directly into memory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published