oscartbeaumont / rspc

A framework for building typesafe web backends in Rust
https://rspc.dev
MIT License
1.1k stars 50 forks source link

Thread-local futures #201

Open oscartbeaumont opened 11 months ago

oscartbeaumont commented 11 months ago

Investigate if this is better both from a performance and DX perspective. What does Tokio think of this whole system in terms of our iterop?

https://twitter.com/jpyo20/status/1683036521970954240?s=46&t=Ql-T-t7zjDpCK-tfJD7IMQ https://maciej.codes/2022-06-09-local-async.html