rust-ux / uX

Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`
Apache License 2.0
119 stars 37 forks source link

question: is project alive? #76

Closed dzmitry-lahoda closed 2 months ago

dzmitry-lahoda commented 2 months ago

i am in moment of my life were I am eager to contribute.

so need to be sure project is alive.

chrysn commented 2 months ago

Not alive enough to answer in the 14 hours between opening and closing the issue ;-)

It is alive in that we do process incoming issues and PRs, but AFAICT none of us maintainers does this as part of their job, so processing speed may vary depending on importance, urgency and available time.

Is there any particular topic in uX you'd like to address? Frankly, I think that if you have time to invest in making this better, look into what needs to be done to solve https://github.com/rust-lang/rust/issues/94970 item "rustc_attrs: rustc_layout_scalar_valid_range_start, rustc_layout_scalar_valid_range_end" -- that is the proper way to do what this crate merely provides a workaround for.