package fast_bitvector

  1. Overview
  2. Docs

fast_bitvector

A library to efficiently store a bitvector/bitset, similar to https://github.com/janestreet/bitset/

For maximum performance, compilation with flambda is suggested. Compiling with classic optimizations means that some of the abstractions used are much less efficient.

OCaml

Innovation. Community. Security.