reactive-programming

2 articles
sort: new top best
clear filter
0 6/10

A deep dive into debugging a frozen Room List in the Matrix Rust SDK by identifying memory pressure and lock contention issues, then applying data-oriented design principles to achieve 98.7% execution time improvement and 7718.5% throughput increase. The article explains reactive stream processing using VectorDiff updates and the implementation of efficient sorting operations.

Element Matrix Rust SDK Dygma Defy matrix_sdk_crypto matrix_sdk_ui eyeball-im eyeball-im-util VectorDiff ObservableVector
mnt.io · vinhnx · 6 days ago · details · hn
0 6/10

Technical deep-dive into three reactivity algorithms (push-based, pull-based, and hybrid push/pull) used in reactive systems, analyzing trade-offs between efficiency, fine-grainedness, glitch-freedom, and dynamic dependency handling with practical examples and topological sorting approaches.

RxJS Jonathan's Blog
jonathan-frere.com · frogulis · 6 days ago · details · hn