Announcement

Collapse
No announcement yet.

Should GNOME Begin Replacing More C Code With Rust?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Should GNOME Begin Replacing More C Code With Rust?

    Phoronix: Should GNOME Begin Replacing More C Code With Rust?

    There's talk of potentially using more Rust code within the GNOME desktop environment as opposed to C/Vala code...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    No.
    We need less bloat, not more.

    Comment


    • #3
      Originally posted by efikkan View Post
      We need less bloat, not more.
      Why should Rust code be any more bloated than the equivalent C code? If you don't statically link jemalloc in every library, it shouldn't be significantly bigger than a C binary …
      Meanwhile, Rust has serious advantages in terms of safety and correctness, mostly owing to its richer type system.

      Comment


      • #4
        Originally posted by efikkan View Post
        We need less bloat, not more.
        Rust is designed with principle of zero-cost abstraction in mind.

        Comment


        • #5
          +100 to Rust. One of the downsides of GNOME is Vala - It's simply irrelevant outside of GNOME. Why should I master a language only used in GNOME?

          Rust has the potential to be used in a lot more places.

          Comment


          • #6
            GNOME continues to refuse OOP languages, it's like they've had a hate-on for C++ forever, let's pick yet-another-language thats not OOP...

            Comment


            • #7
              Originally posted by efikkan View Post
              No.
              We need less bloat, not more.
              We also need more posters that know what they are posting, but what can you do?

              Comment


              • #8
                Originally posted by spstarr View Post
                GNOME continues to refuse OOP languages, it's like they've had a hate-on for C++ forever, let's pick yet-another-language thats not OOP...

                GTKMM (C++ bindings for GTK) is used by several GNOME applications including core ones. Your claim doesn't seem justifiable.

                Comment


                • #9
                  In principle it would be a nice idea, it would allow Gnome to benefit from a modern and powerful language yet remain binding-friendly. But it might be a little bit too soon for that, Rust is still very young and moves quite a lot.

                  Comment


                  • #10
                    Originally posted by RahulSundaram View Post


                    GTKMM (C++ bindings for GTK) is used by several GNOME applications including core ones. Your claim doesn't seem justifiable.

                    Sure, bindings, but not the core of GNOME, it's always been C.

                    Comment

                    Working...
                    X