LM-Speed-X is an LLM API speed testing tool, forked from nexmoe/lm-speed, supporting speed tests for OpenAI-compatible APIs, DeepSeek, Silicon Flow, Tencent Cloud, and more.
CompactGUI is a GUI tool based on Windows' built-in Compact feature, with a built-in Steam game database that lets you check how much space you can save on Steam games with a single click.
I added multi-language support to my personal fork of CompactGUI, which now supports Chinese and English.
While batch-compressing my PNG images today, I found limitPNG2 a bit slow and decided to try gluttonyPNG. Unfortunately, several images were simply gone after compression — since the tool overwrites in place, it deleted my original files directly.
So I went back to check limitPNG2's forks. The only recent one was a threading optimization by 琴梨梨, but I couldn't get it to work after packaging. I ended up reworking the threading myself — now supporting up to 64 threads — and also fixed some multi-threading stuttering issues.