Explore >> Select a destination


You are here

ochagavia.nl
| | ashvardanian.com
10.0 parsecs away

Travel
| | Experienced devs may want to skip the intro or jump immediately to the conclusions. The backbone of many foundational software systems - from compilers and interpreters to math libraries, operating systems, and database management systems - is often implemented in C and C++. These systems frequently offer Software Development Kits (SDKs) for high-level languages like Python, JavaScript, GoLang, C#, Java, and Rust, enabling broader accessibility. But there is a catch.
| | vadosware.io
14.4 parsecs away

Travel
| | Inspired by the somewhat recent slew of IPC experiments in Rust, I try to build a slightly more realistic benchmark, and explore only the highest performance options (and see decent performance doing it, but nothing groundbreaking!)."
| | andreabergia.com
10.2 parsecs away

Travel
| | This post is part of the Languages Opinion series. Languages opinion - part one - JVM Languages opinion - part two - Rust ??thispost Languages opinion - part three - Javascript and Typescript Welcome back to my mini-series about programming languages. In this post, we will talk about one of the most interesting programming languages that I have seen in a long while: Rust.
| | wasmbyexample.dev
90.9 parsecs away

Travel
| A hands-on introduction into WebAssembly ( Wasm ). Containing simple wasm examples and wasm tutorials on how to implement concepts and various tasks using WebAssembly.