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

Some examples of Rust Lifetimes in a struct
rust2020-06-17
Frank MezaFrank Meza

Some examples of Rust Lifetimes in a struct

So, you've decided to deep dive into Rust lifetime parameters. Nice! Let's talk about when dinosau...

Rust dynamic dispatch optimization
rust2020-06-16
Andrey VasnetsovAndrey Vasnetsov

Rust dynamic dispatch optimization

Programming in JS: Let's just just check every element until we find what user asked for. Programmin...

Use deno to build a Tauri App
rust2020-06-13
Daniel Thompson-YvetotDaniel Thompson-Yvetot

Use deno to build a Tauri App

At Tauri we originally built our CLI with typescript and node.js, but we've been looking into alterna...

YEW Tutorial: 07 Custom like a bike
rust2020-06-15
Davide Del PapaDavide Del Papa

YEW Tutorial: 07 Custom like a bike

(Photo by Harley-Davidson on Unsplash) In this seventh part we are going to see how to update to the...

Dart Meets Rust: a match made in heaven ✨
rust2020-06-06
shekohexshekohex

Dart Meets Rust: a match made in heaven ✨

A small piece of Dart Dart is a client-optimized language for fast apps on any platform,...

Database Architecture - TerminusDB Discussion #14
database2020-06-12
Cheuk Ting Ho 🐍 Cheuk Ting Ho 🐍

Database Architecture - TerminusDB Discussion #14

Every week the TerminusDB core team get together to hear a talk led by one of our members. The discussions are always very interesting, so we thought we'd share. This week we have our CTO explaining our database architecture.

Container with Most Water
rust2020-06-11
Ben SteadmanBen Steadman

Container with Most Water

A solution and, importantly, a proof for LeetCode Problem 11 - Container with Most Water.

The Story of Tail Call Optimizations in Rust
rust2020-06-07
Sean ChenSean Chen

The Story of Tail Call Optimizations in Rust

I think tail call optimizations are pretty neat, particularly how they work to solve a fundamental is...

Simple Rust WebAssembly Boilerplate [RUST+WASM]
rust2020-06-08
Ajinkya BoradeAjinkya Borade

Simple Rust WebAssembly Boilerplate [RUST+WASM]

You can notice the above image has mention of crates, rust macros (unused_imports) and that is all co...

Implementando JWT com Deno e ABC
deno2020-06-11
Leonardo Oliveira BalsalobreLeonardo Oliveira Balsalobre

Implementando JWT com Deno e ABC

Conforme temos visto nos ultimo meses, o novo runtime feito por Ryan Dahl (criador do Node) vem toman...

Improve the performances of your Phoenix app with Rust: in both back and front
elixir2020-06-10
Sylvain CorsiniSylvain Corsini

Improve the performances of your Phoenix app with Rust: in both back and front

I know, Phoenix and Elixir are quite performant and quite fast. But sometimes, it may be necessary to...

C++ Developer Learning Rust!
rust2020-06-10
RhymuRhymu

C++ Developer Learning Rust!

Hello, dev.to community! This is my first post, so please be kind. This will be about my experience...

GitUI v0.6
rust2020-06-09
Stephan DillyStephan Dilly

GitUI v0.6

GitUI - the fastest terminal tool for git written in rust In v0.6 you can open detail info on previo...

How to call Rust functions from Node.js 🦀
rust2020-06-09
alabulei1alabulei1

How to call Rust functions from Node.js 🦀

Create JavaScript + Rust hybrid applications in Node.js. 🦄 The Rust + Node.js hybrid apps combine R...

YEW Tutorial: 06 Custom Custom Custom
rust2020-06-08
Davide Del PapaDavide Del Papa

YEW Tutorial: 06 Custom Custom Custom

(Photo by Aaron Huber on Unsplash) EDIT: edited for the new Yew version (>0.16) In this sixth pa...

Pirrigator, part 8: Year 2
rust2020-06-08
Neil GallNeil Gall

Pirrigator, part 8: Year 2

Automating my greenhouse irrigation with Rust and Raspberry Pi