typedduck's Stars
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
bigskysoftware/htmx
</> htmx - high power tools for HTML
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
nostr-protocol/nostr
a truly censorship-resistant alternative to Twitter that has a chance of working
serde-rs/serde
Serialization framework for Rust
tokio-rs/tracing
Application level tracing for Rust.
pest-parser/pest
The Elegant Parser
tower-rs/tower
async fn(Request) -> Result<Response, Error>
djc/askama
Type-safe, compiled Jinja-like templates for Rust
mehcode/config-rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
nostr-protocol/nips
Nostr Implementation Possibilities
sunng87/handlebars-rust
Rust templating with Handlebars