Llmux Alternatives
Similar projects and alternatives to llmux
-
llmtrace
Zero-code LLM security & observability proxy. Real-time prompt injection detection, PII scanning, and cost control for OpenAI-compatible APIs. Built in Rust.
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
llm-lens
A flight recorder for AI agents — replay every LLM call step-by-step to find where things went wrong
-
liter-llm
Universal LLM API client — 163 providers, 14 native language bindings, powered by a Rust core
-
orellius-dome
Discontinued Protective Dome for AI Agents — MCP security gateway proxy (Rust) [GET https://api.github.com/repos/OrelliusAI/orellius-dome: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
llm-guard
A configurable safety proxy for AI agents — blocks loops, cost overruns, data leaks, and error spirals (by LakshmiSravyaVedantham)
-
usage-gate
Usage-aware, multi-tenant API gateway built in Rust UsageGate is a lightweight developer-focused API gateway
-
signway
Bring the power of pre-signed URLs to your apps. Signway is a gateway for redirecting ephimeral signed URLs to the requested API
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
tensorzero
Discontinued TensorZero is an open-source LLMOps platform that unifies an LLM gateway, observability, evaluation, optimization, and experimentation.
-
-
cai
User friendly CLI tool for AI tasks. Stop thinking about LLMs and prompts, start getting results! (by ad-si)
llmux discussion
llmux reviews and mentions
-
I Built a Flight Recorder for AI Agents — Now I Can Replay Every Decision They Made
llm-lens pairs with llmux (the LLM gateway I built last week):
-
I Put a 5MB Rust Binary Between My Code and Every LLM API — It Cut My Bill by 40%
git clone https://github.com/LakshmiSravyaVedantham/llmux.git cd llmux cargo build --release cp config.example.toml config.toml # Edit config.toml with your API keys ./target/release/llmux start
Stats
LakshmiSravyaVedantham/llmux is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of llmux is Rust.