Show HN: Rore GUI – An Open Qt Alternative in Rust (WGPU, Zero-VDOM)

Rore는 Rust로 작성된 고성능 GPU 가속 UI 프레임워크로, WGPU와 Taffy 레이아웃 엔진을 기반으로 하며, 데이터 그리드와 Web3 터미널 같은 무거운 데스크톱 애플리케이션에 최적화되어 있습니다. GPU 인스턴싱, 수학적 픽셀 완성도, 부분 리드로우, 미세 반응성, 가상 리스트 등 고급 기능을 지원하며, 메모리 사용량은 약 130MB, CPU 사용률은 매우 낮아 효율적입니다. 현재는 알파 단계로 완전한 애플리케이션 개발에는 아직 미완성이지만, 크로스 플랫폼 성능과 GPU 직접 제어를 통한 고성능 UI 개발에 유망한 대안입니다.

https://github.com/davlatov-tech/Rore

#rust #gpu #uiframework #wgpu #reactivity

GitHub - davlatov-tech/Rore

Contribute to davlatov-tech/Rore development by creating an account on GitHub.

GitHub
GitHub - shreeve/rip-lang: A modern language that compiles to JavaScript

A modern language that compiles to JavaScript. Contribute to shreeve/rip-lang development by creating an account on GitHub.

GitHub

Reactive programming in #Rust - Observability - by Ivan Enderlin (@hywan)

https://mnt.io/series/reactive-programming-in-rust/observability/

eyeball - Add observability to your Rust types! - by @hywan and @jplatte

https://docs.rs/eyeball/latest/eyeball/

#RustLang #ReactiveProgramming #Reactivity

Observability — from the series Reactive programming in Rust

The basis of reactive programming is observability. Let's play with it.

mnt.io

Sycamore – next gen Rust UI library powered by fine-grained reactivity

https://sycamore.dev

#HackerNews #Sycamore #Rust #UI #library #reactivity #nextgen

Sycamore

Sycamore is a next generation Rust UI library powered by fine-grained reactivity. Create reactive apps with effortless performance

🥴 Ah, the age-old dilemma: to push or to pull 🤔. Our brave author embarks on an epic quest of #overexplaining the obvious, inventing a mythical "push-pull" combo like it’s the Fusion Cuisine of #Reactivity. 🧙‍♂️ Because who doesn't love wading through #algorithmic #soup to solve a problem no one had? 🍜
https://jonathan-frere.com/posts/reactivity-algorithms/ #pushpull #FusionCuisine #HackerNews #ngated
Pushing and Pulling: Three Reactivity Algorithms | Jonathan's Blog

It’s looking like I’m going to need to build a reactive engine for work, so I’m going to prepare for that by writing down what I know about them. I want to look at three ways of building reactive engines: push reactivity, pull reactivity, and the hybrid push/pull combination that is used in a bunch of web frameworks. The Problem Statement The simplest way to visualise reactivity, in my opinion, is as a spreadsheet. You have a series of input cells, containing your initial data, and a series of output cells containing the final results. In between are many more cells containing intermediate computations that need to be done to figure out the final results.

Pushing and Pulling: Three Reactivity Algorithms | Jonathan's Blog

It’s looking like I’m going to need to build a reactive engine for work, so I’m going to prepare for that by writing down what I know about them. I want to look at three ways of building reactive engines: push reactivity, pull reactivity, and the hybrid push/pull combination that is used in a bunch of web frameworks. The Problem Statement The simplest way to visualise reactivity, in my opinion, is as a spreadsheet. You have a series of input cells, containing your initial data, and a series of output cells containing the final results. In between are many more cells containing intermediate computations that need to be done to figure out the final results.

Reactivity will continue to be a bit of a bitch until we figure out how to just use quantum entanglement.

#reactivity

Depuis longtemps, j'ai choisi SolidJS au lieu de React (ou Vue, Svelte, Angular...). Un de ces jours, je me pencherai peut-être sur qwik mais entre-temps, voici enfin la version 2-beta de Solid!

https://github.com/solidjs/solid/releases/tag/v2.0.0-beta.0

#solid #solidjs #reactivity #web

Release v2.0.0 Beta - The <Suspense> is Over · solidjs/solid

I know you all probably weren't expecting this announcement next. But after reviewing the roadmap, we spent so long iterating in the Experimental phase, most of the goalposts within Alpha don't app...

GitHub

#signals friends.

#reactivity friends.

#webDev friends.

Thoughts on https://github.com/proposal-signals/signal-utils/issues/100 and being able to both depend on and change a value in a `reaction()`?

Leveraging `reaction()` with dependencies in the effect. · Issue #100 · proposal-signals/signal-utils

I'm looking at using a reaction like this: https://codepen.io/Westbrook/pen/QwNJdBK?editors=0010 import { Signal } from 'https://unpkg.com/signal-polyfill?module'; import { SignalSet } from 'https:...

GitHub

Fukui functions provide an effective way to estimate molecular reactivity and pinpoint reactive sites. With #WEASEL, you can visualize these functions and compute all associated indices easily using just one command!

Learn more about WEASEL and its workflows at www.faccts.de/weasel

#FACCTs #CompChem #QuantumChem #Fukui #Reactivity #WorkflowAutomation