servo/smallbitvec

Name: smallbitvec

Owner: Servo

Description: A growable bit-vector for Rust, optimized for size

Created: 2017-09-08 21:07:30.0

Updated: 2018-04-19 11:37:08.0

Pushed: 2018-04-19 01:05:41.0

Homepage:

Size: 52

Language: Rust

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

smallbitvec

A bit vector that is only one word wide, and can store data either inline or on the heap. Like the bit-vec crate but optimized for small inline size and reduced allocations.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.