I just published the first alpha version of the project that kept me busy this month: a minimal, highly consistent, portable and fast library for (contrast limited) (adaptive) histogram equalization of image arrays in #Python. The heavily lifting is done in #rustlang, and the Python API is (in my opinion) much more consistent than scikit-image's reference implementation.
If you find this useful, please star it !
If you need some feature currently missing, or if you find a bug, please drop by the issue tracker. I want this to be as useful as possible to as many people as possible !