a Rust library implementing safe, lightweight context switches, without relying on kernel services - edef1c/libfringe... (more…)
Read more »
I’ve been working recently on Backtalk, a little toy Rust framework for building realtime APIs. Let’s say you’re building a hot new tech startup — Facebook for Cats. You’re going to need a web server to track all these cats. Let’s build one quickly using ... (more…)
Read more »
An LLM interface implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Wasm) frontend packaged with Tauri! - danielclough/fireside-chat... (more…)
Read more »
Antialiased 2D vector drawing library written in Rust - femtovg/femtovg... (more…)
Read more »
This is a tracking issue for the RFC "static async fn in traits" (rust-lang/rfcs#3185) and "Return position impl Trait in traits" (rust-lang/rfcs#3425). The feature gate for async fn in traits is #... (more…)
Read more »