dpc / mioco.pre-0.9

Scalable, coroutine-based, asynchronous IO handling library for Rust programming language. (aka MIO COroutines).
Mozilla Public License 2.0
457 stars 30 forks source link

Use count leading zeroes to speed up sparse bitvec. #45

Closed dpc closed 9 years ago

dpc commented 9 years ago

This is broken until bitvec fix is merged: https://github.com/contain-rs/bit-vec/pull/21