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

The Rust Programming Language
rust2022-03-20
Ahmed GoudaAhmed Gouda

The Rust Programming Language

The Rust Programming Language The Rust programming language helps you write faster, more...

Rust Cargo
rust2022-03-20
Ahmed GoudaAhmed Gouda

Rust Cargo

What is Cargo Cargo is Rust’s build system and package manager. Most Rustaceans use this...

Git Internals part 3: the SSH transport
git2022-03-20
Caleb SanderCaleb Sander

Git Internals part 3: the SSH transport

This post is the last in the "Git Internals" series. In part 1, we introduced git's object storage...

How to investigate memory usage of your rust program
memory2022-03-18
Max KrayMax Kray

How to investigate memory usage of your rust program

Hallo everyone, Pascal is here, a software engineer at Quickwit. At Quickwit we have a mindset to...

5 Things I Loved About Learning Rust
beginners2022-03-17
Omar HiariOmar Hiari

5 Things I Loved About Learning Rust

Before I delve into what I loved about Rust, I think it's well established that Rust has a steep...

Starter Axum, GraphQL and SeaORM Template
rust2022-03-16
Aaron LeopoldAaron Leopold

Starter Axum, GraphQL and SeaORM Template

👋 Hello! I recently contributed to SeaORM and added a starter template I created for bootstrapping...

Cherrybomb v0.5.0
rust2022-03-17
Guy LevingerGuy Levinger

Cherrybomb v0.5.0

What's Changed In this version we added a new feature and started building the...

Type-level Bubble Sort in Rust: Part 2
rust2022-03-16
DenisDenis

Type-level Bubble Sort in Rust: Part 2

Hello everyone! In the previous post from this series we discussed traits, type-level number...

How Warp Works
rust2022-03-17
Aloke DesaiAloke Desai

How Warp Works

Warp is a new high-performance terminal built entirely in Rust that makes you and your team more...

Creating a CLI with Rust
cli2022-03-16
Alejandro LópezAlejandro López

Creating a CLI with Rust

Setup ⚠ Warning This post requires basic understanding of some programming concepts as...

Writing bindings to `dos-like` for Rust: some lessons learned
rust2022-03-15
Eduardo PinhoEduardo Pinho

Writing bindings to `dos-like` for Rust: some lessons learned

My childhood included a fair share of MS-DOS games from the early to mid 1990's. And even decades...

Using KConfig with Rust
kde2022-03-14
AyushAyush

Using KConfig with Rust

Background Hello everyone, I am currently working on KConfig bindings for Rust as a part...

How to connect and query to Postgresql Golang vs Rust?
crud2022-03-14
Carlos RivasCarlos Rivas

How to connect and query to Postgresql Golang vs Rust?

How to connect to Postgresql Golang vs Rust? Programming Languages war Hey, my...

Join me to learn to code in Rust
rust2022-03-12
Romaric P.Romaric P.

Join me to learn to code in Rust

I am Romaric, CEO and co-founder of Qovery. I am 12 years of experience in backend development. I am...

Create README files for your project in 30 seconds ⚡
productivity2022-03-06
DhravyaDhravya

Create README files for your project in 30 seconds ⚡

I'm the type of person who keeps creating different repositories and small open-source projects. One...

Introducing Cakecutter🍰- Start projects quickly from Cakes (templates)
showdev2022-03-09
DhravyaDhravya

Introducing Cakecutter🍰- Start projects quickly from Cakes (templates)

After I posted the create-python-app blog, a member of the dev community (@abhinav1217) suggested me...