Performant Rust Streaming Algorithms from Python
The author also wrote a blog post on how to use it with Bytewax, a Python stream processor, to read and analyze Mastadon posts. https://bytewax.io/blog/top-kat-and-streaming-algorithms-in-...
Does the same job
all alternatives →- CACannoli – A compiler for a subset of Python written in Rust2018 · github.com · ▲292
- WAWsta – a CLI for working with WebSockets written in Rust2016 · github.com · ▲85
- ACAI code reviewer with Python agent called from Rust, streaming works2025 · medium.com · ▲6
Built an AI code reviewer using Letta (Python) that I can call natively from Rust applications. The interesting part: real-time streaming works perfectly across the language boundary with zero hassle using RunAgent. The agent runs in Python with persistent memory, leverages the best in house agentic memory management with Letta (Pythonic AI agent framework), and my rust code just uses it (kinda) natively, though Letta has no Rust bindings. And, streaming works like magic. No FFI, no complex bridges - just native async/streaming that feels like calling any Rust librar, but without…
- AWActix web 0.4 – simple and extremely fast web framework for Rust2018 · github.com · ▲35
- AFA fast hex dumper, written in RustJun 2026 · github.com · ▲6
fasthex - a very optimized hex dumper with all the features other hex dumpers have too
- RLRust-loguru – A flexible Rust logging library like Python's Loguru2025 · crates.io · ▲5
I've just released rust-loguru, a logging library for Rust that aims to combine intuitive API design (inspired by Go/Python's Loguru) with Rust's performance characteristics. Some highlights: - Consistently outperforms the standard log crate by 50-80% in benchmarks. - Multiple log levels and an extensible handler system -File rotation with better performance than log4rs and other alternatives - Error handling utilities and context helpers I built this because I wanted a logger that was both ergonomic to use and high-performance. The benchmarks comparing it to slog, log, and tracing are…
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com


OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com