Published qstr, a Rust library for cache-efficient, stack-allocated string types
crates.io/crates/qstr
#rust #nostd
10.11.2025 09:44
๐ 1
๐ 0
๐ฌ 0
๐ 0
Published qstr, a Rust library for cache-efficient, stack-allocated string types
crates.io/crates/qstr
#rust #nostd
Using actors for more robust Stripe integrations
nieradzik.me/article/stri...
Built a lightweight blog server in Rust over the past few weekends. The page templates are specified in a custom DSL inspired by styled-components and are parsed with nom.
Full post: nieradzik.me/post/2025-08...