Hud – eBPF-based blocking detector for Tokio
eBPF blocking detector for Tokio, zero instrumentation required.
A rust client for Ollama
Yet another Rust Ollama client, but the built-in CLI REPL saves setup time.
Rust developers building local LLM applications
ollama-rs
Current scope: - async + blocking clients - chat / generate / embed - model operations - streaming responses
The implementation was handwritten, with AI used more as development support than code generation: - Claude Code (Opus 4.6) during development - GPT 5.4 for adversarial code review and robustness/security feedback
Any feedback is welcome.
eBPF blocking detector for Tokio, zero instrumentation required.
Rust EDR with eBPF on Linux competes against CrowdStrike and Wazuh.
Unblocks agents from hanging on interactive CLIs; solves a real agent-runtime pain point.
Yet another resilience library in a space dominated by tower and tokio-retry.
Pydantic models as database models kills the duplicate definition problem SQLModel still has.
Brings Temporal-style durability to sync request-response, but only in beta for TS/Go.