I like machines close to the metal and results you can measure. By day I build in-memory data systems at AWS ElastiCache; the rest of the time I train and compress small fast models, write CUDA, and maintain open-source tools people actually run.
Research notes and working papers live at avifenesh.ai. Issues, questions, and counterexamples are always welcome.
- bw24 — from-scratch Rust + CUDA inference engine for one Blackwell GPU. Bit-exact by construction; runs four model families above llama.cpp on the same rig, plain and speculative decode both.
- hqmtp — MTP draft-head lab. A 212M drafter distilled to 85% of its teacher's chain acceptance at ~13% of the draft compute. The negative results stay in the ledger.
- Working papers: small-vocabulary MTP heads · prune, heal, quantize — methods, failed arms, and evidence in the open.
- In review upstream: NVFP4 quantization at llama.cpp, hybrid-KV loads at vLLM and LMCache.
- Valkey GLIDE — the official multi-language Valkey/Redis client. Rust core, Java/JNI, Node/N-API; 131 PRs authored, 410 reviewed, plus releases and the support that starts after the code works.
- valkey-skills — official AI skills for the Valkey ecosystem. Started it, maintain it.
- agent-sh — my org: an ecosystem of tools for agent-assisted development, working across Claude Code, Codex, OpenCode, Cursor, and Kiro.
- glide-mq — Node.js queue on Valkey Streams with a Rust N-API core, plus adapters for Hono, Fastify, Hapi, NestJS and a dashboard.
- Also around: RustOwl (runtime, memory, and CI work) and ChatGPT Desktop for Linux (Wayland input, accessibility, packaging).
- Valkey — core contributor; sync-from-replica replication in review. On the side: CRIU copy-on-write live-migration research — under 50 ms of freeze while migrating a 200 GB loaded instance.
- FlowFabric — durable-execution engine in Rust for Valkey, Postgres, and SQLite: lease-safe workers, waitpoints, budgets.
- layout-audit — DWARF memory-layout analysis: padding, layout diffs, size budgets for C/C++/Rust/Go.
- scrump — format-aware secret scrubber for binary capture artifacts: perf.data, core dumps, nsys traces, JFR.
- ocaml-valkey — OCaml 5 + Eio Valkey client, published on opam.
- agnix — linter and language server for AI agent configs: 432 rules with autofixes, a GitHub Action, an MCP server, and editor plugins.
- computer-use-linux / agent-workspace-linux — Linux desktop control over MCP, and isolated agent-owned desktops so an agent never has to touch your real machine.
- eigen — local agent daemon in Go: resumable sessions, multi-provider routing, memory, observability.
- Talks: Inside Valkey GLIDE on the AWS Developers Podcast · Glide into resiliency on Let's Talk About Data
- Writing: avifenesh.ai/writing · answering on Stack Overflow
- 📫 aviarchi1994@gmail.com · LinkedIn · X
If something here saved you time, sponsoring helps me keep doing it.






