This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
Rivex
Rust Powered Web Frameworks
What is Rivex? A Python-Rust web framework powered by a Rust core. You write ordinary type-annotated Python handlers — a native Rust runtime (Tokio + Hyper) handles connections, parses requests, and encodes JSON. Familiar FastAPI-style ergonomics with native C-grade throughput.
🚀 Rivex: (https://rivex.vexarr.com/) Python-Rust web framework that outruns Rust, Go, and C++
I'm thrilled to announce that Rivex (rivex-py) is now open-source! 🎉
What is Rivex? A Python-Rust web framework powered by a Rust core. You write ordinary type-annotated Python handlers — a native Rust runtime (Tokio + Hyper) handles connections, parses requests, and encodes JSON. Familiar FastAPI-style ergonomics with native C-grade throughput.
The numbers that matter: In a cross-language world-bench on Azure (4 vCPU, 16 GB), Rivex hit 233,744 RPS on plaintext and 234,614 RPS on JSON — at 256 concurrent connections with p99 latency under 4ms.
That puts Rivex ahead of:
- warp (Rust) — 228K RPS
- axum (Rust) — 210K RPS
- drogon (C++) — 210K RPS
- fasthttp (Go) — 213K RPS
- fiber (Go) — 205K RPS
- actix-web (Rust) — 119K RPS
- Every other Python framework: FastAPI (13K), Sanic (46K), Starlette (49K), Robyn (127K)
Global multi-region test (server in US-West, clients worldwide):
- Singapore: 5,952 RPS, p99 174ms
- Sweden: 6,193 RPS, p99 164ms
- India: 4,521 RPS, p99 225ms
- UAE: 4,077 RPS, p99 251ms
What's in the box: 20+ production middleware (CORS, compression, rate limiting, security headers, sessions, CSRF, idempotency), JWT auth, WebSockets, background tasks, caching, pagination, metrics, tracing, structured logging, health checks, OpenAPI docs, and an admin dashboard. Two validation engines — Pydantic BaseModel or Rivex's lightweight Schema. Batteries included.
Built by S Singh and shivansh shekhar
Links:
- GitHub: https://lnkd.in/gsPrTmMK & https://lnkd.in/gdV9N3ZY
- PyPI: pip install rivex-py
- Docs: rivex.vexarr.com
About Rivex on Product Hunt
“Rust Powered Web Frameworks”
Rivex was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #140 on the daily leaderboard. What is Rivex? A Python-Rust web framework powered by a Rust core. You write ordinary type-annotated Python handlers — a native Rust runtime (Tokio + Hyper) handles connections, parses requests, and encodes JSON. Familiar FastAPI-style ergonomics with native C-grade throughput.
On the analytics side, Rivex competes within Open Source, Crowdfunding, GitHub and Vercel Day — topics that collectively have 135.8k followers on Product Hunt. The dashboard above tracks how Rivex performed against the three products that launched closest to it on the same day.
Who hunted Rivex?
Rivex was hunted by Shreyansh Singh Sengar. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of Rivex including community comment highlights and product details, visit the product overview.