• Feed
  • Discussions
static dispatch

static dispatch

#static-dispatch
0 followers·2 articles

static dispatch

#static-dispatch·0 followers·2 articles
static dispatch
Mathias Vandaele
Mathias Vandaele
mathias-vandaele.dev·Feb 28, 2024
Feb 28, 2024

Static dispatch vs dynamic dispatch in Rust, how to dramatically improve performances + Java 21 bonus

Before diving deeper, let's understand the key differences between static and dynamic dispatching. When you have a trait (interface for those unfamiliar with rust), you have to put the function signature of what all classes or struct will implement. ...

Static dispatch vs dynamic dispatch in Rust, how to dramatically improve performances + Java 21 bonus
Discuss·65 reads
static dispatch
Raine
Raine
raineyang.hashnode.dev·Dec 14, 2023
Dec 14, 2023

Rust Learning Note: Generics and Traits

This blog is a summay of Chapter 2.8 of Rust Course (course.rs) Generics Generics can be used in structs, enumerators, and methods, as shown in the example below: 1 Using generics in structs: struct Point<T> { x: T, y: T } fn main() { le...

Discuss·17 reads
trait object

Changelog

New steps component and improved accessibility on Hashnode's blog and docs product.

New steps component and improved accessibility on Hashnode's blog and docs product.

Nov 05, 2024·
new

Trending Articles

STON.fi: The Next-Gen DEX Powering TON Blockchain DeFi

Tommy williams·18 reads

AEON Pay: From Crypto Wallets to Everyday Life

Prochino·13 reads

Empowering the Decentralized Future: How Endless Merges Web2 Ease with Web3 Sovereignty

Edimavouge·12 reads

Top commenters this week

Anik Sikder
Anik Sikder
Buy Old Gmail Accounts
Buy Old Gmail Accounts
How To Buy USA Verified Chime Accounts
How To Buy USA Verified Chime Accounts
Ariska Hidayat
Ariska Hidayat
Sonu Goswami
Sonu Goswami

Writing Challenges

#2Articles1Week Challenge

Become better at technical writing; accept Hashnode's writing challenge for four weeks.

#2Articles1Week Challenge
#WomenWhoTech

Share your story, achievements, or experiences as a woman, non-binary folk in tech or as a #WomenWhoTech ally!

#WomenWhoTech
Self Starter

Publish your first article on Hashnode and become a self starter!

Self Starter
Serial Blogger

Publish an article every day for 7 days and earn a cool serial blogger badge!

Serial Blogger
Talk of the town

Write a story that drives amazing engagement on Hashnode and become the talk of the town!

Talk of the town
Word Warrior

Write an in-depth article on your Hashnode blog that's more than 2000 words and become a word warrior!

Word Warrior