High-performance LLM reverse proxy
Top 70.5% on sourcepulse
ClewdR is a high-performance LLM reverse proxy designed for Claude and Gemini, offering a full-featured React frontend and an efficient, event-driven architecture. It targets users needing to manage and route requests to these large language models, providing significant performance gains and resource efficiency over script-based solutions.
How It Works
ClewdR leverages Rust's Tokio and Axum frameworks for multi-threaded asynchronous processing, enabling it to handle thousands of requests per second with minimal memory footprint (single-digit MB). Its design emphasizes efficiency through an event-driven approach, decoupled logic, and hot reloading capabilities. It features fingerprint-level Chrome simulation for requests, intelligent cookie management with automatic account status classification, and a fine-grained polling mechanism for optimal resource utilization. Response caching is supported via Moka technology.
Quick Start & Requirements
http://127.0.0.1:8484
and use the console-displayed Web Admin Password for login.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The README does not specify the license, which may impact commercial adoption. Compatibility details for closed-source linking are also absent.
2 days ago
Inactive