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

Multiplayer in Rust using Renet and Bevy
rust2024-07-03
Dani BenglDani Bengl

Multiplayer in Rust using Renet and Bevy

Here at Renuo, we specialize in web technologies such as Ruby on Rails, React, Angular, and Spring....

Rust vs Typescript Variables
rust2024-06-04
DavidDavid

Rust vs Typescript Variables

Jumping into Rust from Typescript requires that you change the way you think about code. A...

ByteDance’s RsPack: The Future of Web Bundling || Shahin Islam Arpon || a4arpon
webdev2024-07-02
Shahin IslamShahin Islam

ByteDance’s RsPack: The Future of Web Bundling || Shahin Islam Arpon || a4arpon

ByteDance and JavaScript Web development is always changing, and ByteDance, the company...

Implement React v18 from Scratch Using WASM and Rust - [17] Implement Concurrent Mode
react2024-06-21
ayouayou

Implement React v18 from Scratch Using WASM and Rust - [17] Implement Concurrent Mode

Based on big-react,I am going to implement React v18 core features from scratch using WASM and...

Building a Lisp Interpreter in Rust
rust2024-06-30
galzmarcgalzmarc

Building a Lisp Interpreter in Rust

I’ve been playing around with Rust for some time now; it's a pretty cool systems language with a very...

Fooling Port Scanners: Simulating Open Ports with eBPF and Rust
ebpf2024-06-29
Douglas Makey Mendez MoleroDouglas Makey Mendez Molero

Fooling Port Scanners: Simulating Open Ports with eBPF and Rust

In our previous article, we explored the SYN and accept queues and their crucial role in the TCP...

Improve Your Python Regex Performance Using Rust
python2024-06-29
AdarshAdarsh

Improve Your Python Regex Performance Using Rust

I've made a wrapper over the Rust regex crate using PyO3 and maturin. I've named it flpc because it...

Tree data structures in Rust with tree-ds (#3: Beyond The Basics)
rust2024-06-29
ClementClement

Tree data structures in Rust with tree-ds (#3: Beyond The Basics)

In the previous parts, we went through the setup of the tree-ds crate and the features that the...

Building my Own wc Tool in Rust
rust2024-06-18
Junior NascimentoJunior Nascimento

Building my Own wc Tool in Rust

Introduction In this post, I'll walk you through my journey of building a custom version...

Tree data structures in Rust with tree-ds (#2: Tree Operations)
rust2024-06-29
ClementClement

Tree data structures in Rust with tree-ds (#2: Tree Operations)

In the previous part, we explored how to get started with the tree-ds crate to work with tree data...

Tutorial: Random Number - Guessing Game in Rust 🦀🔢
rust2024-06-28
Eleftheria BatsouEleftheria Batsou

Tutorial: Random Number - Guessing Game in Rust 🦀🔢

Hello everyone and welcome back to my blog. Today I will show you how to code a "Number guessing...

Interview with Vitor Ayres, a Tauri Maintainer
rust2024-06-27
CrabNebulaCrabNebula

Interview with Vitor Ayres, a Tauri Maintainer

Welcome to the first episode of our new series “Tauri Maintainers”, where we chat with Tauri...

Enhancing Rust Development: Introducing cargo-run for Script Management
rust2024-06-27
Richard ZampieriRichard Zampieri

Enhancing Rust Development: Introducing cargo-run for Script Management

In the world of modern software development, package managers have become indispensable tools for...

Rustify some puppeteer code(part I)
rust2024-06-27
Artur DascheviciArtur Daschevici

Rustify some puppeteer code(part I)

Why? Rust is pretty amazing but there are a few things that you might be weary about....

Announcing Swiftide, blazing fast data pipelines for RAG
llm2024-06-26
Timon VonkTimon Vonk

Announcing Swiftide, blazing fast data pipelines for RAG

While working with other Python-based tooling, frustrations arose around performance, stability, and...

Introdução às linguagens de programação
programming2024-06-26
MopriusMoprius

Introdução às linguagens de programação

Introdução No mundo da programação, entender as diferenças entre linguagens de baixo...