Explore >> Select a destination


You are here

mbuffett.com
| | cprimozic.net
8.6 parsecs away

Travel
| |
| | blog.jetbrains.com
10.7 parsecs away

Travel
| | Have you ever wondered how Rust's procedural macros work? In this blog post series, we will get into the details! A member of our team, Vladislav Beskrovny, recently gave a talk on the topic at RustCo
| | blog.logrocket.com
11.3 parsecs away

Travel
| | Declarative and procedural macros enable metaprogramming in Rust, which can lead to runtime cost savings and more powerful code.
| | www.morling.dev
91.0 parsecs away

Travel
| 27 years of age, and alive and kicking?-?The Java platform regularly comes out amongst the top contenders in rankings like the TIOBE index. In my opinion, rightly so. The language is very actively maintained and constantly improved; its underlying runtime, the Java Virtual Machine (JVM), is one of, if not the most, advanced runtime environments for managed programming languages. There is a massive eco-system of Java libraries which make it a great tool for a large number of use cases, ranging from comman...