唐刚 - Use Rust to Develop the Decentralized Open Data Application - RustChinaConf2023
第三届中国 Rust 开发者大会 Use Rust to Develop the Decentralized Open Data Application Mike Tang daogangtang@gmail.com @daogangtang 2023-06-08 ➔ 裁员 ➔ 互联网格局定型 ➔ 平台倒闭,数据丢失 这是一个什么时代? 互联网的终局 创业 -> 种子 financial computation/storage model to general cases • Limites of On-chain VM computation • Limites of MPT • Limites of K-V db Problems of Web3: Technical Viewpoint Financial Model: Account=>Balance ➔ Relatively dimension Internet Model: Any ➔ Open dataset, data will increase quickly on any dimension. ➔ Multiple dimensions Dataset Models ➔ What is open data? Build an internet platform, but open its data to everyone0 码力 | 30 页 | 2.53 MB | 1 年前3Build web application with Golang
References preface 4 Build Web Application with Golang Purpose Because I'm interested in web application development, I used my free time to write this book as an open source version. It doesn't mean applications. For those of you who are working with PHP/Python/Ruby, you will learn how to build a web application with Go. For those of you who are working with C/C++, you will know how the web works. I believe following advantages: Compiles a large project within a few seconds. Provides a software development model that is easy to reason about, avoiding most of the problems associated with C-style header files0 码力 | 327 页 | 1.63 MB | 1 年前3Application of C++ in Computational Cancer Modeling
Application of C++ in Cancer Modeling • The speaker (Ruibo) • University of Washington, department of applied mathematics • Cancer Modeling Group: Evolution of cancer initiation • Group leader: SG20Outline • Main Topic: use C++ to simulate the process of cancer initiation • The mathematical model and simulation study • Generate a single tumor (A single step of evolution) • Generate multiple window of opportunity for screening) National Cancer Institute – What is Cancer 3A computational model for cancer initiation 4 A single cell • Consider a bunch of ‘pseudo’ cells. • Cells have different0 码力 | 47 页 | 1.14 MB | 5 月前0.03Distributed Ranges: A Model for Building Distributed Data Structures, Algorithms, and Views
abstraction - Utilize vendor-supplied local algorithms for competitive performance - Our work is open source: https://github.com/oneapi-src/distributed-ranges0 码力 | 127 页 | 2.06 MB | 5 月前3基于open-falcon的平安云监控
基于open-falcon的 平安云监控 目录 Ø 团队介绍 Ø 背景 Ø 系统定位 Ø argus是什么 Ø 为什么选用Go Ø argus的前身 Ø argus的现状 Ø argus的未来 团队介绍 Ø 平安云IAAS团队 Ø 负责平安集团IAAS平台建设 Ø 为平安集团内部其他子公司服务 Ø 打造对外的金融云服务 目录 Ø 团队介绍 Ø 背景 Ø 系统定位 Ø argus是什么 Ø 为什么选用Go Ø argus的前身 Ø argus的现状 Ø argus的未来 argus是什么 Ø 是平安云监控系统 Ø 希腊神话里的百眼巨人 Ø 基平open-falcon开发的平安云监控系统 Ø 是一个Go语言实现的项目 目录 Ø 团队介绍 Ø 背景 Ø 系统定位 Ø argus是什么 Ø 为什么选用Go Ø argus的前身 Ø argus的现状 自带单元测试框架 目录 Ø 团队介绍 Ø 背景 Ø 系统定位 Ø argus是什么 Ø 为什么选用Go Ø argus的前身 Ø argus的现状 Ø argus的未来 argus的前身open-falcon agent transfer meta updater hbs graph judge redis sender query mysql web alarm gitlab0 码力 | 30 页 | 10.40 MB | 1 年前3C++ Memory Model: from C++11 to C++23
Memory Model C++11 – C++23About Me: alex.dathskovsky@speedata.io www.linkedin.com/in/alexdathskovsky https://www.cppnext.comAlex Dathskovsky | alex.dathskovsky@speedata.io | www.linkedin.com/in/a0 码力 | 112 页 | 5.17 MB | 5 月前3A New Decade of Visual Studio: C++20, Open STL and More
Studio Code Session coming up! #1 most used code editor [StackOverflow Developer Surveys] Free, open source code editor Runs on Windows, macOS, and Linux C++ IntelliSense, debugging, code browsing Sanitizers? Victor Ciura – Fuzzing/Testing venue Fri 9/18 12:00 – 13:00 Introducing Microsoft’s New Open Source Fuzzing Platform Justin Campbell, Michael Walker – Fuzzing/Testing venue Visit https://aka Team ProductivitySimplify C++ dependency management with vcpkg Open source library manager for Windows, Linux, and macOS 1400+ popular open source libraries available for installation • Built-from source0 码力 | 37 页 | 2.67 MB | 5 月前3The RISC-V Reader: An Open Architecture AtlasFirst Edition, 1.0.0 - 2021
In Praise of The RISC-V Reader This timely book concisely describes the simple, free and open RISC-V ISA that is expe- riencing rapid uptake in many different computing sectors. The book also contains RV Pseudoinstructions SRLIW rd,rs1,shamt SRAIW rd,rs1,shamt SRAW rd,rs1,rs2 Open Reference Card xx +RV64I Base Integer Instructions: rd,rs1,rs2 DIVW rd,rs1,rs2 +RV64M Optional Multiply-Divide Instruction Extension: RVM Open Reference Card yy Optional Vector Extension:0 码力 | 232 页 | 5.16 MB | 1 年前3Casdoor · An Open Source UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting
on OAuth 2.0, OIDC, SAML, and CAS. Casdoor serves both the web UI and the login requests from application users. You need to enable JavaScript to run this app. Casdoor f Casdoor featur eatures es 1 for management, and supports localization in 10+ languages. 2. Casdoor supports third-party application login, such as GitHub, Google, QQ, and WeChat, and it supports extending third-party login with St Step 1 (Aut ep 1 (Authorization R horization Request) equest) Your Application (which could be a website or any other application) should compose a URL in the following format: endpoint/login/oauth/0 码力 | 825 页 | 58.31 MB | 1 年前3JAVA 应用与开发 - 控制台应用程序设计
0 码力 | 63 页 | 2.84 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
唐刚UseRusttoDeveloptheDecentralizedOpenDataApplicationRustChinaConf2023BuildwebapplicationwithGolangofComputationalCancerModelingDistributedRangesModelforBuildingStructuresAlgorithmsandViews基于openfalcon平安监控C++Memoryfrom1123NewDecadeVisualStudio20STLMoreTheRISCReaderAnArchitectureAtlasFirstEdition1.02021CasdoorSourceUIfirstIdentityAccessManagementIAMSingleSignOnSSOplatformsupportingOAuth2.0OIDCSAMLCASTerminalprogrammingpdf