Code This branch is 35 commits behind briansmith/ring:main.Folders and files Latest commit Cannot retrieve latest commit at this time. History13,072 Commits .github CI: Add code coverage measurement for arm-unknown-linux-gnueabi. May 14, 2024 bench bench: Report throughput in AEAD benchmarks ...
GitHub actions icepuma/rust-action - rust github action peaceiris/actions-mdbook - GitHub Actions for mdBook Nix nix-community/fenix - Rust toolchains and rust analyzer nightly for nix pantsbuild/pants - Pants is a fast, scalable, user-friendly build system for codebases of all sizes buil...
Georust—用 Rust 编写的地理空间工具和库 rust-reverse-geocoder— Rust 中一个快速、离线的反向地理编码器,灵感来自 github.com/thampiman/re vlopes11/geomorph [geomorph]— UTM、LatLon 和 MGRS 坐标之间的转换 图形 [图形] gfx-rs/wgpu - 基于 gfx-hal 的原生 WebGPU 实现。 gfx-rs/gfx— 一个高性...
Rust是编译型语言,没有运行时(Runtime)和垃圾回收(Garbage Collector)。Rust使用所有权机制来实现自动内存管理,并以此来保证内存安全。Rust是开源项目,目前托管在Github上,Rust和所有其他官方项目都采用Apache许可证2.0和MIT许可证双重许可[2]。Rust官方软件包管理器为Cargo。
如需查看 windows-drivers-rs 用于创建驱动程序的示例,开发者可前往:https://github.com/microsoft/Windows-rust-driver-samples。 值得注意的是,微软补充:虽然该项目的计划灵活运用不同的 WDK 版本和不同的 WDF 版本,但目前“仅针对 NI eWDK、KMDF 1.33、UMDF 2.33 和 WDM 驱动程序进行了测试”,对于“较旧的...
mehcode/config-rs [config]— Layered configuration system for Rust applications (with strong support for 12-factor applications). Kixunil/configure_me [configure_me]— library for processing application configuration easily 密码学 [crypto, cryptography] briansmith/ring— Safe, fast, small crypto usi...
If you want to contribute, please readthis
在https://github.com/nix-rust/nix/blob/master/src/mount/linux.rs#L127[26]有下面这段代码: 代码语言:javascript 代码运行次数:0 运行 AI代码解释 letres=with_opt_nix_path(source,|s|{target.with_nix_path(|t|{with_opt_nix_path(fstype,|ty|{with_opt_nix_path(data,|d|unsafe{libc::mount(...
https://github.com/microsoft/windows-drivers-rs https://devclass.com/2023/09/25/microsoft-posts-early-stages-code-for-developing-windows-drivers-in-rust/ 点击标题可跳转 1、开源框架NanUI作者转行卖钢材,项目暂停开发 2、Android 14发布:性能、隐私增强 ...
但是从 GitHub 活动状态来看,开发状态还非常积极。主要的开发工作都是在 2021 年开始的。 CeresDB (国内 / 商业 / 时序数据库) 关键字:时序数据库 介绍 CeresDB 是蚂蚁集团研发的一款 TP/AP 融合时序数据库,满足金融时序、监控、IOT 等场景下的海量时序数据的存储、多维查询下钻和实时分析需求。有开源计划,但目...