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

Solana Anchor convert AccountInfo to Account<'info,T>
rust2022-04-17
Lazar LukicLazar Lukic

Solana Anchor convert AccountInfo to Account<'info,T>

Hey there! In this short article I'll show you how to convert AccountInfo or UncheckedAccount to...

Genesis in Rust: Getting Started
rust2022-04-16
Dan Mugisho M.Dan Mugisho M.

Genesis in Rust: Getting Started

Rust is a systems programming language that focuses on speed, memory safety, and parallelism. Rust is...

C - Unsafe!
rust2022-04-13
VanPonasenkovVanPonasenkov

C - Unsafe!

Introduction You've probably heard many times by now that is C is not a memory safe...

Understanding bevy's default plugins
rust2022-04-13
EduardEduard

Understanding bevy's default plugins

Bevy is A refreshingly simple data-driven game engine built in Rust Free and Open Source...

35 Rust Learning Resources Every Beginner Should Know in 2022
rust2022-04-11
Omar HiariOmar Hiari

35 Rust Learning Resources Every Beginner Should Know in 2022

In my Rust learning journey, I took the approach of immersing myself in Rust wherever I go. As such,...

Is RUST Irrelevant??
rust2022-04-11
NathanNathan

Is RUST Irrelevant??

A few weeks ago, I contributed to Cherrybomb (an open-source project written in RUST) for my...

How to get a job using Rust (and other questions)
rust2022-04-11
NeeeshNeeesh

How to get a job using Rust (and other questions)

Recently I joined the organizing committee of the Rust London User Group as their In-house Careers...

Let Rust detect changes in the Markdown file and generate HTML.
rust2022-04-11
Yuki ShindoYuki Shindo

Let Rust detect changes in the Markdown file and generate HTML.

I have recently been learning Rust. I recently needed to create some simple HTML files, mostly...

Primitive types and data types in Rust
rust2022-04-11
BekkaBekka

Primitive types and data types in Rust

Every programming language has Its basic units and types, the way human languages are made up of...

Pyre: Making Python development experience, just a little better
rust2022-04-11
DhravyaDhravya

Pyre: Making Python development experience, just a little better

Pyre Create, open, manage your Python projects with ease. This project was made as...

18 factors powering the Rust revolution, Part 1 of 3
rust2022-04-10
Kushal JoshiKushal Joshi

18 factors powering the Rust revolution, Part 1 of 3

Cover Photo by Marie P on Unsplash Disclaimer: I work at Keyrock but views expressed here are my...

Rust in Action
bookreview2022-04-10
Nicolas FränkelNicolas Fränkel

Rust in Action

Disclaimer: this post includes affiliate links; I may receive compensation if you purchase the book...

18 factors powering the Rust revolution, Part 2 of 3
rust2022-04-10
Kushal JoshiKushal Joshi

18 factors powering the Rust revolution, Part 2 of 3

Cover Photo by Trent Pickering on Unsplash Disclaimer: I work at Keyrock but views expressed here...

Threads in NodeJS: Going beyond eventloop using Rust
node2022-04-09
Rahul RamtekeRahul Ramteke

Threads in NodeJS: Going beyond eventloop using Rust

Circumventing the single thread bottleneck Index: NodeJS Refresher A brief overview of how...

Introducing PCB-rs : Making it easier to write hardware
rust2022-04-08
YJDoc2YJDoc2

Introducing PCB-rs : Making it easier to write hardware

Remember the post I wrote about 2 months ago ? Asking why you don't write much hardware? In it I said...

Learning Rust You Need a Cognitive Frame
rust2022-04-08
AlexAlex

Learning Rust You Need a Cognitive Frame

Preface If learning Rust feels hard, painful or confusing, you might want to read this...