yehors

↗ HN profile [ 49.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. actually, nothing special about this implementation. just another event loop written in rust for educational purposes and joy in tests it shows seamless migration from uvloop for my scraping framework…

  2. This is a reproduction of paper https://arxiv.org/abs/2505.13552 where the author compares a new algorithm with QuickSort, which is approximately 24% faster

  3. Meet silkworm-rs: a fast, async web scraping framework for Python built on Rust components (rnet and scraper-rs). It features browser impersonation, typed spiders, and built-in pipelines (SQLite, CSV, Taskiq) without…

  4. A new lightweight model to do machine translation Ukrainian<->English using recently published LFM2 model by LiquidAI. Ukrainian to English: https://huggingface.co/Yehor/kulyk-uk-en English to Ukrainian:…