Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.programming > #16878

Re: SIMD programming in pure rust

From Julio Di Egidio <julio@diegidio.name>
Newsgroups alt.comp.lang.rust, comp.programming
Subject Re: SIMD programming in pure rust
Date 2026-03-06 19:38 +0100
Organization A noiseless patient Spider
Message-ID <10of6uc$ellh$1@dont-email.me> (permalink)
References <10jp16f$1elvi$1@dont-email.me> <10of3fp$3eluv$1@matrix.hispagatos.org>

Cross-posted to 2 groups.

Show all headers | View raw


On 06/03/2026 18:39, r4dnRd wrote:
>> [in reply to r4dnRd <r4dnRd@usenet_reborn.tui>]
> 
>> On 07/01/2026 21:48, r4dnRd wrote:
>>>> [in reply to r4dnRd <r4dnRd@usenet_reborn.tui>]
>>>
>>>> I came across this article, this is a guy I know from some hacker events in Germany like CCC Congress etc
>>>> This is a way for CPU's to handle low level programming with out having to translate to ASM etc... or so I think.
>>>>
>>>> Introduction to SIMD programming in pure Rust
>>>>
>>>> https://kerkour.com/introduction-rust-simd
>>>
>>> Thank you for this article, it is very useful as every article Silvain writes.
>>>
>>> [...]
>>>
>>> To access these CPU features in other languages like C you may need to write
>>> assembly and as usual rust saves you from that.
>>
>> The mid-level C programmer just finds a suitable library.
>> Rust's approach on the other hand is a nice example of a
>> monolithic architecture and the feature bloat, which are
>> rather the typical outcome of the most common incompetence.
> 
> LOL The "better than you" rhetoric.

The irony being that you think you are the one who should say that.

The most common incompetence and/then the most common nonsense.

To put it charitably.

*PLONK*

-Julio

Back to comp.programming | Previous | NextPrevious in thread | Find similar


Thread

Re: SIMD programming in pure rust Julio Di Egidio <julio@diegidio.name> - 2026-01-08 20:39 +0100
  Re: Re: SIMD programming in pure rust r4dnRd <r4dnRd@usenet_reborn.tui> - 2026-03-06 17:39 +0000
    Re: SIMD programming in pure rust Julio Di Egidio <julio@diegidio.name> - 2026-03-06 19:38 +0100

csiph-web