VarLiNGAM-rs / Causal discovery in Rust, 50x faster than Python
14-50x faster Rust port of lingam, but causal discovery is a niche research domain.
Scalable, scikit-learn-compatible competing-risks survival analysis in pure Python — CR random survival forest, Fine-Gray, cause-specific Cox, Aalen-Johansen CIF, Gray's test, and exact TreeSHAP. 10–22× faster than randomForestSRC on real EHR and 16.6–544× vs scikit-survival (n=5k→50k); scales to n=10⁶ in ~1 min.
Native Python competing-risks RSF that's 6x faster than R's randomForestSrc.
Data scientists, epidemiologists, and researchers doing survival analysis in Python
randomForestSRC · scikit-survival · lifelines
14-50x faster Rust port of lingam, but causal discovery is a niche research domain.
SIEVE cache beats LRU with one-line swap, but only matters if you're bottlenecked on cache.
Fun ASCII art generator, but lacks the depth of established tools like asciinema.
Free-threaded Python beats async FastAPI +435% on CPU work—paradigm shift, not toy.
Zero-dependency C++20 tokenizer hitting 92 MB/s while matching tiktoken output byte-for-byte.
2.7ms vs 151ms startup—pure speed optimization, Python thefuck already works.