Ecosyste.ms: Issues

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

GitHub / amethyst/hibitset issues and pull requests

#67 - Add u128 support

Pull Request - State: open - Opened by stevefan1999-personal about 1 month ago - 3 comments

#66 - Generalize integer type

Pull Request - State: closed - Opened by twiby 10 months ago - 2 comments

#65 - API to find the largest and smallest bit that is set

Issue - State: open - Opened by Eh2406 11 months ago

#64 - implementation of Hash for BitSet

Issue - State: open - Opened by EWurbel about 1 year ago - 4 comments
Labels: enhancement, help wanted

#63 - Update changelog and bump version, switch to github actions

Pull Request - State: closed - Opened by Imberflur about 1 year ago

#62 - AtomicBitSet Debug crashes

Pull Request - State: open - Opened by funnisimo over 1 year ago

#61 - Fix UB reported by miri in AtomicBitSet

Pull Request - State: closed - Opened by Imberflur over 1 year ago - 1 comment

#60 - Fix duplication typo s/a a/a/

Pull Request - State: closed - Opened by akesling almost 4 years ago - 1 comment

#59 - Added optional serde support, including an example in the README

Pull Request - State: open - Opened by cisaacson over 4 years ago - 4 comments

#58 - Speed compared to fixedbitset

Issue - State: closed - Opened by cisaacson over 4 years ago - 2 comments

#57 - Serialize/Deserialize to/from Vec<u8>

Issue - State: open - Opened by cisaacson over 4 years ago - 5 comments

#56 - Meta/54/release 0 6 3

Pull Request - State: closed - Opened by azriel91 over 4 years ago - 2 comments

#55 - `len` method

Issue - State: open - Opened by bonsairobo almost 5 years ago - 1 comment

#54 - Release version 0.6.3 on crates.io

Issue - State: closed - Opened by lcnr almost 5 years ago - 5 comments

#53 - Add slice access

Pull Request - State: closed - Opened by willglynn about 5 years ago - 2 comments

#52 - BitSetAnd

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

#51 - BitSet.bitand operation returns non-empty BitSetAnd even if no ids match.

Issue - State: open - Opened by prixt over 5 years ago - 11 comments

#50 - push patch version

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

#49 - impl Clone for BitIter

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

#48 - Update rand requirement from 0.6 to 0.7

Pull Request - State: closed - Opened by dependabot-preview[bot] over 5 years ago - 2 comments
Labels: dependencies

#47 - Remove extraneous 'self.layer0[p0] |= mask;' line in BitSet::add()

Pull Request - State: closed - Opened by thunderseethe over 5 years ago - 1 comment

#46 - Bump to 0.6.0

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

#45 - Implement BitSetLike on BitSetLike trait object

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

#44 - Add PartialEq/Eq & contains_set to BitSet

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

#43 - Push to 1.0

Pull Request - State: closed - Opened by Xaeroxe almost 6 years ago - 10 comments

#42 - Bump version to 0.5.4

Pull Request - State: closed - Opened by torkleyy almost 6 years ago - 2 comments

#41 - Update rand requirement from 0.3 to 0.6

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 6 years ago - 3 comments
Labels: dependencies

#40 - Add BitSetLike::is_empty and bump version

Pull Request - State: closed - Opened by Xaeroxe almost 6 years ago - 1 comment
Labels: enhancement

#39 - Add `BitSetLike::is_empty`

Issue - State: closed - Opened by torkleyy almost 6 years ago
Labels: enhancement

#38 - Re-license under MIT/Apache-v2.0

Pull Request - State: closed - Opened by Aceeri about 6 years ago - 2 comments

#37 - SIMD optimization of iteration

Issue - State: open - Opened by Aceeri about 6 years ago - 4 comments

#36 - Optimized bitset for all bits set

Pull Request - State: closed - Opened by Aceeri about 6 years ago - 2 comments
Labels: ready

#35 - Additional crate-level documentation

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

#34 - Draining iterator

Pull Request - State: closed - Opened by WaDelma over 6 years ago - 4 comments

#33 - Draining iterator

Issue - State: closed - Opened by ghost over 6 years ago
Labels: enhancement

#32 - Fixed documentation link and added category

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

#31 - Documentation is down

Issue - State: closed - Opened by dbkaplun over 6 years ago - 4 comments

#30 - Bump rayon to 1.0

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

#29 - Generic layers [WIP]

Pull Request - State: open - Opened by WaDelma almost 7 years ago - 5 comments
Labels: enhancement, in progress

#28 - Implement compound assignment operators for BitSet

Pull Request - State: closed - Opened by WaDelma almost 7 years ago - 16 comments

#27 - Make BitProducer.1 public

Pull Request - State: closed - Opened by torkleyy almost 7 years ago - 3 comments
Labels: ready

#26 - Bump version to 0.4

Pull Request - State: closed - Opened by torkleyy almost 7 years ago - 4 comments

#25 - Refactor the iteration code

Pull Request - State: closed - Opened by WaDelma almost 7 years ago - 1 comment
Labels: ready

#24 - Combine bitsets

Issue - State: closed - Opened by Aceeri almost 7 years ago - 3 comments

#23 - FromIterator and Extend for bitsets

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

#22 - Allow ops on AtomicBitSet

Pull Request - State: closed - Opened by Aceeri almost 7 years ago - 2 comments
Labels: enhancement

#21 - Consider adding MIT license option

Issue - State: closed - Opened by torkleyy almost 7 years ago - 6 comments
Labels: ready

#20 - Add contains methods

Pull Request - State: closed - Opened by WaDelma about 7 years ago - 2 comments

#19 - Improve parallel iterators splitting behaviour

Pull Request - State: closed - Opened by WaDelma about 7 years ago - 26 comments
Labels: ready

#18 - Add IntoIterator for our BitSetLikes

Pull Request - State: closed - Opened by Aceeri about 7 years ago - 3 comments

#17 - Atomic drain set

Issue - State: open - Opened by zakarumych about 7 years ago - 6 comments
Labels: enhancement

#16 - Xor bitset

Pull Request - State: closed - Opened by Aceeri about 7 years ago - 7 comments

#15 - Add operators for references to bitsets

Pull Request - State: closed - Opened by Aceeri about 7 years ago - 5 comments

#14 - Bump version to 0.3

Pull Request - State: closed - Opened by torkleyy about 7 years ago - 2 comments

#13 - Add operators for bitsetlikes

Pull Request - State: closed - Opened by Aceeri about 7 years ago - 2 comments

#12 - Update to rayon 0.8.

Pull Request - State: closed - Opened by Binero over 7 years ago - 2 comments

#11 - Add XOR operation to bitsets

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

#10 - Don't use rayon unstable features

Pull Request - State: closed - Opened by torkleyy over 7 years ago - 2 comments

#9 - SingularBitSet

Pull Request - State: closed - Opened by Aceeri over 7 years ago - 2 comments
Labels: in progress

#8 - Document utils

Pull Request - State: closed - Opened by Aceeri over 7 years ago - 8 comments

#7 - Bump version to 0.1.2

Pull Request - State: closed - Opened by torkleyy over 7 years ago - 2 comments

#6 - Add support for bors-ng

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

#5 - Implement Debug for public types

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

#4 - Added parallel iterator. From slide-rs/specs#120

Pull Request - State: closed - Opened by WaDelma over 7 years ago - 17 comments

#3 - Add benchmarks from specs

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

#2 - Structure crate into submodules and add README

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

#1 - Setup and code from specs::bitset

Pull Request - State: closed - Opened by torkleyy over 7 years ago - 2 comments