Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / servo/smallbitvec issues and pull requests

#29 - Rename `master` branch to `main`

Issue - State: closed - Opened by mrobinson 11 months ago - 2 comments

#28 - Add a static assertion that align_of::<Storage>() > 1

Issue - State: open - Opened by mbrubeck over 3 years ago

#27 - Improve performance of hashing `SmallBitVec`s

Pull Request - State: closed - Opened by narpfel over 3 years ago - 1 comment

#26 - Inline two default impls.

Pull Request - State: closed - Opened by emilio almost 5 years ago - 2 comments

#24 - Allow creating empty iterators.

Pull Request - State: closed - Opened by emilio almost 5 years ago - 1 comment

#23 - Add insert method

Pull Request - State: open - Opened by canndrew about 5 years ago

#22 - Add count_ones, count_zeros methods

Pull Request - State: open - Opened by canndrew about 5 years ago

#21 - Add shrink_to_fit method

Issue - State: open - Opened by canndrew over 5 years ago - 2 comments

#20 - Allow using smallbitvec in no_std + alloc

Pull Request - State: closed - Opened by thomcc over 5 years ago - 5 comments

#19 - use no_std_compat to turn smallbitvec into a no_std/alloc crate

Pull Request - State: closed - Opened by TyberiusPrime over 5 years ago - 2 comments

#18 - Add SmallBitVec::last(&self) -> Option<bool>

Pull Request - State: closed - Opened by SimonSapin over 5 years ago - 2 comments

#17 - Add into_raw and from_raw functions.

Pull Request - State: closed - Opened by heycam about 6 years ago - 8 comments

#16 - Remove unneeded webhook notification

Pull Request - State: closed - Opened by Darkspirit about 6 years ago - 1 comment

#15 - Add `resize` and `truncate` methods

Pull Request - State: closed - Opened by Diggsey over 6 years ago - 1 comment

#13 - true bit iterator

Issue - State: open - Opened by ChrisJefferson over 6 years ago - 1 comment

#12 - Inline some stuff that is hot.

Pull Request - State: closed - Opened by emilio over 6 years ago

#11 - `SmallBitVec::range` method (alternative to `impl Index<Range<usize>>`)

Pull Request - State: closed - Opened by dbkaplun almost 7 years ago - 1 comment

#10 - `cargo fmt` + `cargo clippy` fixes

Pull Request - State: closed - Opened by dbkaplun almost 7 years ago

#9 - Add Travis support

Pull Request - State: closed - Opened by dbkaplun almost 7 years ago

#8 - Convert u32 methods to usize

Pull Request - State: closed - Opened by dbkaplun almost 7 years ago - 2 comments

#7 - [breaking change] vec!-style interface

Pull Request - State: closed - Opened by dbkaplun almost 7 years ago - 3 comments

#6 - Feature: implement more Vec methods

Issue - State: closed - Opened by dbkaplun almost 7 years ago - 4 comments

#5 - Optimize SmallBitVec::remove

Pull Request - State: closed - Opened by mbrubeck over 7 years ago - 3 comments

#4 - Optimize SmallBitVec::remove

Issue - State: closed - Opened by mbrubeck over 7 years ago

#3 - Set up Travis CI

Issue - State: closed - Opened by mbrubeck over 7 years ago - 1 comment

#2 - Optimize from_elem to avoid heap allocation when possible

Pull Request - State: closed - Opened by MaloJaffre over 7 years ago - 1 comment

#1 - Make buffer_mut take &mut self

Pull Request - State: closed - Opened by SimonSapin over 7 years ago