Implementation of the embedded-hal traits for Linux devices This project is developed and maintained by the Embedded Linux team. https://github.com/rust-embedded/wg/#the-embedded-linux-team.
最近更新: 3年前Rust bindings for Python's Asyncio Library. This crate facilitates interactions between Rust Futures and Python Coroutines and manages the lifecycle of their corresponding event loops.
最近更新: 3年前An implementation of serialport I/O for Tokio, an async framework for rust.
最近更新: 3年前Riker is a actor framework for building modern, concurrent and resilient systems. Riker aims to make working with state and behavior in concurrent systems as easy and scalable as possible
最近更新: 3年前类似startup crate,实现类似C++中的构造函数和析构函数的功能。或者在main函数执行前,shutdown之前执行一些自定义的函数。 Module initialization/teardown functions for Rust (like __attribute__((constructor)) in C/C++) .
最近更新: 3年前本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST standard library source code.
最近更新: 3年前This crate contains a collection of Tokio based TLS libraries. tokio-native-tls tokio-rustls
最近更新: 3年前