rust-lang-nursery / rust-cookbook

https://rust-lang-nursery.github.io/rust-cookbook
Creative Commons Zero v1.0 Universal
2.24k stars 286 forks source link

Is this repo abandoned? #681

Open kevinji opened 1 year ago

kevinji commented 1 year ago

Seems like there hasn't been any activity for almost 2 years; has this repo been abandoned? Should the community fork it to keep it alive?

jreuben11 commented 1 year ago

@kevinji I take the lack of response as a yes ...

blandger commented 1 year ago

It would be good if repo owner assign several people as maintainers, to review pools requests and merge PRs.

jamesgraves commented 1 year ago

I've actually been working on a fork of this repo here:

https://github.com/jamesgraves/rust-cookbook

I've only gotten through about half of the examples, and have to convert the other half, even before adding a whole bunch more.

The CHANGES.md file explains what I've been going for.

I'd been sort of waiting until I finished with the conversion before approaching the current project maintainers (if they can even be contacted), but I am open to accepting help already.

There are bunches of examples that could be added (no particular order):

The only limit is available free time...

monqyClouds commented 1 year ago

This is excellent @jamesgraves I am rookie rust developer myself but I am very willing to help in any way I can. I'm coming from backend api development with nodeTS background. Please let me know of any way I can be useful to this course.

jamesgraves commented 1 year ago

I will accept pull requests. If you want to convert some existing samples, great. If you want to add a new one, also great.

For the existing examples, I was going in alphabetical order, and stopped before getting to net.