• OPENDEV HUB V1.0• API STATUS: 100% OPERATIONAL• CLIENT ENGINE: LOADED & CACHED• TRENDING TECH: TAILWIND V4, NEXT.JS 16, RUST, GO• ZERO AUTH REQUIRED
OPENDEVHUB

Command Palette

Search for a command to run...

DEVELOPER RELEASES

DEVELOPER NEWS STREAM

Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Control flow in Rust
rust2024-02-06
Francesco CiullaFrancesco Ciulla

Control flow in Rust

In this lesson, we'll cover the basic control flow in Rust. We'll cover the following topics: if...

Super Bowl Squares on Solana
solana2024-02-10
rhizarhiza

Super Bowl Squares on Solana

Super Bowl Squares on Solana For as long as I can remember, every time the Super Bowl came around,...

My Personal Serverless Rust Developer Experience. It’s Better Than You Think
serverless2024-02-10
Benjamen PyleBenjamen Pyle

My Personal Serverless Rust Developer Experience. It’s Better Than You Think

One of the things that can be difficult when starting with a new technology, framework or tool is...

Edge IoT with Rust on ESP: Ping!
esp322024-02-10
Omar HiariOmar Hiari

Edge IoT with Rust on ESP: Ping!

This blog post is the seventh of a multi-part series of posts where I explore various peripherals in...

Rust: actix-web get SSL/HTTPS for localhost.
rust2024-02-10
Be Hai NguyenBe Hai Nguyen

Rust: actix-web get SSL/HTTPS for localhost.

We are going to enable our actix-web learning application to run under HTTPS. As a result, we need to...

Building an uptime monitoring web service in Rust
webdev2024-02-08
ShuttleShuttle

Building an uptime monitoring web service in Rust

In this article, we’re going to talk about building and deploying an uptime-monitoring web service in...

The Mechanics of mutable and immutable references in Rust
webdev2024-02-09
Kelvin KirimaKelvin Kirima

The Mechanics of mutable and immutable references in Rust

The design choices of a programming language have direct implications on how we write code. One such...

Introducing Nightly and Beta Rust Crates
opensource2024-01-10
Feranmi OkaforFeranmi Okafor

Introducing Nightly and Beta Rust Crates

We are pleased to announce two additional Rust crates, surrealdb-nightly and surrealdb-beta. These...

Live Queries in Rust
database2024-01-10
Feranmi OkaforFeranmi Okafor

Live Queries in Rust

SurrealDB comes with a LIVE SELECT statement that allows you to listen for creations, updates and...

Rust GraphQL APIs for NodeJS Developers: Introduction
webdev2024-02-08
Afonso BarrachaAfonso Barracha

Rust GraphQL APIs for NodeJS Developers: Introduction

Series Intro Although I'm a fan of NodeJS, it faces a significant limitation: lack of...

Rust wont save us, but it's ideas will
rust2024-02-08
GlitchbyteGlitchbyte

Rust wont save us, but it's ideas will

A response to how we see programming languages in security

How to build a (simple) blog using Rust
rust2024-02-07
MBVMBV

How to build a (simple) blog using Rust

So, you have been reading about rust for quite some time, learned that it’s been the most loved...

Rust Entity Component Systems: ECS Libraries for Rust Game Dev
rust2024-02-07
Rodney LabRodney Lab

Rust Entity Component Systems: ECS Libraries for Rust Game Dev

Rust Entity Component Systems 🧩 a look at ECS choices for Rust game development, including Bevy ECS, Specs and 🦀 Rust bindings for Flecs.

Building Hello World Smart Contracts: Solidity vs. Soroban Rust SDK - A Step-by-Step Guide
rust2024-02-06
Julian MartinezJulian Martinez

Building Hello World Smart Contracts: Solidity vs. Soroban Rust SDK - A Step-by-Step Guide

In this tutorial, we'll explore the intricacies of two major smart contract programming environments:...

Building Serverless Apps with Spin and htmx
webassembly2024-02-05
Thorsten HansThorsten Hans

Building Serverless Apps with Spin and htmx

Hi, In this article, I’ll walk you through the process of building serverless applications using...

Xata + Rust: A getting started guide.
xata2024-02-05
Demola MalomoDemola Malomo

Xata + Rust: A getting started guide.

Xata is a serverless data platform for building modern and robust applications. Built on top of...