• 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·61 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·13 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

CryptoXpress Empowers You to Spend, Share, and Succeed in Web3

Naomi Antia Benson·36 reads

Your New Go-To App for Instant Gift Cards and Crypto Payments

Nsi Berry·36 reads

How Mobile Wallets Are Transforming the Way We Interact with Money.

Patience Uyire·30 reads

Top commenters this week

farras khalisha
farras khalisha
Michael Owen
Michael Owen
Buy Verified PayPal Accounts
Buy Verified PayPal Accounts
basu lee
basu lee
Britney Walsh
Britney Walsh

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