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

Emulating the Sega Genesis - Part I
rust2022-01-10
transistor fettransistor fet

Emulating the Sega Genesis - Part I

Originally published at jabberwocky.ca Written December 2021/January 2022 by...

Top 10 trending github repos of the week💄.
rust2022-01-14
Kavindu SanthusaKavindu Santhusa

Top 10 trending github repos of the week💄.

Most popular trending Github repos in this week(Fri Jan 14 2022).

Monitoring Rust web application with Prometheus and Grafana
rust2022-01-06
Roman KudryashovRoman Kudryashov

Monitoring Rust web application with Prometheus and Grafana

Overview In this article, I’ll show you how to set up monitoring of a Rust web...

Building a blog on Solana with Anchor
blockchain2022-01-04
Grant F.Grant F.

Building a blog on Solana with Anchor

Prerequisites This tutorial assumes you already have some basic knowledge of working with...

Is Rust worth learning? Part 1: logs and secrets
rust2022-01-04
Dimitri MerejkowskyDimitri Merejkowsky

Is Rust worth learning? Part 1: logs and secrets

Originally published on my blog A language that doesn’t affect the way you think about programming,...

How to build a blockchain from scratch in Rust
rust2022-01-03
Enoch ChejiehEnoch Chejieh

How to build a blockchain from scratch in Rust

2021 was a huge year for cryptocurrencies, NFT's, and decentralized applications (DAPPs), and 2022...

Rust vs C++, which is better and why?
rust2022-01-03
Federico TerziFederico Terzi

Rust vs C++, which is better and why?

I'm Federico, a Software Engineer specialized in Frontend Development and System Programming. You can...

Install Solana on M1 Macs, without Rosetta 💡
web32022-01-03
0xMuse0xMuse

Install Solana on M1 Macs, without Rosetta 💡

Although both the Solana Tool Suite and Anchor have already got good native support for the M1...

The Beloved Crab
rust2022-01-03
bolubee101bolubee101

The Beloved Crab

I had seen an error message before. I mean, I had been coding for well over 2 years, but what I saw...

Rust: Rewriting Experiences
rust2022-01-03
bolubee101bolubee101

Rust: Rewriting Experiences

Before I begin, let me get one thing out of the way. Rust isn't a programming language, it is an...

What's your go to Rust resources?
rust2021-12-27
Nick TaylorNick Taylor

What's your go to Rust resources?

We're getting close to the new year and I've heard from several folks in my circles that they're...

CryptoPals Crypto Challenges Using Rust: Convert hex to base64
programming2021-12-30
Naveen ⚡Naveen ⚡

CryptoPals Crypto Challenges Using Rust: Convert hex to base64

This is the Challenge 1 of CryptoPals challenges implemented using Rust language. ...

I finally learnt some Rust
rust2021-12-27
Liftoff StudiosLiftoff Studios

I finally learnt some Rust

Yay.... I can now make proper functional programs in Rust. I found Rust to be a joy to work with......

Making Games in Rust - Part 6 - Generating a Map
rust2021-12-26
Sébastien BelzileSébastien Belzile

Making Games in Rust - Part 6 - Generating a Map

For future features, we will need a bigger world to move our player in. We need a bigger map. This...

Rust borrows for C/C++ Programmers
rust2021-12-25
djmitchedjmitche

Rust borrows for C/C++ Programmers

I did a lot of C and C++ early in my career. Among other thing, I worked on an RPG named "Mantra"...

LLVM Infrastructure and Rust
rust2021-12-23
Beka ModebadzeBeka Modebadze

LLVM Infrastructure and Rust

You can find original post on my blog. LLVM is an engine behind many programming languages. It's...