-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this crate still maintained? #94
Comments
I've also been wondering. If this project needs an additional maintainer I would be prepared to help out with the "critical" issues. Eg. No new features but maintaining the dependencies and security patches just to keep it running. A lot of the rust echo system has dependencies on this crate. |
I've started prepping my fork for a potential fork-release of this project and merged my security PR into the codebase. Take a look here: https://github.com/LiquidityC/slice_ring_buffer This is the first time I've had to deal with something like this so if anyone has some time and investment in this fork please take a look and come with suggestions. I aim to put the minimal amount of work into the codebase once I have all the CI steps setup. If you want to be included among contributors that would be fine too. |
This crate had so much potential, but is unmaintained now :/ |
As mentioned above I created this fork: https://github.com/LiquidityC/slice_ring_buffer No active development but I'm prepared to handle security PRs etc. |
A panic safety issue has been pointed out in #90 four months ago, a fix was offered in #91 three months ago but has still not been merged, the crate has last received a new commit two years ago and the maintainer seems inactive.
Is this crate still maintained?
The text was updated successfully, but these errors were encountered: