唐刚 - Use Rust to Develop the Decentralized Open Data Application - RustChinaConf2023to Develop the Decentralized Open Data Application Mike Tang daogangtang@gmail.com @daogangtang 2023-06-08 ➔ 裁员 ➔ 互联网格局定型 ➔ 平台倒闭,数据丢失 这是一个什么时代? 互联网的终局 创业 -> 种子 -> 天使 -> A -> B -> C -> …0 码力 | 30 页 | 2.53 MB | 1 年前3
Rustle: the first static analyzer for smart contracts in Rust0 码力 | 28 页 | 4.49 MB | 1 年前3
Rust 是否需要另⼀种“⾊彩”的 Future? - 郭⼦兴0 码力 | 19 页 | 7.77 MB | 1 年前3
Rust原子操作高性能实践 Rust Atomic Deep Dive - 王璞第三届中国Rust开发者大会 Rust Atomic Deep Dive Pu Wang @ DatenLord 2023/06/17 Rust原子操作高性能实践 What are atomic operations in Rust? What Why need atomic operations? Why How 01 02 03 Memory order in atomic operations0 码力 | 19 页 | 1.88 MB | 1 年前3
Candid: the interface description language of the Internet Computer smart contracts - 陈研language of the Internet Computer smart contracts Yan Chen DFINITY Foundation Rust China Conf 2023 −− How DFINITY uses procedure macro to extend Rust Overview • Macro system is a hidden gem in Rust0 码力 | 35 页 | 1.35 MB | 1 年前3
Rust 异步并发框架在移动端的应用 - 陈明煜0 码力 | 25 页 | 1.64 MB | 1 年前3
Build a lightweight logging and tracing tool with Apache Arrow, Parquet and DataFusion 朱霜0 码力 | 26 页 | 11.05 MB | 1 年前3
Rust 异步 Runtime 的兼容层 - 施继成0 码力 | 22 页 | 957.41 KB | 1 年前3
Learning by Contributing to Rust Compiler - 陈于康C/C++ • 2014 ~ 2020 DJI Ruby, Lua • 2020 ~ 2023 Microsoft C#, PowerShell • 2023 ~ now Cryptape Rust My work experience • We care about performance and dev experience • A lot of fun! A lot of open-source experience • 2023 Rust Foundation Project Grants • A member of rustc compiler team contributors What I’ve earned0 码力 | 23 页 | 3.28 MB | 1 年前3
Rust HTTP 协议栈在终端通信场景的实践 - 胡凯⚫ Rust 与 HTTP 协议 HTTP 协议介绍 Part 01 什么是 HTTP 协议? Rust China Conf 2022 – 2023, Shanghai, China Rust China Conf 2022 – 2023, Shanghai, China HTTP 协议介绍 HTTP 协议,即超文本传输协议(HyperText Transfer Protocol)是一种用于分布式、协作式和超媒体 Protocol)是一种用于分布式、协作式和超媒体 信息系统的应用层协议。 HTTP 是一个客户端(用户)和服务端(网站)之间请求和应答的标准。 Rust China Conf 2022 – 2023, Shanghai, China HTTP 协议介绍 HTTP 协议主要具有以下特点: ✓ 支持客户/服务器模式。 ✓ 简单快速:客户向服务器请求服务时,只需传送 请求方法、路径和请求头。HTTP 协议简单、HTTP 限制每次连接只处理一个请求,节 省传输时间。(在 HTTP/1.1 之后变更) ✓ 无状态:HTTP 协议对于事务处理没有记忆能力, 每个请求/应答之间相互独立。 Rust China Conf 2022 – 2023, Shanghai, China HTTP 协议介绍 HTTP 协议的版本演化如下: GET Content request response HTTP/0.9 • 早期的 HTTP0 码力 | 26 页 | 1.25 MB | 1 年前3
共 37 条
- 1
- 2
- 3
- 4













