/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.playembedded.org
| | justinpombrio.net
5.4 parsecs away

Travel
| |
| | www.internalpointers.com
3.9 parsecs away

Travel
| | A look at one of the most popular ways of concurrency control in a multithreaded application.
| | jakascorner.com
4.1 parsecs away

Travel
| | [AI summary] The article explains data races in concurrent programming and demonstrates how to use mutexes to resolve them, illustrated with C++ code examples.
| | aturon.github.io
25.2 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.