contain-rs / bit-vec

A Vec of Bits
Apache License 2.0
167 stars 59 forks source link

Maintenance? #42

Open bretmattingly opened 7 years ago

bretmattingly commented 7 years ago

Is anyone still maintaining this lib? Is there a better fork available? We've got a lot of open PRs/issues that I'd like to see worked towards. Would be happy to take over if there's no one else doing it.

ghost commented 7 years ago

I would also be interested in collaborating, although not being the sole maintainer.

ghost commented 7 years ago

@bomattin I got word from the package owner that they won't be touching this crate anytime soon.

Alternatively, if you're interested, I could always use the help on a crate I'm making called finite-fields. The structure is slightly different from bit-vec, but I'm using it in my own projects already.

abonander commented 7 years ago

I have a crate which uses BitVec in its core API, so I'm really disappointed to hear that this crate is apparently abandoned.

apasel422 commented 7 years ago

I'd be open to inviting new members to the contain-rs organization, allowing others to take control of this (and other) repos.

bretmattingly commented 7 years ago

@apasel422 I would like to help maintain, if @bright-star and others remain interested in doing so.

ghost commented 7 years ago

I don't actually understand a lot of how this library works, or how to minimize overhead. Not sure how much help I would be.

bretmattingly commented 7 years ago

No worries. @apasel422, I'd be happy to take over

mamcx commented 6 years ago

Status of this?

pczarn commented 4 months ago

I would be happy with some help!

All PRs are now fixed, reviewed and merged except for the last PR about which im not sure.

If you wish to help, you may start by reviewing / testing / commenting / adding PRs or any other public work, and contact me here.

pczarn commented 4 months ago

@mamcx I restarted maintenance

pczarn commented 3 months ago

Hey, help would be greatly appreciated in case anyone can open issues, PRs and make reviews.

I'll handle merging myself, I can do that easily, but also the popularity of this crate is very high.