Xilem: Let's Build High Performance Rust UI - Raph Levien

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ก.พ. 2025

ความคิดเห็น • 18

  • @isaactfa
    @isaactfa 8 หลายเดือนก่อน +13

    He's really Donald Knuth-ing it.

  • @SameerAhmed4776
    @SameerAhmed4776 หลายเดือนก่อน +1

    When will Xilem be suitable for use in building Android applications?

  • @dbug64
    @dbug64 8 หลายเดือนก่อน +11

    How many UI frameworks has Raph now started? :^)
    Are they connected to each other somehow? Or are we(Rust community) still searching for the best way to do non-OO UI in Rust?

    • @DavidSchmitt
      @DavidSchmitt 8 หลายเดือนก่อน +4

      I'd expect the number of projects to consolidate as people are figuring out what does work and start focusing on higher levels (like how many projects are already building on top of winit)

    • @dbug64
      @dbug64 7 หลายเดือนก่อน +7

      @@DavidSchmitt Even if it's fragmented I find this exploration very interesting in many ways. Like you point out, winit is used a lot, accessabilitykit too.
      I read that someone experimented with using the async paradigm as a base for UI.
      The immediate UI's feels like a functional approach, given a state, create the UI from it.

    • @DavidSchmitt
      @DavidSchmitt 7 หลายเดือนก่อน +3

      @@dbug64 I also expect that basic infrastructure libraries like winit have a lot less integration concerns with the higher level frameworks compared to e.g. widget libraries

    • @khai96x
      @khai96x 7 หลายเดือนก่อน +1

      JS/TS has capabilities to do OOP-based UI, but most UI frameworks still chose the declarative model (React-like).

  • @RoamingAdhocrat
    @RoamingAdhocrat 6 หลายเดือนก่อน +4

    22:00 can I get "Geometry is easy if all children are same height" on a t-shirt please

  • @irlshrek
    @irlshrek 8 หลายเดือนก่อน +1

    super cool!

  • @AnchorTech_0
    @AnchorTech_0 6 หลายเดือนก่อน

    Any Tutorials ?

  • @avwie132
    @avwie132 7 หลายเดือนก่อน +2

    Weird that Google is funding it with their 100% commitment to Jetpack Compose

    • @faisalxd369
      @faisalxd369 6 หลายเดือนก่อน +4

      The work they're doing is not tied to Xilem and the performance benefits can be easily brought to other UI toolkits (namely Jetpack Compose).

  • @akithered
    @akithered 7 หลายเดือนก่อน +3

    This is the talk he's referring to at RustLab th-cam.com/video/mmW_RbTyj8c/w-d-xo.html

  • @pookiepats
    @pookiepats 4 หลายเดือนก่อน +1

    dude another one... 4 more years of hype and abandoned repos, rust doing their best OCAML impression

  • @simpingsyndrome
    @simpingsyndrome 6 หลายเดือนก่อน

    ok bagus

  • @GigachadRustacean-lu8bo
    @GigachadRustacean-lu8bo 7 หลายเดือนก่อน +2

    another project that google will start and killed at some point in time

    • @RoamingAdhocrat
      @RoamingAdhocrat 6 หลายเดือนก่อน

      at least as an (open-source?) project it doesn't cease to exist when google lose interest

  • @DavoGalavotti
    @DavoGalavotti 7 หลายเดือนก่อน

    I love the idea, I hate the name.