Skip to content

ferminr/ocaml_roaring_bitmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml_roaring_bitmap

An implementation in OCaml of the Roaring bitmap data structure. The original implementation is described in this paper:

Better bitmap performance with Roaring bitmaps

Samy Chambi, Daniel Lemire, Owen Kaser, Robert Godin

Software: Practice and Experience, Volume 46, Issue 5. 21 April 2015

About

The Roaring bitmap data structure in OCaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published