Example projects with Dioxus This repository holds the code for a variety of example projects built with Dioxus. Each project has information on how to build/deploy. If you want to add your own, feel free to mak
SiegeLord/RustCMake - an example project showing usage of CMake with Rust facebook/buck2 - Buck2 is a large-scale build tool built in Rust Fleet [fleet-rs] - The blazing fast build tool for Rust. GitHub actions icepuma/rust-action - rust github action peaceiris/actions-mdbook - GitH...
salvo new project_name 更多示例 您可以从examples文件夹下查看更多示例代码,您可以通过以下命令运行这些示例: cdexamples cargo run --bin example-basic-auth 您可以使用任何你想运行的示例名称替代这里的basic-auth。 🚀 性能 Benchmark 测试结果可以从这里查看: ...
SiegeLord/RustCMake - an example project showing usage of CMake with Rust facebook/buck2 - Buck2 is a large-scale build tool built in Rust Fleet [fleet-rs] - The blazing fast build tool for Rust. GitHub actions icepuma/rust-action - rust github action peaceiris/actions-mdbook - GitH...
Sui:https://github.com/kklas/token-mint-lock-example/blob/master/sui/sources/treasury_lock.move [12] 这里是该漏洞的主要账户检查的细目(不充分):https://twitter.com/samczsun/status/1507056113023275023 [13] Anatoly Yakovenko的文章:https://medium.com/solana-labs/high-performance-memory-management-...
simple but unsafe code and for understanding what is necessary to make code safe. For example, ...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
bootstrap.example.toml configure license-metadata.json rust-bors.toml rustfmt.toml triagebot.toml x x.ps1 x.py This is the main source code repository forRust. It contains the compiler, standard library, and documentation. Why Rust?
Start a new project with cargo new and add pyo3 to the Cargo.toml like this: [dependencies.pyo3] version = "0.25.0" features = ["auto-initialize"] Example program displaying the value of sys.version and the current user name: use pyo3::prelude::*; use pyo3::types::IntoPyDict; ...
https://github.com/shinglyu/RustPython https://github.com/windelbouwman/rspython License This project is licensed under the MIT license. Please see theLICENSEfile for more details. Theproject logois licensed under the CC-BY-4.0 license. Please see theLICENSE-logofile for more details....