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

Поделиться
HTML-код
  • Опубликовано: 28 дек 2024

Комментарии • 18

  • @isaactfa
    @isaactfa 6 месяцев назад +12

    He's really Donald Knuth-ing it.

  • @SameerAhmed4776
    @SameerAhmed4776 12 дней назад +1

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

  • @dbug64
    @dbug64 6 месяцев назад +10

    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 6 месяцев назад +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 6 месяцев назад +6

      @@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 6 месяцев назад +2

      @@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 6 месяцев назад +1

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

  • @RoamingAdhocrat
    @RoamingAdhocrat 5 месяцев назад +3

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

  • @AnchorTech_0
    @AnchorTech_0 5 месяцев назад

    Any Tutorials ?

  • @irlshrek
    @irlshrek 6 месяцев назад +1

    super cool!

  • @avwie132
    @avwie132 6 месяцев назад +2

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

    • @faisalxd369
      @faisalxd369 5 месяцев назад +3

      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 6 месяцев назад +3

    This is the talk he's referring to at RustLab ruclips.net/video/mmW_RbTyj8c/видео.html

  • @simpingsyndrome
    @simpingsyndrome 5 месяцев назад

    ok bagus

  • @pookiepats
    @pookiepats 3 месяца назад +1

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

  • @GigachadRustacean-lu8bo
    @GigachadRustacean-lu8bo 6 месяцев назад +2

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

    • @RoamingAdhocrat
      @RoamingAdhocrat 5 месяцев назад

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

  • @DavoGalavotti
    @DavoGalavotti 6 месяцев назад

    I love the idea, I hate the name.