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

Parallel Programming: 1thread per core in Rust
rust2020-03-28
AlanAlan

Parallel Programming: 1thread per core in Rust

This tweet boomed the other days. It's about the rare computation model of the newly released game by...

Risp (in (Rust) (Lisp))
rust2020-03-27
StopaStopa

Risp (in (Rust) (Lisp))

Many years ago, Peter Norvig wrote a beautiful article about creating a lisp interpreter in Python. I...

Working on a fast and user friendly git terminal interface
workingon2020-03-27
Stephan DillyStephan Dilly

Working on a fast and user friendly git terminal interface

A post by Stephan Dilly

Functional Programming in Rust
rust2020-03-22
NatserractNatserract

Functional Programming in Rust

A month ago when I first developed a non-commercial project using ReasonML, I got a new experience,...

Using Cap'n Proto on Rust
rust2020-03-23
ScottScott

Using Cap'n Proto on Rust

My experiance using Cap'n Proto on Rust

Locate: A Recursive Search Tool - RUST
rust2020-03-23
Prakhar KaushikPrakhar Kaushik

Locate: A Recursive Search Tool - RUST

How many times have you gone through files to find some string or origin of a function Locate is a...

How to Add a GitHub Actions Badge to Your Project
github2020-03-20
Rob WallerRob Waller

How to Add a GitHub Actions Badge to Your Project

To add a GitHub Actions badge to your project just use the following markdown.

Making Ruby Gem with Rust
ruby2020-03-20
kojix2kojix2

Making Ruby Gem with Rust

Writing Ruby extensions in C is a popular way to speed up Ruby. A few days ago on Reddit, I read a...

Building a simple GraphQL API with Actix and Juniper (Rust)
rust2020-03-20
Julio Daniel ReyesJulio Daniel Reyes

Building a simple GraphQL API with Actix and Juniper (Rust)

A post by Julio Daniel Reyes

Early Impressions of Go from a Rust Programmer
go2020-03-17
Nick CameronNick Cameron

Early Impressions of Go from a Rust Programmer

I've been using Go for the past few weeks. It's my first time using Go for a large (-ish), serious pr...

Managing Rust binary files and Git when using rustc
rust2020-03-16
John BehanJohn Behan

Managing Rust binary files and Git when using rustc

What is rustc? rustc is the compiler for Rust. When we use cargo to compile our source fil...

Getting started with Rust on Mac
rust2020-03-14
John BehanJohn Behan

Getting started with Rust on Mac

The Easy WayTM to Install Rust (on a Mac) The easiest way to install Rust on a Mac is to h...

Lapin, a terminal game in Rust
rust2020-03-12
Denys SéguretDenys Séguret

Lapin, a terminal game in Rust

About a game I made under direction of my kids

Rust standard iterators
rust2020-03-11
Dandy VicaDandy Vica

Rust standard iterators

Today, I'll tackle Rust standard iterators, which can be browsed here: Rust Iterators In you ever...

5+ ways how Rust makes you a better programmer: An initial review of my new favorite programming language
programming2020-03-09
Mohammed Ismail AnsariMohammed Ismail Ansari

5+ ways how Rust makes you a better programmer: An initial review of my new favorite programming language

[This story was originally posted on my personal blog] With my recent dive into Rust as a low-level...

In defence of (some) fragmentation
fragmentation2020-03-08
Steve PrydeSteve Pryde

In defence of (some) fragmentation

Any time a new project is announced, especially in a relatively young language such as Rust, there wi...