PyO3와 Tokio 기반 Rust 엔진 도입을 통한 GIL 병목 제거 및 ORM 성능 최적화
I built a Python ORM with a Rust engine — here's how the GIL, PyO3, and asyncio actually cooperate
I built a Python ORM with a Rust engine — here's how the GIL, PyO3, and asyncio actually cooperate
I built a Rust entropy monitor to route LLM inference — here's what the benchmark showed
Bridging Python and Rust: Mitigating GIL Contention in a High-Throughput LLM Gateway
Making ast.walk 220x Faster
How to Optimize Python 3.12 Code with Cython 3 and Rust 1.85 Bindings for 10x Speedups
Stop Rewriting the Same LLM Boilerplate: Batch-Process DataFrames in 3 Lines
How to Use rs-trafilatura with Scrapy
I couldn't afford an A100, so I built a Surgical Weight editor in Rust.
LogXide가 Rust 기반 코어 로직과 PyO3 바인딩으로 Python 로깅을 12.5배 고속화
Google CausalImpact R 패키지를 Python으로 포팅하면서 Gibbs 샘플러를 Rust로 구현해 R 대비 약 30배 성능 향상 달성