Explore >> Select a destination


You are here

hackmd.io
| | swatinem.de
3.0 parsecs away

Travel
| |
| | blog.yoshuawuyts.com
2.4 parsecs away

Travel
| | [AI summary] The author recaps developments in Rust futures concurrency since 2020, proposing ergonomic trait-based APIs for joining and racing futures and outlining a path to forward-compatible inclusion in the standard library.
| | theincredibleholk.org
3.2 parsecs away

Travel
| | As 2022 draws to a close, I want to take a moment to look at where we are with supporting async functions in dyn traits (AFIDT) and suggest some ideas for how t
| | smallcultfollowing.com
20.3 parsecs away

Travel
| [AI summary] The author analyzes the trade-offs between using Rust's default system allocators versus hardcoding jemalloc for better performance, proposing a hybrid scheme to balance efficiency with compatibility when embedding Rust into C applications.