Shopify Open-sources Ruvy, a Toolchain to Create Wasm Modules from Ruby Code

Recently open-sourced by Spotify, Ruvy is a WebAssembly toolchain capable to translate Ruby code into Wasm modules. Based on ruby.wasm, Ruvy is implemented in Rust and includes some optimizations to improve performance and to simplify Wasm module execution.

Git-for-Data, Version-Controlled Database Dolt Gets PostgreSQL-Flavor

DoltgreSQL builds on top of the version-controlled database Dolt to provide Git-like log, diff, branch, and merge functionality for your Postgres database schema and data.

OpenSSL 3.2 Brings Support for QUIC, Windows Certificate Store, and More

The latest version of OpenSSL, OpenSSL 3.2.0, brings significant new features, including client support for QUIC, new digital signature algorithms, new certificate compression options, SSL/TLS security level increase, and more.

Microsoft Open-Sources ThreadX and the Azure RTOS Development Suite

Microsoft contributed Azure RTOS, including real-time OS ThreadX, to the Eclipse Foundation and made it available under the MIT license.

Ngrok JavaScript and Python SDKs Aim to Turn Ingress into a High-Level Abstraction

The new ngrok JavaScript and Python SDKs enable embedding secure ingress into apps with a single line of code. It includes out-of-the-box support for capabilities such as high performance, resilience, security and observability, allowing developers to focus on their functional requirements.