Explore >> Select a destination


You are here

clojure-doc.org
| | blog.jcoglan.com
3.0 parsecs away

Travel
| | [AI summary] The article introduces the 'Location' type pattern in programming and explains how to prevent data races by using techniques such as synchronous execution, immutable promises, encapsulation in objects, and mutexes.
| | uraimo.com
3.5 parsecs away

Travel
| | Discussions on how concurrency should be handled natively in Swift will soon start, new paradigms will be introduced and a swifty approach to concurrency will be defined. This article is an introduction to these topics, it could be useful if you plan to contribute to swift-evolution or even if you just want to experiment with something new using the recommended opensource libraries.
| | nikgrozev.com
3.5 parsecs away

Travel
| | Most software engineers know about operating system (OS) level processes and threads. They are taught in all university OS courses. However, newer concepts p...
| | buf.build
23.5 parsecs away

Travel
| We're excited to announce that the Buf Schema Registry now supports generated SDKs for Rust. Our Rust SDK crates are available natively to the Rust ecosystem using a custom crate registry that's powered by our zero-dependency remote plugins platform.