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

Late Night Confessions — Building a Website Using Rust, Rocket, Diesel, and Askama — Part 3
softwareengineering2021-04-29
Johnny TordgemanJohnny Tordgeman

Late Night Confessions — Building a Website Using Rust, Rocket, Diesel, and Askama — Part 3

Cover Photo by Agnis Leznins on Unsplash With a working API layer under our belt, it's...

From JavaScript to Rust : Data Types
rust2021-04-27
LaurieLaurie

From JavaScript to Rust : Data Types

I've been learning Rust. Figure out how to map my understanding of data types is up next.

Using Go inside Wren CLI
go2021-04-28
CamiloCamilo

Using Go inside Wren CLI

Using static libs inside C to create Wren bindings

Teaching as a learning method
beginners2021-04-28
Roger Torres (he/him/ele)Roger Torres (he/him/ele)

Teaching as a learning method

Hello everyone! TL;DR: I am sharing the experience of using "teaching" as a "learning" method that...

Best Way to Learn Rust
rust2021-04-27
SamSam

Best Way to Learn Rust

Hi all, just starting out learning Rust, and was curious what the best way to go about it would be. I...

How to Build a Custom Integration Test Harness in Rust
rust2021-04-26
T.J. TelanT.J. Telan

How to Build a Custom Integration Test Harness in Rust

I ran into a problem effectively using cargo test in Fluvio for integration testing Let’s t...

Late Night Confessions — Building a Website Using Rust, Rocket, Diesel, and Askama — Part 2
rust2021-04-22
Johnny TordgemanJohnny Tordgeman

Late Night Confessions — Building a Website Using Rust, Rocket, Diesel, and Askama — Part 2

Cover Photo by David Watkis on Unsplash We previously left off with our server able to...

Looking at Regex in Rust (Addendum)
rust2021-04-22
Adam.SAdam.S

Looking at Regex in Rust (Addendum)

Hi. In my previous article Looking at Regex in Rust ...

Running GraphQL on Lambda with Rust
rust2021-04-21
Dylan AnthonyDylan Anthony

Running GraphQL on Lambda with Rust

Cover image created by me using Ferris the Crab, the GraphQL logo, and the AWS Lambda logo. Tak...

Looking at Regex in Rust
rust2021-04-20
Adam.SAdam.S

Looking at Regex in Rust

If you have been following this series, you might know that I am playing with SPF records. I have...

Learning Rust
rust2021-04-18
Nick TaylorNick Taylor

Learning Rust

My awesome coworker @citizen428 dropped a new resource for learning the Rust language care of...

How Spice Program supported my creation of 235
opensource2021-04-19
Juha-Matti SantalaJuha-Matti Santala

How Spice Program supported my creation of 235

Since January of 2021, I've has been working on a command-line tool to learn Rust and to get the NHL results to the command-line. This open source project called 235 is supported by Futurice's open source program Spice.

Rust Basic Testing
rust2021-04-19
Adam.SAdam.S

Rust Basic Testing

As I work through learning rust, I figured it was time to to start doing actual testing. ...

Creating a Sleek Masonry Gallery with React and WebAssembly
react2021-04-18
Remi van der LaanRemi van der Laan

Creating a Sleek Masonry Gallery with React and WebAssembly

Myself and three others have been working on a tool called Allusion in our spare time: A free image o...

Introducing Cube Store: High concurrency and sub-second latency for any database
showdev2021-04-29
Igor LukaninIgor Lukanin

Introducing Cube Store: High concurrency and sub-second latency for any database

TL;DR: Cube.js is a popular open-source tool to build analytical APIs. With the release of Cube...

Making a game in Bevy: An open-source 2D and 3D engine built on Rust
programming2021-04-16
Joseph MaurerJoseph Maurer

Making a game in Bevy: An open-source 2D and 3D engine built on Rust

I earlier wrote about all of the promises that Unity’s Project Tiny brings to the table with the abil...