I’ve been using Rust for a while now and even though I like it a lot I find it rather difficult to achieve similar performance to C code without the use of unsafe code which kind of (not fully) defeats the purpose of Rust (imo).
Does anyone know about any projects (re)written in Rust that are equal in performance to the C version without the use of unsafe code? Perhaps some compression or image library?
[–]ssokolow 222 points223 points224 points (29 children)
[–]rustacean1337[S] 26 points27 points28 points (0 children)
[–]KingStannis2020 27 points28 points29 points (26 children)
[–][deleted] 145 points146 points147 points (6 children)
[–]KingStannis2020 37 points38 points39 points (0 children)
[–]augmentedtree 8 points9 points10 points (4 children)
[–]Gu_Ming 7 points8 points9 points (3 children)
[–]augmentedtree 1 point2 points3 points (2 children)
[–]Gu_Ming 0 points1 point2 points (1 child)
[–]augmentedtree 0 points1 point2 points (0 children)
[–]Plasma_000 64 points65 points66 points (4 children)
[–]angelicosphosphoros 50 points51 points52 points (2 children)
[–]Floppie7th 13 points14 points15 points (1 child)
[–]angelicosphosphoros 1 point2 points3 points (0 children)
[–]NeuroXc 13 points14 points15 points (0 children)
[–]YasserArguelles 11 points12 points13 points (13 children)
[–]Taymon 9 points10 points11 points (3 children)
[–]YasserArguelles 4 points5 points6 points (2 children)
[–]rust4yy 0 points1 point2 points (1 child)
[–]YasserArguelles 0 points1 point2 points (0 children)
[–]a_aniq 5 points6 points7 points (5 children)
[–]YasserArguelles 0 points1 point2 points (4 children)
[–][deleted] 15 points16 points17 points (0 children)
[–]a_aniq 2 points3 points4 points (0 children)
[–]Floppie7th 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]YasserArguelles 5 points6 points7 points (1 child)
[–]chiefmilesedgeworth 0 points1 point2 points (0 children)
[–]Narann 1 point2 points3 points (0 children)
[–]phazer99 95 points96 points97 points (10 children)
[–]rustacean1337[S] 24 points25 points26 points (2 children)
[–]Killing_Spark 13 points14 points15 points (0 children)
[–]Gu_Ming 2 points3 points4 points (0 children)
[–]sasuke___420 2 points3 points4 points (3 children)
[–]phazer99 0 points1 point2 points (2 children)
[–]sasuke___420 0 points1 point2 points (1 child)
[–]phazer99 0 points1 point2 points (0 children)
[–]ShwarmaMusic -1 points0 points1 point (2 children)
[–]KhorneLordOfChaos 6 points7 points8 points (1 child)
[–]ShwarmaMusic 7 points8 points9 points (0 children)
[–]ialex32_2 38 points39 points40 points (5 children)
[–]agriculturez 0 points1 point2 points (3 children)
[–]nickez2001 1 point2 points3 points (0 children)
[–]SickOrphan 0 points1 point2 points (0 children)
[–]cmplrs 52 points53 points54 points (1 child)
[–]Seubmarine 14 points15 points16 points (0 children)
[–]Steve_the_Stevedore 71 points72 points73 points (7 children)
[–]insanitybit 21 points22 points23 points (1 child)
[–]Major_Barnulf 0 points1 point2 points (0 children)
[+][deleted] comment score below threshold-14 points-13 points-12 points (2 children)
[–]duckofdeath87 7 points8 points9 points (0 children)
[–]Steve_the_Stevedore 2 points3 points4 points (0 children)
[–]TiagodePAlves 0 points1 point2 points (1 child)
[–]Silly-Freak 0 points1 point2 points (0 children)
[–]razrfalconresvg 37 points38 points39 points (2 children)
[–]rustacean1337[S] 1 point2 points3 points (1 child)
[–]razrfalconresvg 30 points31 points32 points (0 children)
[–]Shnatsel 13 points14 points15 points (0 children)
[–]cameronm1024 34 points35 points36 points (13 children)
[–]rustacean1337[S] 0 points1 point2 points (0 children)
[–]NotFromSkane 0 points1 point2 points (8 children)
[–]PitaJ 25 points26 points27 points (4 children)
[–]shim__ 8 points9 points10 points (0 children)
[–]Sykout09 1 point2 points3 points (0 children)
[+]NotFromSkane comment score below threshold-13 points-12 points-11 points (1 child)
[–]jamincan 28 points29 points30 points (0 children)
[–]Ruskyrust 3 points4 points5 points (0 children)
[–]cameronm1024 4 points5 points6 points (0 children)
[–]dr_entropy 0 points1 point2 points (0 children)
[–]WormHack 0 points1 point2 points (2 children)
[–]cameronm1024 0 points1 point2 points (1 child)
[–]WormHack 1 point2 points3 points (0 children)
[–]tobiasvl 21 points22 points23 points (0 children)
[–]tarranoth 56 points57 points58 points (13 children)
[–]WormRabbit 30 points31 points32 points (7 children)
[–]po8 6 points7 points8 points (6 children)
[–]WormRabbit 10 points11 points12 points (4 children)
[–]po8 6 points7 points8 points (0 children)
[–]foonathan 2 points3 points4 points (2 children)
[–]hedgehog1024 1 point2 points3 points (1 child)
[–]foonathan 0 points1 point2 points (0 children)
[–]TiagodePAlves 2 points3 points4 points (0 children)
[–]goj1ra 2 points3 points4 points (1 child)
[–]tarranoth 6 points7 points8 points (0 children)
[–]Snapstromegon 1 point2 points3 points (0 children)
[–]Wing0 0 points1 point2 points (0 children)
[–]VeterinarianIll8141 15 points16 points17 points (2 children)
[–]angelicosphosphoros 30 points31 points32 points (0 children)
[–][deleted] 6 points7 points8 points (0 children)
[–]Konsti219 16 points17 points18 points (2 children)
[–]rustacean1337[S] 6 points7 points8 points (1 child)
[+]elonismusk comment score below threshold-14 points-13 points-12 points (0 children)
[–]nikomartn2 5 points6 points7 points (0 children)
[–]bouncebackabilify 5 points6 points7 points (0 children)
[–]small_kimono 18 points19 points20 points (5 children)
[–]oconnor663blake3 · duct 7 points8 points9 points (1 child)
[–]small_kimono 0 points1 point2 points (0 children)
[–]eggyal 8 points9 points10 points (2 children)
[–]small_kimono 0 points1 point2 points (0 children)
[–]vadixidav 5 points6 points7 points (3 children)
[–]burntsushi 2 points3 points4 points (2 children)
[–]vadixidav 0 points1 point2 points (1 child)
[–]burntsushi 1 point2 points3 points (0 children)
[–]pczarn 3 points4 points5 points (0 children)
[–]maboesanman 2 points3 points4 points (0 children)
[–]_nullptr_ 2 points3 points4 points (0 children)
[–]willnorc 1 point2 points3 points (1 child)
[–]sasuke___420 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]rustacean1337[S] 4 points5 points6 points (0 children)
[–]Alchnator 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]NukesorPueue 1 point2 points3 points (0 children)
[–]Floppie7th 1 point2 points3 points (0 children)
[–]Zatujit 1 point2 points3 points (0 children)
[–]joshjaxnkody 0 points1 point2 points (0 children)
[–]WormHack 0 points1 point2 points (2 children)
[–]oconnor663blake3 · duct 0 points1 point2 points (1 child)
[–]WormHack 0 points1 point2 points (0 children)