rustup

@rustup

rustup 暂无简介

所有 个人的 我参与的
Forks 暂停/关闭的

    rustup/md-5

    This crate is provided for the purposes of legacy interoperability with protocols and systems which mandate the use of MD5. However, MD5 is cryptographically broken and unsuitable for further use.

    rustup/md5

    this provided for the purposes of interoperability with protocols and systems that mandate the use of MD5. However, MD5 should be considered cryptographically broken and unsuitable for further use.

    rustup/rust-embed

    Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.

    rustup/tempfile

    A secure, cross-platform, temporary file library. In addition to creating temporary files, this library also allows users to securely open multiple independent references to the same temporary file.

    rustup/notify

    Cross-platform filesystem notification library for Rust.(Looking for desktop notifications instead? Have a look at notify-rust or alert-after!)

    rustup/cxx

    用于Rust和C++交互,特别是和C++标准库的数据结构之间的兼容。 This library provides a safe mechanism for calling C++ code from Rust and Rust code from C++.

    rustup/rust-macaddr

    rust-macaddr

    rustup/mac_address

    mac address

    rustup/libc

    from crate.io

    rustup/rand

    from crate.io/github

    rustup/zip

    数据压缩、解压。 A zip library for rust which supports reading and writing of simple ZIP files.

    rustup/zstd-rs

    数据压缩、解压。 This library is a rust binding for the zstd compression library.

    rustup/flate2-rs

    数据压缩、解压。 A streaming compression/decompression library DEFLATE-based streams in Rust. This crate by default uses the miniz_oxide crate, a port of miniz.c to pure Rust.

    rustup/msgpack-rust

    Msgpack implementation for Rust language,pure Rust MessagePack implementation.

    rustup/log4rs

    from crates.io

    rustup/prost

    用于从proto文件生成Rust代码, tokio出品,基本都属精品,此库也不例外,简单易用,文档详细。 prost is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from proto2 and proto3 file

    rustup/rust-sysfs-pwm

    Provides access to the Linux sysfs interfaces to PWMs. Via this crate you can export, unexport, and control PWM pins for which there is an appropriate driver loaded in the kernel.

    rustup/rust-sysfs-gpio

    Provides access to GPIOs using the Linux sysfs interface.

    rustup/rust-spidev

    Provides access to the Linux spidev interface. This interface allows for configuration of the spidev device, half-duplex SPI access, and full-duplex SPI access.

    rustup/gpio-cdev

    从Linux 4.8以后,基于sysfs interface的GPIO控制体系慢慢会被遗弃,转而使用chardev interface来控制GPIO。 https://github.com/rust-embedded/gpio-cdev

搜索帮助