Stars
An open, sub-millisecond, single-executable Firebase alternative with type-safe APIs, built-in WebAssembly runtime, realtime subscriptions, auth, and admin UI built on Rust, SQLite & Wasmtime.
Stream your Postgres data anywhere in real-time. Simple Rust building blocks for change data capture (CDC) pipelines.
A backend framework for Rust professionals
Generate TypeScript bindings from Rust types
Feather🪶: A Rust web framework that does not use async
Building REST API Web service in Rust using axum, JSON Web Tokens (JWT), SQLx, PostgreSQL, and Redis.
A well-structured fullstack Rust web app built with Dioxus, TailwindCSS, SQLx, and PostgreSQL
`tinykv` is a lightweight, `serde`-powered key-value storage engine with optional TTL (time-to-live) support, atomic saving, and human-readable persistence via JSON. Perfect for config storage, CLI…