• 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.

Build your own Dynamo-like key/value database - Part 0 - Intro
rust2024-07-20
Rafael Camargo LeiteRafael Camargo Leite

Build your own Dynamo-like key/value database - Part 0 - Intro

1. Background Most developers have, at some point in time, interacted with storage...

A new project for Rust Developers??
programming2024-07-11
Francesco CiullaFrancesco Ciulla

A new project for Rust Developers??

Announcing Rustcrab: The Repository for Rust Developers That Isn't Crap You might think...

How to Write Tests in Rust
programming2024-07-30
Francesco CiullaFrancesco Ciulla

How to Write Tests in Rust

Testing is an essential part of software development, especially when coding professionally and...

Streamline Your Rust Project with GitLab CI/CD and Discord Notifications
gitlab2024-07-19
Tandap Noel BansikahTandap Noel Bansikah

Streamline Your Rust Project with GitLab CI/CD and Discord Notifications

I'm excited to share this guide on using GitLab CI/CD. In this article, we'll explore how to set up a...

Rust for Gophers
rust2024-07-18
Alex PliutauAlex Pliutau

Rust for Gophers

Should you Rust, or should you Go? Which language is better, and does that question even make sense? Let’s talk about Go versus Rust in 2024, with our special guest, John Arundel.

Build & Deploy AI-Powered Web Services from a Single Prompt
ai2024-07-16
IvanIvan

Build & Deploy AI-Powered Web Services from a Single Prompt

At Shuttle, we've been working on a new tool that we think could change how developers approach AI...

Building Zerocalc, part IV - precision
rust2024-07-07
Michal CiesielskiMichal Ciesielski

Building Zerocalc, part IV - precision

Performing arithmetic calculations using computers results in limited precision. Operations on...

What are Traits in Rust? A well-known concept you might already know
programming2024-07-16
Francesco CiullaFrancesco Ciulla

What are Traits in Rust? A well-known concept you might already know

Understanding Traits in Rust Traits might sound new, but you've probably encountered the...

Symmetric and Asymmetric Cryptography
solana2024-07-16
MORDECAI ETUKUDOMORDECAI ETUKUDO

Symmetric and Asymmetric Cryptography

Symmetric and Asymmetric Cryptography 'Cryptography' is literally the study of hiding...

Build Better With Stellar Smart Contract Challenge: A Companion Guide
rust2024-07-09
Julian MartinezJulian Martinez

Build Better With Stellar Smart Contract Challenge: A Companion Guide

Interested in our web3 challenge but not sure where to start? In this post, we'll share an overview...

Queen Problem Solution and Analysis—Part 1
cpp2024-07-14
Aravind PaiAravind Pai

Queen Problem Solution and Analysis—Part 1

This post describes my fun project to solve the Queen problem in multiple languages and compare their...

AWS Lambda Rust EMF metrics helper
aws2024-07-02
szymon-szymszymon-szym

AWS Lambda Rust EMF metrics helper

Photo by Isaac Smith on Unsplash Introduction In the AWS Lambda ecosystem, there is an...

A New AI Tool for my Rust Open Source Project
ai2024-07-12
Francesco CiullaFrancesco Ciulla

A New AI Tool for my Rust Open Source Project

Recently, I became curious about Pieces, a developer tool. Since I started a new open-source project,...

Go versus Rust in 2024: Measuring the Best with 15 Benchmarks for Everyday Tasks
go2024-07-13
Paul NixerPaul Nixer

Go versus Rust in 2024: Measuring the Best with 15 Benchmarks for Everyday Tasks

This post idea was born in last several public and personal discussions with highlighting a lof of...

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

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

How to migrate smart contracts from Ethereum’s Solidity to Soroban Rust In this tutorial, we'll...

Strong Performance with EC2, Lambda, and the Momento SDK for Rust
rust2024-06-30
Benjamen PyleBenjamen Pyle

Strong Performance with EC2, Lambda, and the Momento SDK for Rust

I wrote recently about Mind Boggling Speed with Caching with Momento and Rust and wanted to continue...