議程簡介
所有 Rust 相關開源議題。
all open source topics related to Rust.
Rust
所有 Rust 相關開源議題。
all open source topics related to Rust.
講者
朱章祺
滑板愛好者,軟體工程師,貓奴一枚。
Rust is a great language for fast and secure code. Databases like MariaDB are great for fetching data. Lets go through a working example on how to use existing crates to make some fast and secure SQL functions implemented in Rust.
講者
Daniel Black
Daniel is a MariaDB all rounder. He started doing as a DBA, and then starting fixing the bugs. On the journey to continue these multi-perspectives of the same product, he found a niche at the MariaDB Foundation as their Chief Innovation Officer. There he continues to drive improvements in the code, the user usage, and the ecosystem in-between.
The need for efficient and scalable data management and messaging protocols in distributed systems and IoT applications has become increasingly important in recent years. Zenoh is a new open-source protocol that addresses these issues by providing a lightweight, efficient, and scalable solution. It takes a data-centric approach to communication, which focuses on the data itself rather than the location or identity of the devices producing or consuming the data.
Moreover, Zenoh is built on Rust, a systems programming language known for its high performance, security, and reliability. Rust's unique features make Zenoh a fast and robust solution for managing and processing data in distributed systems and IoT applications.
In this talk, we will explore the architecture and features of Zenoh and discuss real-world use cases.
講者
Yuyuan Yuan
Rust enthusiast who likes to study language design and its applications in various domains. I am currently working on Eclipse Zenoh as a ZettaScale Taipei Team member.
經過 Mozilla 裁員後的 Servo 到了 2023 年變得如何了呢?
講者
吳昱緯
One of rust.tw maintainers. Core member of Tauri.
Highly Perfrmant Dataflow in Stream-Orientd Programming in Rust
The lecture focuses on par-stream, a demonstration of stream-oriented programming. It can build a staged pipeline that scales up to CPU cores, and it leverages async/.await to mix I/O-bound and CPU-bound operations. All of them are written in iterator style, allowing users to build a scalable data processing pipeline without tears. The lecture introduces the building blocks to build the pipeline and explores the design in depth.
講者
林祥瑞 (Lin, Hsiang-Jui)
Currently a PhD student in Depart. of CSIE, National Taiwan University. My research focuses on vehicular communication and multi-vehicle consensus. A long-time open-source software hobbyist mainly working on Rust, machine learning and system programming projects.