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

I'm building a programming language
programming2020-12-14
Syed Faraaz AhmadSyed Faraaz Ahmad

I'm building a programming language

A lot of people that talk about building their own programming language, have a lot of lofty goals fo...

9 Companies That Use Rust in Production
rust2020-12-17
SerokellSerokell

9 Companies That Use Rust in Production

If you haven't yet heard, Rust is one of the most promising and most loved programming languages out...

Developing smart contracts with ink!
rust2020-12-16
Matej YangwaoMatej Yangwao

Developing smart contracts with ink!

a Rust-based embedded domain-specific language (eDSL) for writing Wasm smart contracts.

Diferentes Formas de Expressar em Código
codestyle2020-12-15
Eduardo KlosowskiEduardo Klosowski

Diferentes Formas de Expressar em Código

Existem diferentes formas de se programar algo, mesmo quando usa-se a mesma linguagem de programação....

Segmentation Fault, how to get rid of it!
c2020-12-13
Saptarshi BasuSaptarshi Basu

Segmentation Fault, how to get rid of it!

It's very common for you to get a "Segmentation Fault" if you work with low level languages like C, C...

Rocket Tutorial 04 ALTERNATIVE VERSION: Rocket and Redis
rust2020-12-08
Davide Del PapaDavide Del Papa

Rocket Tutorial 04 ALTERNATIVE VERSION: Rocket and Redis

[Photo by Possessed Photography on Unsplash, modified(cropped)] Last time we have shown the importanc...

Understanding Rust Imports
rust2020-12-08
Ivy PuckettIvy Puckett

Understanding Rust Imports

I have to reference this all the time :D Import example.rs into main.rs (same...

Merge k sorted arrays in Rust
algorithms2020-12-07
creativcodercreativcoder

Merge k sorted arrays in Rust

An explanation and implementation blog post in Rust

Planetary Scale Rust and Golang by embedding WebAssembly in Elixir
go2020-12-05
Kyle HansonKyle Hanson

Planetary Scale Rust and Golang by embedding WebAssembly in Elixir

This blog post was heavily inspired by the Lunatic project and bkolobara’s blog post “Writing Rust th...

How to setup Development Environment on new Macbook Pro M1
javascript2020-12-04
Jonathan ReevesJonathan Reeves

How to setup Development Environment on new Macbook Pro M1

Feeling Lost Hello if you bought the new Macbook Pro with the M1 chip and you are struggli...

Advent of Code #1: Getting Started
adventofcode2020-12-03
Juha-Matti SantalaJuha-Matti Santala

Advent of Code #1: Getting Started

Advent of Code is an annual programming challenge that contains multiple small code puzzles each day leading up to Christmas. For me, they are a way to brush up old tech or learn something new. This year, I'm learning Rust for the first time.

How to operator overload in Rust.
rust2020-12-03
WillWill

How to operator overload in Rust.

In Rust, types that have certain traits implemented for them are able to be added, subtracted, multip...

Why Learn Rust?
rust2020-11-27
Steve PrydeSteve Pryde

Why Learn Rust?

In this article I want to share my thoughts on what Rust is really good for, why it exists, and what...

Props and Nested Components with Yew
rust2020-11-29
KK

Props and Nested Components with Yew

Until now, we learned how to create components and how to implement basic interactions for them, but...

Using Selenium with Rust
rust2020-11-29
Steve PrydeSteve Pryde

Using Selenium with Rust

Selenium is a tool for automating web browsers, and is often used for testing websites, especially fo...

Why there seem to be less opportunities in Rust (right now) ?
rust2020-11-24
YJDoc2YJDoc2

Why there seem to be less opportunities in Rust (right now) ?

Disclaimer : When I say 'I searched' or 'I found' or anything like that, I accept that I might not be...