唐刚 - Use Rust to Develop the Decentralized Open Data Application - RustChinaConf2023
数据?完全封闭。 ➔ 数据是护城河,是信息时代的石油。 互联网企业的发展模式 Web3? So-called Web3 ? Where is the Next Stage ★ Blockchain ★ Decentralized Ledger Storage: MPT (Merkle Patricia Tree) ★ K-V database ★ Smart Contract ★ Serverless Serverless The Weapons Web3 Utilizes For mainstream tech stack, e. g. Ethereum ➔ A world-wide unified network to provide a serverless layer • A single-core CPU machine • Is serverless really the next stage all open data from this platform ➔ On the server side, it is a network, consisting of some/many nodes ➔ Every node has a blockchain node in it What An Open Data App Feels Like? “EightFish is a development0 码力 | 30 页 | 2.53 MB | 1 年前3ClickHouse: настоящее и будущее
ML feature analytics and research Trading & financial data Fintech Insurance Investment banking Blockchain Gambling Adult Business intelligence ClickHouse — доступная система 9 ClickHouse можно развернуть:0 码力 | 32 页 | 2.62 MB | 1 年前3陈东 - 利用Rust重塑移动应用开发-230618
business logic library , can be shared on different platform. - Signer - cryptography support - Blockchain Support - Publish each module as independent package 利用 Rust 重塑移动应用开发 Photo / image / chart0 码力 | 22 页 | 2.10 MB | 1 年前3夏歌-使用Rust构建LLM应用
ocr 这个 function 里 识别 图片中的文字, text_detection 是把识别的图片转化为 base64 https://github.com/flows-network/review-any- pr-with-chatgpt 使用 Rust 构建 ChatGPT Telegram 机器人 使用 Rust 构建基于 ChatGPT 的 PR Review https://github.com/flows-network/review-any- pr-with-chatgpt 使用 Rust 构建 PR review 机器人 Source code Give it a try https://github.com/flows-network/github-pr- summary https://github.com/flows-network/review- any-pr-with-chatgpt0 码力 | 36 页 | 38.31 MB | 1 年前3绕过conntrack,使用eBPF增强 IPVS优化K8s网络性能
polling even when network is idle. • Why not use a pure eBPF service? • Not mature enough eBPF brief • Write C • Compile into eBPF assembly code • Inject to kernel • Attach to network tc hooks • Triggered0 码力 | 24 页 | 1.90 MB | 1 年前3No Silver Bullet – Essence and Accident in Software Engineering
to Containerize the software, but to run that I need… • a Container Management Platform, but to network it I need… • a Service Mesh, but to secure it I need… • an automated Certificate Authority, and for0 码力 | 35 页 | 1.43 MB | 5 月前3基于Rust-vmm实现Kubernetes运行时
Memory-safe language • Secure: Minimal hardware emulation • Flexible: Easy to customize to fit various network, storage and OS environments • High-performance: Leverage KVM capability Advantage of Rust-VMM0 码力 | 27 页 | 34.17 MB | 1 年前3NativeScript 101
iOS Safari AppInspector iOS Chrome DevTools VSCode Extension Debugger Console Resources Network Elements Memory Profiling Timeline/CPU Prof. Anything Else? Two easy ways to use NativeScript0 码力 | 90 页 | 40.11 MB | 1 年前3THE FIRST EXPLORATION OF PROJECT SPARROW
of Cloud/Edge Computing, AI, IoT, Programming Languages & Runtimes, Network, Virtualization, RISC-V, EDA, 5G/6G… Who Am I Agenda I. Background Tech Stack 0 码力 | 68 页 | 13.14 MB | 1 年前3C++高性能并行编程与优化 - 课件 - 16 现代 CMake 模块化项目管理指南
包括动态库文件的位置,头文件的目录,链接时需要开启的编译选项等等。而且某些库都 具有多个子动态库,例如 Qt 就有 libQt5Core.so 、 libQt5Widgets.so 、 libQt5Network.so 。因此 CMake 要求所有第三方 库作者统一包装成一个 Qt5Config.cmake 文件包含所有相关信息(类似于 nodejs 的 package.json ),比你单独的一个个去找动态库文件要灵活的多。0 码力 | 56 页 | 6.87 MB | 1 年前3
共 10 条
- 1
相关搜索词
唐刚UseRusttoDeveloptheDecentralizedOpenDataApplicationRustChinaConf2023ClickHouse陈东利用重塑移动应用开发230618夏歌使用构建LLM绕过conntrackeBPF增强IPVS优化K8s网络性能NoSilverBulletEssenceandAccidentinSoftwareEngineering基于vmm实现Kubernetes运行NativeScript101pptx李枫2023RustChinaConf__SparrowFengLi20230614aofficialtemplateC++高性高性能并行编程课件16