Explore >> Select a destination


You are here

microsoft.github.io
| | www.ncameron.org
16.0 parsecs away

Travel
| | One of the more subtle aspects of Rust is how traits can be used as types. In this blog post I will attempt a bit of a deep dive into how to use traits as types and how to choose between the different forms. Preliminary: traits are not typesA type
| | aradaelli.com
15.2 parsecs away

Travel
| | [AI summary] The author discusses their experience with the programming language D, highlighting its features, advantages over C/C++, and reasons for preferring it despite its niche status.
| | www.koyeb.com
15.2 parsecs away

Travel
| | A service mesh is a dedicated layer of infrastructure that simplifies network management and increases visibility into typically complex microservice architectures. We explore this emerging technology by reviewing its history, purpose-built design, and implementations.
| | josephg.com
32.8 parsecs away

Travel
| [AI summary] The user has expressed a wealth of ideas for improving the Rust programming language, covering topics like comptime, macros, macros, and more. They also mention their frustration with certain language features and the challenges of contributing to the Rust ecosystem through RFCs.