package fast_bitvector

  1. Overview
  2. Docs
A bitvector library

Install

Dune Dependency

Authors

Maintainers

Sources

fast_bitvector-0.1.2.2.tbz
sha256=5be2df6779c72432e1f512c4e31d6b564e90d8d839429c46b2062ef5b9d7b3f4
sha512=9196c0e6984eab20cb3e4db4f0c9510ef9d8fd5fb6fed00db7d46bf9d63afe9e6218db732a84d6a213fe1bcbf66acb92755df709e8c746767fbae3af18a280f3

doc/README.html

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.