Explore >> Select a destination


You are here

blog.gilliard.lol
| | branchandbound.net
10.9 parsecs away

Travel
| |
| | www.graalvm.org
11.1 parsecs away

Travel
| | GraalVM is an advanced JDK with ahead-of-time Native Image compilation.
| | www.morling.dev
10.3 parsecs away

Travel
| | Ahead-of-time compilation (AOT) is the big topic in the Java ecosystem lately: by compiling Java code to native binaries, developers and users benefit from vastly improved start-up times and reduced memory usage. The GraalVM project made huge progress towards AOT-compiled Java applications, and Project Leyden promises to standardize AOT in a future version of the Java platform. This makes it easy to miss out on significant performance improvements which have been made on the JVM in recent Java versions, ...
| | michaelsalim.co.uk
84.2 parsecs away

Travel
| Learn Rust to 80% in 5 minutes by leveraging your existing JavaScript knowledge. In this article, I list a number of differences Rust has compared to JS that is crucial to understanding it.