Rare find

Topcoat. A complete toolkit for building web applications in Rust.

github.com/tokio-rs/topcoat

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • fix: browser hang when a text expression renders an owned string (#201)
  • feat: support wasm asset bundling (#199)
  • refactor!: change order of AssetConfig::hosted_at
  • feat: websocket support (#195)
  • feat: support wasm builds (#191)
  • feat: support unix listeners (#190)
  • docs: clarify module router paths and parameter handling (#185)
  • feat: support mounting tower services as routes in the router (#184)
  • refactor!: dedicated router error module (#183)
  • feat: make page HTTP methods customizable (#181)
  • feat: add support for routes that handle multiple (or all) methods (#…
  • docs: improve view macro docs
  • feat!: improve boolean attribute behavior and docs (#179)
  • docs: improve router macro docs (#178)
  • docs: improve router macro docs
  • feat: boxed components for cyclic component definition (#176)
  • fix: topcoat formatter breaking at signal syntax (#172)
  • fix: keep embedded asset declarations alive on MSVC builds (#170)
  • fix: topcoat dev hot reload never succeeds on Windows (exe file lock)…
  • fix: remove double type assertion in DOM binding (#171)