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

Node.js vs Rust performance for webservers
node2022-06-14
gautier fauchartgautier fauchart

Node.js vs Rust performance for webservers

Disclaimer: This post aims to compare the performances between Node.js and Rust but only in the setup...

Everything Is Broken: Shipping rust-minidump at Mozilla – Part 1
mozilla2022-06-14
Mozilla DeveloperMozilla Developer

Everything Is Broken: Shipping rust-minidump at Mozilla – Part 1

For the last year I’ve been leading the development of rust-minidump, a pure-Rust replacement for the...

Cap'n Proto - RPC at the speed of Rust - Part 2 of 2
rust2022-06-12
Kushal JoshiKushal Joshi

Cap'n Proto - RPC at the speed of Rust - Part 2 of 2

This is Part 2 of a two part article on Cap'n Proto (capnp). I'd strongly suggest reading Part 1 so...

Rust in javascript
webdev2022-06-12
Akshay KannanAkshay Kannan

Rust in javascript

Why do we need rust in javascript ? We have been using javascript based transpilers and...

¿Cómo hacer un bot de criptomonedas en Telegram con Rust y Teloxide
rust2022-06-11
SteadylearnerSteadylearner

¿Cómo hacer un bot de criptomonedas en Telegram con Rust y Teloxide

En este post, aprenderemos a hacer un bot sencillo de criptomonedas para Telegram, similar al de la...

Rust from the beginning, functions
rust2022-06-10
Chris NoringChris Noring

Rust from the beginning, functions

This Rust tutorial covers working with functions

Meia hora aprendendo Rust - Parte 1
rust2022-06-11
Rodolfo GhiggiRodolfo Ghiggi

Meia hora aprendendo Rust - Parte 1

Neste artigo, em vez de focar em um ou dois conceitos, tentarei analisar o maior número possível de trechos de Rust e explicar o que significam as palavras-chave e os símbolos que eles contêm.

Ship software, not code
shipping2022-06-10
Gabe KangasGabe Kangas

Ship software, not code

Software and code Same thing, right? Well, no. You write code, and then you turn it into a...

Welcome Summer of Code 2022 Contributors
opensource2022-06-09
SeaQLSeaQL

Welcome Summer of Code 2022 Contributors

We are thrilled to announce that we will bring in four contributors this summer! Two of them are...

Cryptle - Wordle clone for Enarx
gamedev2022-06-08
Aryan KaushikAryan Kaushik

Cryptle - Wordle clone for Enarx

Hi Folks, Welcome to another exciting Blog. In the previous blog, we learned about "The Enarx...

Rust from the beginning, variables
rust2022-06-07
Chris NoringChris Noring

Rust from the beginning, variables

In this second part, you'll learn how to work with variables, declare, assign them values and so on.

Parsing Json in Rust easily from API call
rust2022-06-07
NathanNathan

Parsing Json in Rust easily from API call

JSON has become one of the most popular data interchange formats on the web, thus it's vital that...

Creating a temperature calculator with TravisCI, CDK,Rust, and AWS Lambda/Function URLs
aws2022-06-03
David💻David💻

Creating a temperature calculator with TravisCI, CDK,Rust, and AWS Lambda/Function URLs

We will create a tool that calculates the equivalent temperature values across several commonly used...

Rust from the beginning, your first program
rust2022-06-06
Chris NoringChris Noring

Rust from the beginning, your first program

In this first part on Rust we'll cover why Rust and how to build your first program.

Making the popup show faster
rust2022-06-06
Amine Ben hammouAmine Ben hammou

Making the popup show faster

Hello 👋, In the previous article, I shared how I started working on a small productivity tool called...

Building Nocode with Rustlang.
rust2022-06-05
bolubee101bolubee101

Building Nocode with Rustlang.

I’ve known about Rust for a very long time, as far back as 2015. It was just a brief encounter. When...