Skip to content

lemire/bitmap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitmap

The bitmap package implements the Enhanced Word-Aligned Hybrid (EWAH) bitmap compression algorithms, for now. The setup is so that multiple bitmap compressions can be implemented under the same bitmap interface.

For more details please refer to the blog post.

Please see ewah_test.go for examples of how to use.

Releases

No releases published

Packages

No packages published

Languages

  • Go 62.1%
  • Pascal 35.7%
  • Shell 2.2%