smallbitset 0.3.0

This crate provides a series of allocation free sets capable of holding small integer values.
Documentation
[dependencies]

[package]
authors = ["Xavier Gillard <xavier.gillard@uclouvain.be>"]
categories = ["data-structures", "mathematics"]
description = "This crate provides a series of allocation free sets capable of holding small integer values."
edition = "2018"
keywords = ["bitset", "small-values", "allocation-free"]
license = "MIT"
name = "smallbitset"
readme = "README.md"
repository = "https://github.com/xgillard/smallbitset"
version = "0.3.0"