Explore >> Select a destination


You are here

www.kegel.com
| | aturon.github.io
6.1 parsecs away

Travel
| | [AI summary] This blog post introduces Rust's zero-cost futures library, which enables efficient asynchronous I/O programming by providing high-level abstractions that compile down to low-level state-machine code without runtime overhead.
| | www.brutman.com
4.6 parsecs away

Travel
| | mTCP - Small and fast TCP/IP applications for DOS machines
| | blog.val.town
5.7 parsecs away

Travel
| | At Val Town we spawn a lot of processes. We're working on making it faster
| | www.dgendill.com
33.1 parsecs away

Travel
| [AI summary] A detailed exploration of using Rust and WebAssembly for system-level programming, focusing on memory management, allocator implementation, and low-level concepts like alignment and size in memory layout.